Daily updates from Odoo
Thursday, October 16, 2025
1 change
Code cleanup and technical improvements
Enterprise modules were updated to work with a related platform change where currency rate lookups now also include the rate date. This keeps reports, subscriptions, and localization documents aligned with the latest shared behavior without changing day-to-day workflows.
Original PR description
Now _get_rates() returns also the rate date. Change the enterprise usage. task-5109447 https://github.com/odoo/odoo/pull/228442 https://github.com/odoo/upgrade/pull/8593