Friday, February 27, 2026
1 change · saas-18.4
New functionality added to Odoo
This update adds support for obtaining real-time currency exchange rates from the Central Bank of Cuba (BCC). This expansion allows Odoo to accurately reflect the current exchange rates for transactions involving Cuban currency, improving financial reporting and compliance. It leverages official BCC data and supports multiple rate types.
Original PR description
This commit introduces a new exchange rate provider for the Central Bank of Cuba (BCC). - Implement new exchange rate provider for Central Bank of Cuba (BCC) - Retrieve rates from official BCC source - Reference: https://www.bc.gob.cu/tasas-de-cambio (official published data and documentation) - Parse and normalize published currency values - Support multiple rate types (official, public, special)" Forward-Port-Of: odoo/enterprise#108789 Forward-Port-Of: odoo/enterprise#108367