Project Stage Closed

Define project stages as closed

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

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

Project Closed

Context

In vanilla Odoo, a project can be archived.

static/description/project_archived.png

However, this feature has multiple side effects:

  • All tasks in the project are automatically archived
  • The project may not anymore be selected in any many2one field
  • The timesheets do not appear anymore in the project overview report

Overview

This module adds a checkbox Closed Project on project stages.

static/description/project_stage_form.png

In the kanban and list view of projects, two new filters are available.

static/description/project_kanban.png static/description/project_list.png
  • Open: shows project with an open stage
  • Closed: shows project with a closed stage

By default, the Open filter is selected.

Contributors