Daily updates from Odoo
Monday, November 28, 2022
1 change
Enhancements to existing features
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