Search 1.9 billion lines of Odoo code on GitHub

project_milestone_timeline

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-project-addons
Dependencies: project_milestone, project_milestone_start_date, and web_timeline
Languages: PO File (12, 17.4%), Python (18, 26.1%), XML (17, 24.6%), and reStructuredText (22, 31.9%)
Other branches: 14.0, 452, TA#45451---fix_after_test, TA#45452, TA#45459---project_milestone_timeline_dynamic, TA#45464---project_manager_access_right, TA#45526, TA#45528, TA#45902---analytic_line_revenue_v14, TA#45902---project_cost_smart_button_migration, TA#45902-analytic_line_employee_migration, TA#46088---project_timesheet_time_control_employee_pin, TA#46412---project_default_task_stage, TA#46412---project_stage_no_quick_create, TA#46412---project_task_date_planned, TA#46412---project_type, TA#46412--project_task_full_text_search, TA#47760---correctif#6, TA#47906, TA#48575, TA#51167, TumbaoJu-patch-1, and abenzbiria-patch-1

<h1 class="title">Project Milestone Timeline</h1> <p>This module adds a <code>Timeline View</code> to Project Milestones.</p> <div class="contents topic" id="table-of-contents"> <p class="topic-title">Table of Contents</p> <ul class="simple"> <li><a class="reference internal" href="#context" id="id1">Context</a></li> <li><a class="reference internal" href="#overview" id="id2">Overview</a></li> <li><a class="reference internal" href="#contributors" id="id3">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id4">More information</a></li> </ul> </div> <a name="context"></a> <h2><a class="toc-backref" href="#id1">Context</a></h2> <p>This module is base on the OCA module <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_timeline">web_timeline</a></p> <p>The module <a class="reference external" href="https://github.com/Numigi/odoo-project-addons/tree/12.0/project_milestone_start_date">project_milestone_start_date</a> allows to define a <code>Start Date</code> for a Project Milestone.</p> <a name="overview"></a> <h2><a class="toc-backref" href="#id2">Overview</a></h2> <p>As a member of the group <code>Projects/ Manager</code>, I go to Project &gt; Configuration &gt; All Milestones.</p> <p>I see that a <code>Timeline View</code> of the milestones is available.</p> <img alt="static/description/Milestone_timeline_view.png" src="static/description/Milestone_timeline_view.png" /> <ul class="simple"> <li>When I select this view, I see that the milestones are grouped by project and that they are displayed on the timeline according to the <code>Start Date</code> and <code>End Date</code> of the milestone.</li> </ul> <img alt="static/description/Timeline_milestone_grouped_by_projects.png" src="static/description/Timeline_milestone_grouped_by_projects.png" /> <ul> <li><p class="first">When I click on one of the milestones in the Timeline View, I can move it by <code>Drag &amp; Drop</code>.</p> <p>** This action updates the <code>Start Date</code> and <code>End Date</code> on the milestone.</p> </li> <li><p class="first">When I double click on the milestone from the Timeline View, the milestone Form View opens in <code>edit</code> mode.</p> </li> </ul> <img alt="static/description/Milestone_timeline_view.png" src="static/description/Milestone_timeline_view.png" /> <a name="contributors"></a> <h2><a class="toc-backref" href="#id3">Contributors</a></h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2><a class="toc-backref" href="#id4">More information</a></h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>