Tuesday, May 19, 2020
3 changes · master
Enhancements to existing features
When a business user creates a new model in Studio with a responsible person field, Odoo now automatically uses the avatar-style user display. This makes responsible users easier to recognize visually and gives quick access to messaging from the avatar.
Original PR description
**PURPOSE** The following task introduces a new 'many2one_avatar_user' widget that displays the user's picture in front of his name, and allows to message him by clicking on this avatar : 2195254 The purpose of the current task is to set this new widget as default when creating a model with the 'responsible' feature enabled through studio **LINK** task id : 2244910
The optional fields menu is now disabled while users edit list views in Odoo Studio. This reduces confusion by preventing users from opening a dropdown that is not relevant during Studio customization.
Original PR description
Purpose: Disable the optional fields dropdown icon when editing with studio. Task: 2201732
The Helpdesk search view layout has been refined to make finding and filtering tickets easier. This should help support teams navigate ticket lists more efficiently with a clearer search experience.
Original PR description
TaskID: 2260763