This module notifies users of the group Billing Administrator when currency rates are older than 3 days (this default number of days can be modified).
When Odoo converts an amount to another currency at date D in company C, it takes the currency rate of company C (or with an empty Company field) that is dated date D or the closest rate before date D. But Odoo doesn't say anything when there is no rate on date D and the closest rate before date D is far away in the past. This is a real problem because the converted amount may be irrelevant!
This module provides a daily monitoring of the necessity to always have up-to-date rates in your Odoo database.
If the user is allowed in several companies, the notification pop-up will display, for each currency, in which companies the lastest rate is too old.
Table of contents
Go to the menu Invoicing > Configuration > Settings: in the Currencies section, you can change the limit above which users receive a warning if the last currency rate is older than this number of days (3 by default).
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.
- Akretion
- Alexis de Lattre <[email protected]>
This module is maintained by the OCA.
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:
This module is part of the OCA/currency project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.