project
project copied to clipboard
Odoo Project Management and Services Company Addons
The module `project_status` brings statuses or stages on `project.project`. This has been added in standard (module `project`) since version 15.0 via [project.project.stage](https://github.com/odoo/odoo/blob/15.0/addons/project/models/project_project_stage.py). The module `project_status` exists in 15.0 and seams...
Milestones are present in module `project` starting from 15.0 and scripts that exists in this empty module does not work. See #1267 See also https://github.com/OCA/OpenUpgrade/pull/4397
I'm migrating a database from 14.0 to 16.0, and I face issue with migration of project_milestone between 14.0 and 15.0. ## Module project_milestone ## Describe the bug The migration script...
Depends on https://github.com/OCA/project/pull/1247
depends on https://github.com/OCA/project/pull/1247
Standard migration of the project_key module. See #1055 for comments and history
I do not see the need to have different France French translations on that module. On top of it, I have the rights in the translate tool to update French...
Recover create option in "My tasks" tree view.
Backport from 16.0 since it has more complete unit test.