TIP: You can type at any time to perform a new search.
Add State field to Project Stages
project_task_stage_state · OCA/project
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2oneinverse='_inverse_stage_id'
No public methods.
New fields (1)
-
task_stateSelectionselection='_get_task_states'
No public methods.
Loading…
Loading…
Loading…
Loading…