Search 1.9 billion lines of Odoo code on GitHub

account_invoice_recompute_currency

Author: Komit Consulting, Odoo Community Association (OCA)
License: AGPL-3
Branch: invoice_change_currency
Repository: novawish/account-financial-tools
Dependencies: account, and base
Languages: Python (126, 59.4%), XML (51, 24.1%), and reStructuredText (35, 16.5%)

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="update-currency-of-account-invoice"></a> <h2>Update currency of Account Invoice</h2> <p>This module allows users to update the currency of Invoices (in draft state) by wizard. After update to new currency, all the unit prices of invoice lines will be recomputed to new currency, thus the Total amounts (tax and without tax) of Invoice will be in the new currency also</p> <a name="configuration"></a> <h3>Configuration</h3> <p>The exchange rate will be configured in Accounting &gt; Configuration &gt; Multi-Currencies &gt; Currencies</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, the user must be in group Accounting &amp; Finance / Adviser to be able to update currency of Invoices</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Duc, Dao Dong &lt;<a class="reference external" href="mailto:duc.dd&#64;komit-consulting.com">duc.dd&#64;komit-consulting.com</a>&gt; (<a class="reference external" href="https://komit-consulting.com">https://komit-consulting.com</a>)</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>