Project Milestone Time Pivot

Project Milestones Pivot View

Technical Name:
project_milestone_time_pivot
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1215/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 Pivot

This module adds a Pivot view for a Project Milestone.

Context

The module project_milestone_estimated_hours allows to define Estimated Hours for a Project Milestone.

The module project_milestone_spent_hours adds a new computed field Total Hours which represents the sum of timesheets of active tasks associated to the milestone.

The module project_milestone_spent_hours adds a new computed field Remaining Hours which is computed based on the Estimated Hours and Total Hours fields.

This module provide a pivot view for analysing project milestone time using estimated hours and total hours and remaining hours

Overview

As a project manager user, I go to Projects --> Configuration --> All Milestones .

I notice that a new pivot view is available.

static/description/milestone_pivot.png

Measures in this view are :

Estimated Hours Hours spent Remaining Hours

static/description/milestone_measures.png

By default, this view displays the list of milestones with the following measures:

Estimated Hours Hours spent Remaining Hours

static/description/milestones_analysis.png

Contributors