Odoo provides a 'closed' flag on project task stages, but this flag is in the sale_service module, which in turns pulls a lot of dependencies such as sale, accounting, and procurement. In many circumstances, it is desirable to have such a flag to indicate a task is closed, without needing so many dependencies.
This module provides the flag in a way that is compatible with sale_service but depending only on the project module.
To use this module, you need to:
- Activate developer mode.
- Go to Project > Configuration > Stages.
- You have the "Closed" flag available to be checked on the form view.
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 smashing it by providing a detailed and welcomed feedback here.
- Stéphane Bidoul <[email protected]>
- Pedro M. Baeza <[email protected]>
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.