Search 1.9 billion lines of Odoo code on GitHub

project_role_milestone

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-project-addons
Dependencies: project_milestone, and project_role
Languages: PO File (24, 9.6%), Python (131, 52.4%), XML (69, 27.6%), and reStructuredText (26, 10.4%)
Other branches: 14.0, 452, TA#45451---fix_after_test, TA#45452, TA#45526, TA#45528, TA#45902---analytic_line_revenue_v14, TA#45902---project_cost_smart_button_migration, TA#45902-analytic_line_employee_migration, 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, and TA#47906

<h1 class="title">Project Role Milestone</h1> <p>This module allows you to define and assign roles to employees involved in projects.</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="#assignments-grouped-by-milestone" id="id3">Assignments grouped by Milestone</a></li> <li><a class="reference internal" href="#milestone-s-assignments" id="id4">Milestone's Assignments</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id6">More information</a></li> </ul> </div> <a name="context"></a> <h2><a class="toc-backref" href="#id1">Context</a></h2> <p>The module <a class="reference external" href="https://github.com/OCA/project/tree/12.0/project_milestone">project_milestone</a> lets you define Milestones on Projects.</p> <p>The module <a class="reference external" href="https://github.com/OCA/project/tree/12.0/project_role">project_role</a> allows maintaining project roster based on Roles and Assignments.</p> <p>This module allows you to choose a Milestone in the Project's Assignement view</p> <a name="overview"></a> <h2><a class="toc-backref" href="#id2">Overview</a></h2> <p>As a user with access to Project Assignment, I go to the form view of an Assignment.</p> <p>I notice that a new <code>Milestone</code> field is available.</p> <img alt="static/description/assignment_milestone.png" src="static/description/assignment_milestone.png" /> <p>This field is not required.</p> <p>Milestones are filtred by the selected project.</p> <a name="assignments-grouped-by-milestone"></a> <h2><a class="toc-backref" href="#id3">Assignments grouped by Milestone</a></h2> <p>From the Assignments list view , the user can group by Milestones.</p> <img alt="static/description/assignments_by_milsetone.png" src="static/description/assignments_by_milsetone.png" /> <a name="milestone-s-assignments"></a> <h2><a class="toc-backref" href="#id4">Milestone's Assignments</a></h2> <p>As a user with access to Milestone form view , I can display all the assignements linked to the selected milestone.</p> <img alt="static/description/milestone_assignements.png" src="static/description/milestone_assignements.png" /> <a name="contributors"></a> <h2><a class="toc-backref" href="#id5">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="#id6">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>