Search 1.9 billion lines of Odoo code on GitHub

project_task_subtask_time_range

Author: Numigi
License: LGPL-3
Branch: 11.0
Repository: Numigi/odoo-project-addons
Dependencies: hr_timesheet, and project_task_time_range
Languages: Markdown (10, 7.4%), PO File (28, 20.6%), Python (81, 59.6%), and XML (17, 12.5%)
Other branches: 12.0, jbreard-patch-1, timesheet_analytic_update, and update_analytic_account_on_timesheets

<h1>Project Task Subtask Time Range</h1> <p>Add three computed fields that display the sum of the planned hours, the min hours and the max hours on the parent task view.</p> <p>It helps to compare what was inform as planned, min and max on the parent task compared to what is really in subtasks.</p> <p><img src="static/description/parent_task.png?raw=true" alt="Prent Task Form"></p> <p>By design, the new fields are displayed only if the task has subtask.</p> <p><img src="static/description/subtask.png?raw=true" alt="SubTask Form"></p> <h2>Contributors</h2> <ul> <li>Numigi (tm) and all its contributors (https://bit.ly/numigiens)</li> </ul>