Daily updates from Odoo
Friday, February 23, 2018
2 changes · master
Enhancements to existing features
When a rated item such as a project task is moved to a different parent record, its rating information now updates to reflect the new parent. This keeps rating statistics accurate across Project, Helpdesk, and Live Chat, and avoids errors when multiple rated records are renamed together.
Original PR description
Task: https://www.odoo.com/web#id=48199&view_type=form&model=project.task&menu_id=5200
The website publishing control is now more visible when content is unpublished. This helps users recognize that a page or item still needs to be published, reducing confusion and missed publishing steps.
Original PR description
Before this commit, people would have a hard time figuring about the publish button. Some would get stuck with unpublished content. Now, this button will be more visible for unpublished content, hopefully people will notice it at first look. task-44005 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr