Tuesday, May 24, 2016
1 change · master
Enhancements to existing features
Task time tracking now labels the progress indicator as “Working Time Recorded” and shows the exact percentage of planned time that has been logged, including subtasks. This helps teams quickly see whether work is on track or has exceeded the planned effort, without misleading tooltips or capped percentages.
Original PR description
Description of the issue/feature this PR addresses: Improve working time progress in task time management Task: https://www.odoo.com/web#id=22641&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.1702d60214657067b45329a7156dcc59 Current behavior before PR: progress bar is not showing the exact percentage of working time progress in task time managemnet Desired behavior after PR is merged: - "Progress(%)" will be renamed into "Working Time Recorded" - tooltip will be removed from the progress bar - It will show the exact percentage of working time progress ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr