Search 1.9 billion lines of Odoo code on GitHub

connector_prestashop_currency

Author: Didotech srl
License: no license
Branch: 12.0
Repository: LibrERP/connector-prestashop
Dependencies: base, connector, connector_prestashop, and currency_rate_update
Languages: Python (100, 85.5%), and reStructuredText (17, 14.5%)
Other branches: 12.0-tax_relation

<a name="description"></a> <h2>Description</h2> <p>Convert all prices in default currency. This permits to operate without using different currencies in Odoo, though Multi-Currency should be enabled and you should enable currencies from which the conversion should be done.</p> <a name="installation"></a> <h2>Installation</h2> <p>This module requires module currency_rate_update:</p> <blockquote> <a class="reference external" href="https://github.com/OCA/currency/tree/12.0/currency_rate_update">https://github.com/OCA/currency/tree/12.0/currency_rate_update</a></blockquote> <p>To enable scheduled currency rates update:</p> <blockquote> # Go to Invoicing &gt; Configuration &gt; Settings # Ensure Automatic Currency Rates (OCA) is checked</blockquote> <p>To configure currency rates providers:</p> <blockquote> # Go to Invoicing &gt; Configuration &gt; Currency Rates Providers # Create and configure one or more providers</blockquote> <p>To update historical currency rates:</p> <blockquote> # Go to Invoicing &gt; Configuration &gt; Currency Rates Providers # Select specific providers # Launch Actions &gt; Update Rates Wizard # Configure date interval and click Update</blockquote> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Andrei Levin &lt;<a class="reference external" href="mailto:andrei.levin&#64;didotech.com">andrei.levin&#64;didotech.com</a>&gt;</li> </ul>