Project Milestone Time Report Advanced

Add new informations on Milestones time report.

Technical Name:
project_milestone_time_report_advanced
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1201/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 Report Advanced

This module allows on Projects module, when editing time report by Milestones, from the Smart button [Milestones time report], to see the following information (also available on PDF report): * Project status * Start date * End date * Todos

Usage

As a user, when I view the time by milestone report from a project form, the following additional columns are displayed: * Project status * Start date * End date * Todos

static/description/project_miestone_time_report.png static/description/new_columns_milestone_time_report.png

The lines of each project are grouped by stage (project_id.stage_id) and the groups are sorted in ascending order according to the sequence associated with the stages of the projects (project_id.stage_id.sequence). Within each of the groupings, the batch lines are sorted by start date.

static/description/sorting_and_grouping_on_report.png

When I print the report to pdf, the report has these new columns, sorting and grouping.

static/description/pdf_report.png

Contributors