Daily updates from Odoo
Friday, March 29, 2024
1 change
New functionality added to Odoo
This update adds automated testing capabilities for exporting source language terms from modules. This enables scripts to automatically retrieve the latest translation terms, improving the efficiency of the translation management process and ensuring consistency across the system.
Original PR description
Add a test for exporting the source terms of modules. This will allow automated scripts to fetch latest terms Backport save_test_file with a parameter on date_format to have predictable filenames Forward-Port-Of: odoo/odoo#159291 Forward-Port-Of: odoo/odoo#154624