TIP: You can type at any time to perform a new search.
Reassign Project Task
project_task_reassign · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.2.0
- Category
- Project Management
- Folder size
- 0.27 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 07:03:07
- Authors
- Odoo Community Association (OCA), Daniel Reis
- Maintainers
- Odoo Community Association (OCA), Daniel Reis
- Committers
- Pedro M. Baeza, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_form_view_reassign |
project_task_form_view_reassign | project.task | form | Inherits project.view_task_form2 |
view_project_task_reassign |
Reassign Project Task | project.task.reassign | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
do_reassign(self, user=None, proj=None)@api.multiReassign an Task to another User and/or Project
New fields (0)
No new fields.
Public methods (1)-
reassign(self, cr, uid, ids, context=None)