| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/19.0/project_merge |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Xavier Bol |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - html_editor - uom - portal - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to merge project tasks. A wizard that can be called from tree view of project task. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_merge_view_form |
project.task.merge.form | project.task.merge | form | New |
create_new_task
Boolean
string='Create a new task'
dst_project_id
Many2one → project.project
string='Destination Project'
args: 'project.project'
dst_task_id
Many2one → project.task
string='Merge into an existing task'
args: 'project.task'
dst_task_name
Char
string='New task name'
task_ids
Many2many → project.task
required=True
string='Tasks to Merge'
args: 'project.task'
user_ids
Many2many → res.users
string='Assignees'
args: 'res.users'
default_get(self, fields)
merge_tasks(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/18.0/project_merge |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Services/Project |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Anusha |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - html_editor - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to merge project tasks. A wizard that can be called from tree view of project task. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_merge_view_form |
project.task.merge.form | project.task.merge | form | New |
create_new_task
Boolean
string='Create a new task'
dst_project_id
Many2one → project.project
string='Destination Project'
args: 'project.project'
dst_task_id
Many2one → project.task
string='Merge into an existing task'
args: 'project.task'
dst_task_name
Char
string='New task name'
task_ids
Many2many → project.task
required=True
string='Tasks to Merge'
args: 'project.task'
user_ids
Many2many → res.users
string='Assignees'
args: 'res.users'
default_get(self, fields)
merge_tasks(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/17.0/project_merge |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | After-Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to merge project tasks. A wizard that can be called from tree view of project task. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_merge_view_form |
project.task.merge.form | project.task.merge | form | New |
create_new_task
Boolean
dst_project_id
Many2one → project.project
string='Destination Project'
args: 'project.project'
dst_task_id
Many2one → project.task
string='Merge into an existing task'
args: 'project.task'
dst_task_name
Char
task_ids
Many2many → project.task
required=True
string='Tasks to Merge'
args: 'project.task'
user_ids
Many2many → res.users
string='Assignees'
args: 'res.users'
default_get(self, fields)
merge_description(self)
merge_tasks(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/16.0/project_merge |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | After-Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Anjeel Haria |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_merge_view_form |
project.task.merge.form | project.task.merge | form | New |
create_new_task
Boolean
dst_project_id
Many2one → project.project
string='Destination Project'
args: 'project.project'
dst_task_id
Many2one → project.task
string='Merge into an existing task'
args: 'project.task'
dst_task_name
Char
task_ids
Many2many → project.task
required=True
string='Tasks to Merge'
args: 'project.task'
user_ids
Many2many → res.users
string='Assignees'
args: 'res.users'
default_get(self, fields)
merge_description(self)
merge_tasks(self)