Thursday, March 12, 2026
2 changes · saas-19.2
Enhancements to existing features
This update adjusts the trial balance tests within the Mexican accounting reports (l10n_mx_reports) to reflect recent changes to the Mexican Chart of Accounts (CoA). These changes ensure accurate reporting for Mexican businesses using Odoo Enterprise. This is an important improvement for financial reporting compliance.
Original PR description
Adapted trial balance tests to consider update on MX CoA task-4920083 target: 19.0 -> master Forward-Port-Of: odoo/enterprise#108200
This update enhances the way Odoo retrieves API keys for the base_geolocalize module. The change moves key retrieval to a separate method, improving the system's organization and stability. This ensures a more reliable and efficient process for accessing geolocation services.
Original PR description
Move the api key retrieval to another method. Forward-Port-Of: odoo/odoo#252618 Forward-Port-Of: odoo/odoo#243496