Daily updates from Odoo
Saturday, May 2, 2026
1 change · saas-18.3
Resolved issues and error corrections
This update fixes an issue where order reports were displaying string-based external values in an unordered fashion, particularly when using the 'From the very start' period. The change ensures that string values are now correctly sorted by date, improving the accuracy and reliability of order report 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