Add State field to Project Stages
by Daniel Reis https://github.com/OCA/project , Odoo Community Association (OCA) https://github.com/OCA/projectAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Lines of code | 41 |
Technical Name |
project_stage_state |
License | AGPL-3 |
Website | https://github.com/OCA/project-service |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 |

Project Stage State
This module restores the state fields to Project Stages, removed in Odoo 8.0.
For some use cases it‘s necessary to be able to map the multiple Stages into a few broad groups.
For example, this can allow to define automated actions and business logic for Tasks not yet “Started”, knowing that “Started” means different Stages in different Projects.
Usage
To use this module, you need to:
- Go to Project -> Configuration -> Stages and click on a stage
- Select the state you would like to associate that stage with from the dropdown "State" menu
- Save your changes
- Go to Project -> Dashboard and click on a project
- Click on task in the stage you just edited
- Under the "Extra Info" tab, you can see the "State" field for that task
Known issues / Roadmap
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.
Credits
Contributors
- Daniel Reis
- Rodrigo Ferreira <rodrigosferreira91@gmail.com>
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Please log in to comment on this module