Project Milestone Timeline Color

Display milestones in the color assigned to the milestone type

Technical Name:
project_milestone_timeline_color
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1225/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Project Milestone Timeline Color

This module displays milestones in the color assigned to the milestone type.

Context

The module project_milestone_type allows to define Types for a Project Milestone.

Configuration

As a member of the group Projects / Manager, I go to the Form View of Milestone Types.

I see that a new HTML Color field is available and that it has the following default value : #FFFFFF.

static/description/field_html_color_form_view.png

When I click in the field, I see that I can select a color thanks to the Widget Color.

static/description/widget_color.png

From the Milestone Types List View, I see that the new HTML Color field is available and that a preview of the color is also displayed.

static/description/field_html_color_list_view.png

Usage

As a user who can view milestones, I go to the Milestones Timeline View.

I see that the milestones are displayed in the color assigned to the type of the milestone.

static/description/milestones_timeline_colors.png

If no color is defined on the type of milestone associated to the milestone, the milestone is displayed in white (#FFFFFF) in the Timeline View.

In case the milestone is not associated with a milestone type or if the milestone is associated with an inactive milestone type, the milestone is displayed in white (#FFFFFF) in the Timeline View.

Contributors