Daily updates from Odoo
Tuesday, February 22, 2022
3 changes
Enhancements to existing features
Helpdesk has been adjusted to stay compatible with a related change in how customer rating data is handled. This helps keep helpdesk feedback and satisfaction information working consistently after the underlying data move.
Original PR description
See community PR for more details.
Odoo now handles posting the same message across multiple records more efficiently in several business apps. This reduces unnecessary processing, especially when there are no recipients to notify, while keeping message behavior consistent for users.
Original PR description
+ mail override cleanup/improvements COM PR: https://github.com/odoo/odoo/pull/61237
The CRM Pipeline no longer shows dashboard and cohort views by default, reducing clutter and making the main pipeline easier to use. These more advanced views remain better suited for the Reporting area, helping users focus on day-to-day sales work.
Original PR description
We remove the dashboard and cohort views from the default Pipeline action. The purpose is to avoid to have too many complex buttons on this Pipeline. It's better suited to the Reporting menu. task-2760892