Monday, March 9, 2026
3 changes · 19.0
Enhancements to existing features
Not sure if this is the proper way to add translations, just let me know. <img width="419" height="189" alt="product_catalog_translation" src="https://github.com/user-attachments/assets/652845bb-9243-4323-943d-b85ceb9da3c7" />
Original PR description
Not sure if this is the proper way to add translations, just let me know. <img width="419" height="189" alt="product_catalog_translation" src="https://github.com/user-attachments/assets/652845bb-9243-4323-943d-b85ceb9da3c7" />
The geolocation module now separates how external service API keys are retrieved from the rest of the location lookup process. This makes the feature easier to maintain and adapt without changing user-facing behavior.
Original PR description
Move the api key retrieval to another method. Forward-Port-Of: odoo/odoo#252342 Forward-Port-Of: odoo/odoo#243496
This update adjusts the trial balance reports in the Mexican accounting module (l10n_mx_reports) to align with the latest accounting standards in Mexico (CoA). This ensures accurate reporting and compliance for Mexican businesses using Odoo Enterprise.
Original PR description
Adapted trial balance tests to consider update on MX CoA task-4920083 target: 19.0 -> master