|
| 1 | +================================== |
| 2 | +Account Invoice Show Currency Rate |
| 3 | +================================== |
| 4 | + |
| 5 | +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 6 | + !! This file is generated by oca-gen-addon-readme !! |
| 7 | + !! changes will be overwritten. !! |
| 8 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 9 | +
|
| 10 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 11 | + :target: https://odoo-community.org/page/development-status |
| 12 | + :alt: Beta |
| 13 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 14 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 15 | + :alt: License: AGPL-3 |
| 16 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github |
| 17 | + :target: https://github.com/OCA/account-invoicing/tree/13.0/account_invoice_show_currency_rate |
| 18 | + :alt: OCA/account-invoicing |
| 19 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 20 | + :target: https://translation.odoo-community.org/projects/account-invoicing-13-0/account-invoicing-13-0-account_invoice_show_currency_rate |
| 21 | + :alt: Translate me on Weblate |
| 22 | +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
| 23 | + :target: https://runbot.odoo-community.org/runbot/95/13.0 |
| 24 | + :alt: Try me on Runbot |
| 25 | + |
| 26 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 27 | + |
| 28 | +This module shows the currency rate applied in invoices, so you can visually verify what is going to be applied for the exchange, or which one was applied once converted to company currency. |
| 29 | + |
| 30 | +**Table of contents** |
| 31 | + |
| 32 | +.. contents:: |
| 33 | + :local: |
| 34 | + |
| 35 | +Configuration |
| 36 | +============= |
| 37 | + |
| 38 | +Enable the option for multiple currencies in your instance: |
| 39 | + |
| 40 | +#. Go to Invoicing > Configuration > Settings > Currencies > Multi-Currencies |
| 41 | +#. Go to any draft invoice |
| 42 | +#. Change the invoice currency |
| 43 | +#. The proper currency rate, based on the invoice date and the selected currency, will be shown. |
| 44 | +#. Add any invoice line. |
| 45 | +#. Odoo has already generated the journal item lines with the rate applied, so the currency rate shown is get from the division between the amount in currency by the amount in company currency. |
| 46 | + |
| 47 | +Some rates must be defined (and be distinct to 1.0) for currencies different from the company default. |
| 48 | + |
| 49 | +#. Go to Invoicing > Configuration > Currencies and go to EUR |
| 50 | +#. Go to Rates smart-button |
| 51 | +#. Update 01/01/2010 record and change rate to 1.5 |
| 52 | + |
| 53 | +Usage |
| 54 | +===== |
| 55 | + |
| 56 | +To use this module, you need to: |
| 57 | + |
| 58 | +#. Go to Invoicing > Customer > Invoice |
| 59 | +#. Create Invoice and set Currency distinct to company currency (EUR for example) |
| 60 | +#. Rate account show according to currency defined. |
| 61 | + |
| 62 | +Bug Tracker |
| 63 | +=========== |
| 64 | + |
| 65 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_. |
| 66 | +In case of trouble, please check there if your issue has already been reported. |
| 67 | +If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 68 | +`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_show_currency_rate%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 69 | + |
| 70 | +Do not contact contributors directly about support or help with technical issues. |
| 71 | + |
| 72 | +Credits |
| 73 | +======= |
| 74 | + |
| 75 | +Authors |
| 76 | +~~~~~~~ |
| 77 | + |
| 78 | +* Tecnativa |
| 79 | + |
| 80 | +Contributors |
| 81 | +~~~~~~~~~~~~ |
| 82 | + |
| 83 | +* `Tecnativa <https://www.tecnativa.com>`_: |
| 84 | + |
| 85 | + * Pedro M. Baeza |
| 86 | + * Víctor Martínez |
| 87 | + |
| 88 | +Maintainers |
| 89 | +~~~~~~~~~~~ |
| 90 | + |
| 91 | +This module is maintained by the OCA. |
| 92 | + |
| 93 | +.. image:: https://odoo-community.org/logo.png |
| 94 | + :alt: Odoo Community Association |
| 95 | + :target: https://odoo-community.org |
| 96 | + |
| 97 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 98 | +mission is to support the collaborative development of Odoo features and |
| 99 | +promote its widespread use. |
| 100 | + |
| 101 | +.. |maintainer-victoralmau| image:: https://github.com/victoralmau.png?size=40px |
| 102 | + :target: https://github.com/victoralmau |
| 103 | + :alt: victoralmau |
| 104 | + |
| 105 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 106 | + |
| 107 | +|maintainer-victoralmau| |
| 108 | + |
| 109 | +This module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/13.0/account_invoice_show_currency_rate>`_ project on GitHub. |
| 110 | + |
| 111 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments