Search 1.9 billion lines of Odoo code on GitHub

multicurrency_journal_entries

Author:
License: AGPL-3
Branch: module_multicurrency_journal_entries
Repository: matthieuchoplin/account-financial-tools
Dependencies: account
Languages: PO File (14, 7.3%), and Python (177, 92.7%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="multicurrency-journal-entries"></a> <h2>Multicurrency Journal Entries</h2> <p>This module was written to extend the functionality of the e-invoicing module (account) in order to be able to create journal entries in a currency different than the currency of the company</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <ul class="simple"> <li>clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/account-financial-tools">https://github.com/OCA/account-financial-tools</a></li> <li>add the path to this repository in your configuration (addons-path)</li> <li>update the module list</li> <li>search for &quot;Multicurrency Journal Entries&quot; in your addons</li> <li>install the module</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <p>The currency rate need to be set. You can use the module &quot;Currency Rate Update&quot; for that. It is also an OCA module accessible here: <a class="reference external" href="https://github.com/OCA/account-financial-tools">https://github.com/OCA/account-financial-tools</a> In the module Settings/ Configuration/ Invoicing, you need to tick the box &quot;Allow multi currencies&quot; to be able to select a currency on the account move lines (Journal Entries).</p> <a name="usage"></a> <h2>Usage</h2> <p>When you will create a journal entry, at the entry lines level, you can enter an amount in a currency you have selected. This amount will populate the debit field if it is positive and the credit field value if it is negative according to the currency rate of the date of the transaction.</p> <a name="main-features"></a> <h3>Main Features</h3> <ul class="simple"> <li>The conversion of the currency amount to the currency of the company in the</li> </ul> <p>debit and credit move lines.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Matt Choplin <a class="reference external" href="mailto:choplin.mat&#64;gmail.com">choplin.mat&#64;gmail.com</a></li> </ul> <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>