Search 1.9 billion lines of Odoo code on GitHub

purchase_order_price_recalculation

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: purchase
Languages: PO File (18, 6.1%), Python (71, 24.2%), SVG (166, 56.7%), XML (21, 7.2%), and reStructuredText (17, 5.8%)
Other repositories: Atrasoftware/LibrERP, Change2improve/purchase-workflow, Comunitea/purchase-workflow, Darknroses/purchase-workflow, DevidLuxim/LibrERP, Digital5-Odoo/purchase-workflow, ForgeFlow/purchase-workflow, JuaniFreedoo/purchase-workflow, LevelPrime/purchase-workflow, OCA/purchase-workflow, RL-OtherApps/trey-addons, Studio73/purchase-workflow, TRESCLOUD/purchase-workflow, Tecnativa/purchase-workflow, TheCloneMaster/trey-addons, Vauxoo/purchase-workflow, acsone/purchase-workflow, adhoc-dev/purchase-workflow, akretion/purchase-workflow, aurestic/purchase-workflow, brain-tec/purchase-workflow, camptocamp/purchase-workflow, coopiteasy/purchase-workflow, ecosoft-odoo/purchase-workflow, elmonitor/LibrERP, fanzalika/LibrERP, ike-okonkwo/LibrERP, iw3hxn/LibrERP, kit9/trey-addons, kmee/purchase-workflow, mohamedhagag/LibrERP, nuobit/purchase-workflow, odoocn/LibrERP, purnendu03/LibrERP, sc4you/LibrERP, solvosci/purchase-workflow, sygel-technology/purchase-workflow, tegin/purchase-workflow, treytux/trey-addons, ursais/purchase-workflow, and versada/purchase-workflow

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="purchase-order-price-recalculation"></a> <h2>Purchase order price recalculation</h2> <p>This module adds a button on purchase orders (below order lines) that recalculate the prices of the order lines that contain a product in them.</p> <p>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 purchase order to actualize or not purchase prices.</p> <a name="usage"></a> <h3>Usage</h3> <p>Inside a purchase order, you can click on &quot;Recalculate prices&quot; button to launch a recalculation of all the prices of the lines, losing previous custom prices.</p> <a name="note"></a> <h3>Note</h3> <p>This module is based in &quot;sale_order_price_recalculation&quot; module to &quot;<a class="reference external" href="https://github.com/OCA/sale-workflow.git">https://github.com/OCA/sale-workflow.git</a>&quot; branch but for purchase order lines.</p>