Thursday, July 2, 2026
1 change · 19.0
Enhancements to existing features
Odoo can now use the Central Bank of Azerbaijan as a source for daily currency rates. This helps companies with multi-currency accounting and taxable transactions convert amounts into Azerbaijani manat (AZN) using the official rate for the transaction day.
Original PR description
This commit adds the Central Bank of Azerbaijan (CBA) as a supported service provider for automatic currency rate updates. Purpose: To ensure multi-currency accounting entries and taxable transactions are accurately translated into the national currency (AZN) using the official exchange rate defined by the CBA for the transaction day. Functionality: -Enables fetching official daily exchange rates directly from CBA via XML. -Automatically handles rates defined for different nominal quantities (e.g., rates quoted per 100 units instead of 1 unit). Related Community PR: https://github.com/odoo/odoo/pull/262471 Related Upgrade PR: https://github.com/odoo/upgrade/pull/10107 task-6112867