Saturday, February 28, 2026
1 change · master
New functionality added to Odoo
This update adds support for accessing real-time currency exchange rates from the Central Bank of Cuba (BCC). This allows Odoo to accurately reflect the current value of Cuban currency for transactions and reporting, expanding financial reporting capabilities.
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