Project Milestone Time Progress

Calculate progress of the milestone based on past and estimated hours.

Technical Name:
project_milestone_time_progress
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1217/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 Time Progress

Context

In the vanilla version of the project_milestone module, there is a concept of progress percentage but the latter is calculated according to a ratio of the number of “Completed” tasks versus the number of total tasks linked to the Milestone.

This module changes the way the progress field is calculated on the milestone, based on past and estimated hours.

Usage

As a user with read access to milestones, I go to the form or list view of a milestone.

I notice that the Progress field no longer displays the progress according to the status of the tasks but rather according to the Hours spent / Estimated Hours of the Milestone

static/description/new_progress_calculation.png
  • If the Estimated Hours field at “0:00”, In this case,

we hide the Progress field and display the following message:

"Please enter Estimated Hours to show Progress %."

static/description/show_progress_info_message.png

Contributors