TIP: You can type at any time to perform a new search.
Project Stage Extra Info
project_stage_extra_info · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Project Management
- Folder size
- 0.04 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), InitOS GmbH
- Maintainers
- Odoo Community Association (OCA), InitOS GmbH
- Committers
- Weblate, OCA-git-bot, oca-ci, Borruso
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a Description and Is closed stage field on Project stages. Also adds its filters on Project.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_project_stage_view_list |
project.project.stage.view.list | project.project.stage | list | Inherits project.project_project_stage_view_tree |
view_project_project_filter |
project.status.filter | project.project | Inherits project.view_project_project_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
descriptionChartranslate=True -
is_closedBooleanhelp='Specify if this is a closing stage.'string='Is Closed Stage'
No public methods.
Loading…
Loading…