Daily updates from Odoo
Tuesday, March 10, 2026
1 change · saas-19.1
Code cleanup and technical improvements
This pull request simplifies the management of our internationalization (I18n) files by re-exporting the base.pot file. Previously, accessing translations required navigating through multiple layers. This change streamlines the process, making it easier for developers to utilize and update our translation resources, ultimately improving the quality and speed of internationalization efforts.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#248879