| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/8.0/project_issue_reassign |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Daniel Reis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Daniel Reis |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Daniel Reis, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project_issue - sales_team - base - base_setup - web_kanban - web - web_kanban_sparkline - project - product - decimal_precision - report - analytic - board - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_issue_form_view_reassign |
project_issue_form_view_reassign | project.issue | field | Inherits project_issue.project_issue_form_view |
view_project_issue_reassign |
Reassign Project Issue | project.issue.reassign | form | New |
No new fields.
Public methods (1)do_reassign(self, user=None, proj=None)
project_id
Many2one → project.project
help='Project this issue should belong to'
args: 'project.project', 'Project'
user_id
Many2one → res.users
help='User you want to assign this issue to'
args: 'res.users', 'Assign To'
reassign(self)