Price recalculation in sales orders
by AvanzOSC https://github.com/OCA/sale-workflow , Grupo Vermon https://github.com/OCA/sale-workflow , Tecnativa https://github.com/OCA/sale-workflow , Odoo Community Association (OCA) https://github.com/OCA/sale-workflowAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Lines of code | 52 |
Technical Name |
sale_order_price_recalculation |
License | AGPL-3 |
Website | https://github.com/OCA/sale-workflow |
Versions | 17.0 8.0 9.0 10.0 12.0 15.0 13.0 14.0 11.0 16.0 |
Price recalculation in sales orders
This module add 2 buttons on sale orders (below sale order lines) that:
- Recalculates the prices of the order lines that contain a product in them.
- Reset product descriptions from current product information.
It is launched manually as a button to get the user decide if he/she wants to recalculate prices when pricelist is changed or after duplicating a sale order to update or not sales information.
Table of contents
Installation
You need to install sale_management module for accessing the needed menus.
Usage
Inside a sale order, you can click on “Recalculate prices” to launch a recalculation of all the prices of the lines, losing previous custom prices.
The second “Reset descriptions” will get descriptions from products, losing custom descriptions.
Known issues / Roadmap
- In a sale order with lot of lines, the recalculation may slow down, because sale general data (amount untaxed, amount taxed…) are recalculated for each line.
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
- AvanzOSC
- Grupo Vermon
- Tecnativa
Contributors
- Carlos Sánchez Cifuentes <csanchez@grupovermon.com>
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
- Pierre Verkest <pverkest@anybox.fr>
- Vicent Cubells <vicent.cubells@tecnativa.com>
- David Vidal <david.vidal@tecnativa.com>
- Duc, Dao Dong <duc.dd@komit-consulting.com> (https://komit-consulting.com)
- Raf Ven <raf.ven@dynapps.be>
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/sale-workflow 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