Compute product sales price from a pricelist
Compute product sales price from a pricelist
This module enables the automatic computation of a product's sale price based on the configuration of a pricelist.
Table of contents
Configuration
- Go to Sales -> Products -> Pricelists.
- Create a new pricelist and add at least one rule.
- Specify the product template or category for the rule.
- Set the computation mode and save
Note: Ensure the minimum quantity is not great than 1 for the rule to apply effectively.
- Go to Sales -> Configuration -> Settings.
- In the Pricing section, select the Pricelist to compute sale price created in the previous step.
- Optionally and only with a multi-company environment enabled, set the Main company for compute sale price to restrict the computation to a specific company.
- Save the configuration
The module creates a cron job to update the product list price every day. The cron job is disabled by default. To enable it, go to Settings -> Technical -> Automation -> Scheduled Actions and search for Product sale price: Update price from pricelist.
Usage
To update product prices according to the pricelist rules
- Stay in the settings configuration with the selected Pricelist.
- Click the Update Product Prices button to apply the rules and update the sale prices of all products.
Known issues / Roadmap
The list_price field is not company-dependent, meaning that if a product is shared across multiple companies, the same list price will apply to all of them. To minimize errors, you can set a primary company to take precedence. This can be configured in the settings under the field Main company for computing sale price.
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
- Tecnativa
Contributors
- Tecnativa
- Pedro M. Baeza
- Carlos López
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.
Current maintainer:
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.