Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project Management
Folder size
0.14 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), Daniel Reis
Maintainers
Odoo Community Association (OCA), Daniel Reis
Committers
Weblate, OCA-git-bot, oca-ci, Jérémy Didderen
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module associates a state to a stage, so that when the stage of
a task is changed, the state is also changed..

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
task_type_edit_state task_type_edit_state project.task.type Inherits project.task_type_edit
task_type_tree_inherited project.task.type.tree.inherited project.task.type tree Inherits project.task_type_tree_inherited
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • stage_id Many2one
    inverse='_inverse_stage_id'
Public methods (0)

No public methods.

New fields (1)
  • task_state Selection
    selection='_get_task_states'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…