Daily updates from Odoo
Friday, October 11, 2024
1 change · 17.0
New functionality added to Odoo
This update adds support for currency rates from the Bank of Italy, which is required for legal compliance in Italy. The Bank of Italy is the only authorized institution in Italy to publish official currency rates, and this integration ensures your system uses the correct rates for financial transactions and reporting.
Original PR description
This commit adds support for the Bank of Italy currency rates. The Bank of Italy publishes the currency rates on its APIs, of which the most recent one is available at https://tassidicambio.bancaditalia.it/terzevalute-wf-web/rest/v1.0/latestRates. Documentation can be found at https://tassidicambio.bancaditalia.it/terzevalute-wf-ui-web/assets/files/Istruzioni_tecnico-operative.pdf. This is necessary for Italian law compliance, as the Bank of Italy is the only institution allowed to publish currency rates in Italy. Forward-Port-Of: odoo/enterprise#55502