Daily updates from Odoo
Saturday, August 8, 2026
2 changes · saas-18.4
Resolved issues and error corrections
The Romanian National Bank exchange rate feed used for automatic currency updates now points to its new official web address. This prevents future update failures when the old address stops serving the files in August 2026.
Original PR description
As of 6 August 2026, the XML files used by software applications to retrieve daily exchange rates will no longer be available directly through addresses on the www.bnr.ro domain and will be accessible exclusively via the curs.bnr.ro subdomain. The XML file names will remain unchanged; only the access domain will be modified. no-task Forward-Port-Of: odoo/enterprise#127177
This fix ensures Belgian payroll declarations report the correct mobility budget balance when it is paid after the employee's current setup no longer includes a mobility budget. It uses the previous quarter's information instead of reporting zero, helping avoid incorrect social security declarations.
Original PR description
When the mobility budget balance is paid on a version that no longer carries a mobility budget, fall back to the previous quarter's version to declare the correct amount instead of 0. Task-6384786