Tuesday, May 31, 2016
1 change · master
New functionality added to Odoo
Timesheets now show a task's full time spent, including time logged directly on the task and on its sub-tasks. This gives project and service teams a clearer view of total effort without manually adding sub-task hours.
Original PR description
Added compute field total_hours_spent for calculate total hours based on task's (time spent + sub-tasks hours). Task: https://www.odoo.com/web?#id=23620&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.77a594aba7f1b06ad221a478eed1f33b 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