Search 1.9 billion lines of Odoo code on GitHub

currency_exchange_rate_inverted

Author: Eficent
License: AGPL-3
Branch: 8.0
Repository: Clear-ICT/account-financial-tools
Dependencies: base
Languages: Python (33, 31.4%), XML (25, 23.8%), and reStructuredText (47, 44.8%)
Other repositories: ForgeFlow/account-financial-tools, and open-synergy/account-financial-tools

<a class="reference external image-reference" href="http://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="currency-exchange-rate-inverted"></a> <h2>Currency Exchange Rate Inverted</h2> <p>This module applies the inverse method in the conversion between two currencies.</p> <p>The inverse method is a calculation method that uses the inverse (reciprocal) exchange rate for the multiplier and divisor when converting amounts from one currency to another.</p> <p>The exchange rate of the multiplier and divisor are the reciprocal, or opposite, of each other.</p> <p>The inverse method multiplies the foreign amount by the exchange rate to calculate the company currency (also called domestic) amount.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To convert amounts from one currency to another using the inverse method, you have to go to 'Accounting / Configuration / Miscellaneous / Currencies'.</p> <blockquote> Then select the foreign currency that you wish to maintain inversion for and set the flag 'Inverted exchange rate'.</blockquote> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/92/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/92/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 <a class="reference external" href="https://github.com/OCA/92/issues/new?body=module:%20currency_exchange_rate_inverted%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</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://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Eficent (www.eficent.com)</li> <li>Techrifiv Solutions Pte Ltd (www.techrifiv.com.sg)</li> <li>Statecraft Systems Pte Ltd (www.statecraftsystems.sg)</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>