Daily updates from Odoo
Monday, November 28, 2022
2 changes · master
Enhancements to existing features
The spreadsheet features in Documents and Spreadsheet Edition were updated to stay compatible with the latest spreadsheet engine. This helps preserve existing spreadsheet, pivot, list, and collaboration behavior while benefiting from upstream reliability and usability improvements.
The Helpdesk rating form now uses the standard layout shared with other Odoo apps. This keeps the user experience more consistent, with the comment field displayed in a narrower half-window layout rather than a Helpdesk-specific full-width customization.
Original PR description
rating.rating form view: The customization used in helpdesk is removed to uniformize this form with other apps. The cosmetic change in the form should be done directly in rating.rating. The result here is that the comment field will only takes half the window in the helpdesk module (as it was the case in the project module). Community PR: odoo/odoo#104250 task-3034806