Search 1.9 billion lines of Odoo code on GitHub

currency_rate_update_nbrm

Author: Versada
License: AGPL-3
Branch: currency_rate_update_nbrm
Repository: DarkoNikolovski/account-financial-tools
Dependencies: currency_rate_update
Languages: PO File (98, 42.2%), Python (92, 39.7%), and reStructuredText (42, 18.1%)

<img alt="License" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="currency-rate-update-nbrm"></a> <h2>Currency Rate Update NBRM</h2> <p>This module is an extension of the original module Currency Rate Update. This module import exchange rates from National Bank of the Republic of Macedonia.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>The update can be set under the company form. You can set for each services which currency you want to update. The logs of the update are visible under the service note. You can active or deactivate the update. The module uses internal ir-cron feature from Odoo, so the job is launched once the server starts if the 'first execute date' is before the current day.</p> <a name="external-dependencies"></a> <h2>External Dependencies</h2> <ul class="simple"> <li>PySimpleSOAP is used as SOAP library for communication to the NBRM service. It can be installed with pip (<code>pip install pysimplesoap</code>)</li> </ul> <a name="usage"></a> <h2>Usage</h2> <p>The module supports multi-company currency in two ways:</p> <ul class="simple"> <li>when currencies are shared, you can set currency update only on one company</li> <li>when currencies are separated, you can set currency on every company separately</li> </ul> <p>A function field lets you know your currency configuration.</p> <p>If in multi-company mode, the base currency will be the first company's currency found in database.</p> <a name="know-issues-roadmap"></a> <h2>Know issues / Roadmap</h2> <p>Please check the basic module for issues related with it.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Darko Nikolovski &lt;<a class="reference external" href="mailto:darko&#64;versada.eu">darko&#64;versada.eu</a>&gt;</li> </ul> <p>Please check the basic module for the list of its contributors.</p> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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="http://odoo-community.org">http://odoo-community.org</a>.</p>