Search 1.9 billion lines of Odoo code on GitHub

account_move_change_currency

Author: Blanco Martín & Asociados, Adhoc S.A.
License: LGPL-3
Branch: 15.0-fix-account-move-change-currency
Repository: bmya/odoo-bmya
Dependencies: account
Languages: PO File (59, 21.4%), Python (92, 33.3%), XML (87, 31.5%), and reStructuredText (38, 13.8%)
Other branches: 15.0, 15.0-backup-delete-exports-temp-delete-in-february2023, 15.0-delete-export-from-history, 15.0-rutas-2058, 15.0_dev, 16.0, 16.0-backup-delete-exports-temp-delete-in-february2023, 16.0-dev, 16.0-migrate-l10n-cl-counties, 16.0-migrate-l10n-cl-docsonline_partner, 16.0-migrate-l10n-cl-edi-special-fields, T2265_purchase_order_report, and T2267_sale_order_report

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="account-invoice-change-currency"></a> <h2>Account Invoice Change Currency</h2> <p>This replace original odoo wizard for changing currency on an invoice with serveral improovements:</p> <ul class="simple"> <li>Preview and allow to change the rate thats is going to be used:</li> <li>Log the currency change on the chatter</li> <li>Add this functionality to supplier invoices</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Activate <cite>Multi Currencies</cite> in user settings.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Activate the wizard on a draft invoice.</li> <li>Update your currency exchange rates.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/bmya/odoo-bmya/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 smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="original-author"></a> <h4>Original Author</h4> <p><a class="reference external" href="https://www.adhoc.com.ar">ADHOC SA.</a></p> <a name="modifications"></a> <h4>Modifications</h4> <p><a class="reference external" href="https://www.bmya.cl/">Blanco Martin y Asociados SpA.</a></p> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by Blanco Martin y Asociados SpA.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://github.com/bmya/odoo-bmya/">https://github.com/bmya/odoo-bmya/</a></p>