Project Lump Sum

Categorize projects as Lump Sum

https://kastor.lab.numigi.net/web/image/product.template/1203/image_1920?unique=0a81b40
  • Odoo Version

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

Project Lump Sum

This module types projects as Lump Sum

Project Types

In the form view of a project type, I find a new checkbox Lump Sum.

static/description/project_type_form.png

When the box is checked, all projects linked to this type are considered Lump Sum projects.

In the list view of projects, I can filter the list to see only projects typed as Lump Sum.

static/description/project_list.png

Analytic Lines

Any analytic line originated from a Lump Sum project are also typed as Lump Sum.

static/description/analytic_line_list.png

Basically, this includes timesheets linked to the project.

It also includes analytic lines originated from an invoice line linked to the project. This concept is defined by the module project_task_analytic_lines.

Contributors