Tuesday, December 23, 2025
2 changes · master
Enhancements to existing features
This update enhances the user experience when viewing Odoo reports by allowing formulas to break across multiple lines. Previously, long formulas made reports difficult to read. This change improves clarity and usability for report viewers.
Original PR description
Formula of reports could be so long thus the user experience when reading it could be unpleasent. This change allows the formulas on the views to appear on multi-line. task: 5208320
This update enhances the way live chat is displayed on the website. The community team adjusted the live chat name format to improve clarity and consistency. This change ensures a better user experience for customers engaging with live support.
Original PR description
The community counterpart improves the live chat display name. This commit adapts a test relying on the old name format. task-5408945 community: https://github.com/odoo/odoo/pull/240913 Forward-Port-Of: odoo/enterprise#102681