Search 1.9 billion lines of Odoo code on GitHub

project_milestone_role

Author: Numigi
License: LGPL-3
Branch: abenzbiria-patch-1
Repository: Numigi/odoo-project-addons
Dependencies: project_milestone, project_milestone_enhanced, and project_role
Languages: PO File (29, 11.0%), Python (138, 52.5%), XML (67, 25.5%), and reStructuredText (29, 11.0%)
Other branches: 12.0, TA#45459---project_milestone_timeline_dynamic, TA#45464---project_manager_access_right, TA#46088---project_timesheet_time_control_employee_pin, TA#47760---correctif#6, TA#48575, TA#51167, and TumbaoJu-patch-1

<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="#create-project-s-roles" id="id5">Create Project's roles</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id7">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="create-project-s-roles"></a> <h2><a class="toc-backref" href="#id5">Create Project's roles</a></h2> <p>As a project manager user , I have the access right to create a project role</p> <img alt="static/description/project_role_creation.png" src="static/description/project_role_creation.png" /> <a name="contributors"></a> <h2><a class="toc-backref" href="#id6">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="#id7">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>