Skip to content

Latest commit

 

History

History
 
 

account_invoice_show_currency_rate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Account Invoice Show Currency Rate

Beta License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runboat

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.

Table of contents

Enable the option for multiple currencies in your instance:

  1. Go to Invoicing > Configuration > Settings > Currencies > Multi-Currencies
  2. Go to any draft invoice
  3. Change the invoice currency
  4. The proper currency rate, based on the invoice date and the selected currency, will be shown.
  5. Add any invoice line.
  6. 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.

Some rates must be defined (and be distinct to 1.0) for currencies different from the company default.

  1. Go to Invoicing > Configuration > Currencies and go to EUR
  2. Go to Rates smart-button
  3. Update 01/01/2010 record and change rate to 1.5

To use this module, you need to:

  1. Go to Invoicing > Customer > Invoice
  2. Create Invoice and set Currency distinct to company currency (EUR for example)
  3. Rate account show according to currency defined.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa
  • Tecnativa:
    • Pedro M. Baeza
    • Víctor Martínez

This module is maintained by the OCA.

Odoo Community Association

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.

Current maintainer:

victoralmau

This module is part of the OCA/account-invoicing project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.