Search 1.9 billion lines of Odoo code on GitHub

project_milestone_timeline_color

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-project-addons
Dependencies: project_milestone_timeline, project_milestone_type, and web_widget_color
Languages: PO File (24, 18.6%), Python (42, 32.6%), XML (36, 27.9%), and reStructuredText (27, 20.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 Color</h1> <p>This module displays milestones in the color assigned to the milestone type.</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="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id3">Usage</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id5">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/Numigi/odoo-project-addons/tree/12.0/project_milestone_type">project_milestone_type</a> allows to define <code>Types</code> for a Project Milestone.</p> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>As a member of the group <code>Projects / Manager</code>, I go to the Form View of Milestone Types.</p> <p>I see that a new <code>HTML Color</code> field is available and that it has the following default value : <code>#FFFFFF</code>.</p> <img alt="static/description/field_html_color_form_view.png" src="static/description/field_html_color_form_view.png" /> <p>When I click in the field, I see that I can select a color thanks to the <code>Widget Color</code>.</p> <img alt="static/description/widget_color.png" src="static/description/widget_color.png" /> <p>From the Milestone Types List View, I see that the new <code>HTML Color</code> field is available and that a preview of the color is also displayed.</p> <img alt="static/description/field_html_color_list_view.png" src="static/description/field_html_color_list_view.png" /> <a name="usage"></a> <h2><a class="toc-backref" href="#id3">Usage</a></h2> <p>As a user who can view milestones, I go to the Milestones Timeline View.</p> <p>I see that the milestones are displayed in the color assigned to the type of the milestone.</p> <img alt="static/description/milestones_timeline_colors.png" src="static/description/milestones_timeline_colors.png" /> <p>If <cite>no color is defined</cite> on the type of milestone associated to the milestone, the milestone is displayed in white (#FFFFFF) in the <code>Timeline View</code>.</p> <p>In case <cite>the milestone is not associated with a milestone type</cite> or if <cite>the milestone is associated with an inactive milestone type</cite>, the milestone is displayed in white (#FFFFFF) in the <code>Timeline View</code>.</p> <a name="contributors"></a> <h2><a class="toc-backref" href="#id4">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="#id5">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>