Daily updates from Odoo
Wednesday, December 6, 2017
4 changes
Enhancements to existing features
The manufacturing equipment effectiveness report now opens with the current month filter applied by default. This makes it easier for users to review recent work center performance without manually narrowing the report each time.
Original PR description
**Task** https://www.odoo.com/web#id=33485&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad** https://pad.odoo.com/p/r.efd7824582a01fee54ed9b8070762233 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
The project rating page now highlights recent top-rated items, moves task progress information into a clearer side panel, and shows rating details when users hover over smiley icons. The page also refreshes regularly so managers can see updated customer feedback and performance trends without manual reloads.
Original PR description
- statistics of top 5 rated in last 15 days in right column of the page - Move Progress bar of Task on right side of the page - Show the detail of a rating when mouse hovering on the smiley - reload the page every 5 minutes.(statistics gets updated) Task: https://www.odoo.com/web#id=29428&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.cfd69a5b402f4fd25078b1299d157af9 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Readonly related record fields now use a real link, letting users open the linked record in a new browser tab. This makes navigation easier when comparing or referencing records without losing the current page.
Original PR description
Task https://www.odoo.com/web#id=32919&view_type=form&model=project.task&action=327&menu_id=4720 Pad - https://pad.odoo.com/p/r.eeb9580b11688497e5d7a8d563002000 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
Users can now mark an activity as done and immediately schedule the next one from the same workflow. This reduces extra clicks and makes follow-up planning more consistent across the activity wizard and chatter.
Original PR description
…should work as a mark as done activity and open new activity modal task: https://www.odoo.com/web?#id=36162&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad:https://pad.odoo.com/p/r.00b10414b370c38c105434c482ce0e20 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