Monday, February 26, 2018
2 changes · master
Enhancements to existing features
Odoo no longer saves a separate rating value on each message when it can be calculated when needed. This reduces unnecessary database work during message creation and improves overall performance, especially in areas that create many messages.
Original PR description
Task: https://www.odoo.com/web#id=51523&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Portal access no longer relies on a separate internal flag to identify portal groups. This simplifies user and portal configuration by using the standard portal group consistently, reducing maintenance complexity without changing expected business workflows.
Original PR description
https://www.odoo.com/web#id=46151&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720