Daily updates from Odoo
Wednesday, March 11, 2026
1 change · saas-18.3
Code cleanup and technical improvements
This pull request streamlines the management of the base module's internationalization (I18N) pot file. By re-exporting the pot file, it simplifies the process for translators to access and work with the necessary localization resources. This ensures consistent and efficient translation workflows across the Odoo platform.
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#250518 Forward-Port-Of: odoo/odoo#248892