|
| 1 | +.. |company| replace:: ADHOC SA |
| 2 | + |
| 3 | +.. |company_logo| image:: https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-logo.png |
| 4 | + :alt: ADHOC SA |
| 5 | + :target: https://www.adhoc.com.ar |
| 6 | + |
| 7 | +.. |icon| image:: https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-icon.png |
| 8 | + |
| 9 | +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png |
| 10 | + :target: https://www.gnu.org/licenses/agpl |
| 11 | + :alt: License: AGPL-3 |
| 12 | + |
| 13 | +============================== |
| 14 | +Account Invoice Move Currency |
| 15 | +============================== |
| 16 | + |
| 17 | +This module adds an editable field for the user to report the exchange rate on customer invoices. |
| 18 | + |
| 19 | +The module provides: |
| 20 | + |
| 21 | +* A secondary currency field for informative purposes on invoices |
| 22 | +* An informative exchange rate field that displays the rate between the secondary currency and the company currency |
| 23 | +* These fields are automatically calculated but can be edited when the invoice is in draft state |
| 24 | + |
| 25 | +The informative exchange rate helps users understand currency conversions at the time of the invoice without affecting the accounting entries. |
| 26 | + |
| 27 | +Installation |
| 28 | +============ |
| 29 | + |
| 30 | +To install this module, you need to: |
| 31 | + |
| 32 | +#. Install the module dependencies |
| 33 | +#. Install this module from Apps menu |
| 34 | + |
| 35 | +Configuration |
| 36 | +============= |
| 37 | + |
| 38 | +To configure this module, you need to: |
| 39 | + |
| 40 | +#. No specific configuration needed |
| 41 | +#. Make sure you have the proper exchange rates configured in your system |
| 42 | + |
| 43 | +Usage |
| 44 | +===== |
| 45 | + |
| 46 | +To use this module, you need to: |
| 47 | + |
| 48 | +#. Go to Accounting > Customers > Invoices (or Vendor Bills) |
| 49 | +#. Create or edit an invoice/bill in draft state |
| 50 | +#. When the invoice currency is different from the company currency, you will see: |
| 51 | + |
| 52 | + * **Rate Currency**: Select a secondary currency for reference |
| 53 | + * **Informative Exchange Rate**: Shows the exchange rate (automatically calculated, but editable in draft) |
| 54 | + |
| 55 | +#. The fields are visible only when: |
| 56 | + |
| 57 | + * The invoice currency differs from the company currency |
| 58 | + * The move type is invoice or refund (customer/vendor) |
| 59 | + |
| 60 | +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
| 61 | + :alt: Try me on Runbot |
| 62 | + :target: http://runbot.adhoc.com.ar/ |
| 63 | + |
| 64 | +Bug Tracker |
| 65 | +=========== |
| 66 | + |
| 67 | +Bugs are tracked on `GitHub Issues |
| 68 | +<https://github.com/ingadhoc/account-invoicing/issues>`_. In case of trouble, please |
| 69 | +check there if your issue has already been reported. If you spotted it first, |
| 70 | +help us smashing it by providing a detailed and welcomed feedback. |
| 71 | + |
| 72 | +Credits |
| 73 | +======= |
| 74 | + |
| 75 | +Images |
| 76 | +------ |
| 77 | + |
| 78 | +* ADHOC SA: `Icon <https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-icon.png>`__. |
| 79 | + |
| 80 | +Contributors |
| 81 | +------------ |
| 82 | + |
| 83 | +Maintainer |
| 84 | +---------- |
| 85 | + |
| 86 | +.. image:: https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-logo.png |
| 87 | + :alt: ADHOC SA |
| 88 | + :target: https://www.adhoc.com.ar |
| 89 | + |
| 90 | +This module is maintained by the ADHOC SA. |
| 91 | + |
| 92 | +To contribute to this module, please visit https://www.adhoc.com.ar. |
0 commit comments