Project Task Milestone Mandatory

In task form view, field milestone is required if field Use milestones is True in project else invisible

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

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

Project Task Milestone Mandatory

Context

The module project_milestone allows to define milestones for a project.

Multiple tasks in the project can be linked to a given milestone.

Description

In task form view, field milestone is required if field Use milestones is True in project else invisible

Overview

I open the form of a project milestone with tab milestones displayed.

static/description/project_with_milestone_form.png

I open the task of a project with field milestones required.

static/description/project_task_with_milestone_form.png

I open the form of a project milestone without milestones, tab milestones is not displayed.

static/description/project_without_milestone_form.png

I open the task of a project without milestones, the field milestones is not displayed.

static/description/project_task_without_milestone_form.png

Contributors