Daily updates from Odoo
Saturday, May 2, 2026
1 change · 19.0
Resolved issues and error corrections
This update fixes an issue where financial reports, particularly those using the 'From the very start' period, displayed unordered string external values. The change ensures that string-type dates are now correctly sorted, improving the accuracy and reliability of financial reporting data.
Original PR description
Ensure string-type external values are correctly sorted by date when using the "most_recent" formula. This resolves an issue where values appeared unordered, especially for expressions using the "From the very start" period. task-5951888 Forward-Port-Of: odoo/enterprise#115275 Forward-Port-Of: odoo/enterprise#113837