POS Partner Pricelist Load Background
by Camptocamp https://github.com/OCA/pos , Odoo Community Association (OCA) https://github.com/OCA/pos| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 206 |
| Technical Name |
pos_partner_pricelist_load_background |
| License | AGPL-3 |
| Website | https://github.com/OCA/pos |
POS Partner Pricelist Load Background

This module allow you to load a pricelist for a customer in the background.
Context In the POS, we can configure a list of available pricelists. These price lists are loaded during start-up and only these can be chosen for any order. When a customer is selected, the POS will try to find the customer’s pricelist (property_pricelist_id) among the available pricelists. If it’s found, the pricelist is selected otherwise a default one will be selected instead.
With this module When a customer is selected, his pricelist (property_pricelist_id) is loaded and available to be chosen.
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Contributors
- Telmo Santos <telmo.santos@camptocamp.com>
- Iván Todorovich <ivan.todorovich@camptocamp.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/pos project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module