Search 1.9 billion lines of Odoo code on GitHub

account_invoice_price_recalculation

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: account
Languages: PO File (19, 7.3%), Python (38, 14.6%), SVG (166, 63.6%), XML (20, 7.7%), and reStructuredText (18, 6.9%)
Other repositories: DudhatShivam/trey-addons, HarshalBhoir/trey-addons, RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, anasallaham/trey-addons, blueoceandevops/trey-addons, carlos-domatix/trey-addons, grottas/trey-addons, invitu/trey-addons, khaledhathout/trey-addons, kit9/trey-addons, marionumza/trey-addons, nguyenductamlhp/trey-addons, nicolasramos/trey-addons, oihane/trey-addons, one2pret/trey-addons, systechsolutions/trey-addons, treytux/trey-addons, vanthaiunghoa/trey-addons, vidtsin/trey-addons, and yasmanycastillo/trey-addons

<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="account-invoice-price-recalculation"></a> <h2>Account invoice price recalculation</h2> <p>This module adds a button on account invoices (below invoice lines) that recalculate the prices of the invoice 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 an invoice order to actualize or not invoice prices.</p> <a name="usage"></a> <h3>Usage</h3> <p>Inside a account invoice, 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 account invoice lines.</p>