Tuesday, December 23, 2025
3 changes · saas-19.1
Enhancements to existing features
This update enhances the way live chat is displayed on the website. The change updates a test to reflect the new live chat name format, improving the user experience and ensuring consistent branding. This is a minor improvement to the Enterprise website.
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
This update clarifies the order list by removing the "to invoice" status badge when an invoice hasn't been created. This prevents users from incorrectly assuming an invoice is required, streamlining the order process and reducing potential confusion. It's a small improvement focused on user experience.
Original PR description
In this commit: - Hide the invoice status badge when the status is "to invoice" in order list. - Prevent confusion by ensuring users don’t assume an invoice needs to be generated. Task-5347495 Forward-Port-Of: odoo/odoo#236882
This update enhances the visual presentation of account state selections within the accounting module. The changes improve the user experience by refining the badge design and ensuring consistency across the application. This is an internal improvement to the accounting workflow.
Original PR description
Forward-port of: https://github.com/odoo/enterprise/pull/98675 Enterprise PR: https://github.com/odoo/enterprise/pull/102659 task-5266305