Search 1.9 billion lines of Odoo code on GitHub

currency_rate_update_free_currencyconverterapi

Author: PESOL,Odoo Community Association (OCA),
License: AGPL-3
Branch: ADD_11.0_free_currencyconverterapi_
Repository: PESOL/currency
Dependencies: currency_rate_update
Languages: Python (84, 62.2%), XML (7, 5.2%), and reStructuredText (44, 32.6%)

<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="currency-rate-update"></a> <h2>Currency Rate Update</h2> <p>This module introduces the ability to download the exchange rates associated to currencies from <a class="reference external" href="https://free.currencyconverterapi.com/">https://free.currencyconverterapi.com/</a></p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends on <em>currency_rate_update</em>, found in <a class="reference external" href="https://github.com/OCA/currency">https://github.com/OCA/currency</a>.</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'. Then select the foreign currency that you wish to maintain inversion for and set the flag 'Inverted exchange rate'.</p> <ol class="arabic simple"> <li>Go to <a class="reference external" href="https://free.currencyconverterapi.com/free-api-key">https://free.currencyconverterapi.com/free-api-key</a> to get new API Key, and configure it on server parameters.</li> <li>Go to <em>Invoicing / Configuration / Accounting / Currency Rate Update</em> and create a new Update Service indicating Webservice to use = 'Free Currency Converter API'.</li> </ol> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/259/11.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/currency/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> <blockquote> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> </blockquote> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Angel Moya - PESOL (<a class="reference external" href="mailto:angel.moya&#64;pesol.es">angel.moya&#64;pesol.es</a>)</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <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>