Search 1.9 billion lines of Odoo code on GitHub

project_task_time_range

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-project-addons
Dependencies: hr_timesheet, and project
Languages: HTML (11, 3.8%), Markdown (12, 4.2%), PO File (47, 16.4%), Python (127, 44.3%), and XML (90, 31.4%)
Other branches: 11.0, jbreard-patch-1, timesheet_analytic_update, and update_analytic_account_on_timesheets

<h1>Project Task Time Range</h1> <p>This module adds the fields <code>Min</code> and <code>Max</code> under the <code>Timesheets</code> tab of a task.</p> <p>These fields contain the minimum and maximum time initialy estimated on the task.</p> <p>The field <code>Initially Planned Hours</code> is renamed <code>Ideal</code>.</p> <p><img src="static/description/form_view.png?raw=true" alt="Task Form"></p> <p>The fields are also added to the list view of tasks.</p> <p><img src="static/description/list_view.png?raw=true" alt="Task List"></p> <p>The fields are also added to the portal view of a task.</p> <p><img src="static/description/portal_task.png?raw=true" alt="Portal Task"></p> <h2>Contributors</h2> <ul> <li>Numigi (tm) and all its contributors (https://bit.ly/numigiens)</li> </ul>