Project Issue with Department

project_issue_department
REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/8.0/project_issue_department
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Daniel Reis
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, Daniel Reis, Stéphane Bidoul (ACSONE), OCA-git-bot
WEBSITE
WEBSITEhttps://odoo-community.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/department:
    - project_department
    - analytic_base_department
odoo/odoo:
    - project_issue
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - project
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - resource
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add Department field to Project Issues.

Selecting a Project for an issue will automatically populate this with the
Project's defined Department.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_issue_department_form_view project_issue_department_form_view project.issue field Inherits project_issue.project_issue_form_view
project_issue_tree_view_reis Project Issue Tracker Tree project.issue data Inherits project_issue.project_issue_tree_view
view_project_issue_filter_dreis Project Issue Tracker Search project.issue field Inherits project_issue.view_project_issue_filter
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • on_change_project(self, cr, uid, ids, proj_id=False, context=None)
    When Project is changed: copy it's Department to the issue.
REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/7.0/project_issue_department
VERSION
VERSION 1.1
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Daniel Reis
COMMITTERS
COMMITTERSAlexandre Fayolle, Daniel Reis, moylop260, Daniel Reis (dreis.pt@hotmail.com)
WEBSITE
WEBSITEdaniel.reis@securitas.pt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/department:
    - project_department
    - analytic_department
odoo/odoo:
    - project_issue
    - base_status
    - base
    - crm
    - base_action_rule
    - mail
    - base_setup
    - web_kanban
    - web
    - process
    - email_template
    - base_calendar
    - resource
    - board
    - fetchmail
    - project
    - product
    - decimal_precision
    - analytic
    - account
    - edi
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add Department field to Project Issues.

Selecting a Project for an issue will automatically populate this with the
Project's defined Department.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_issue_department_form_view project_issue_department_form_view project.issue field Inherits project_issue.project_issue_form_view
project_issue_tree_view_reis Project Issue Tracker Tree project.issue data Inherits project_issue.project_issue_tree_view
view_project_issue_filter_dreis Project Issue Tracker Search project.issue field Inherits project_issue.view_project_issue_filter
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • on_change_project(self, cr, uid, ids, proj_id=False, context=None)
    When Project is changed: copy it's Department to the issue.
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/6.1/project_issue_department
VERSION
VERSION 1
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Daniel Reis
COMMITTERS
COMMITTERSAlexandre Fayolle, Daniel Reis
WEBSITE
WEBSITEdaniel.reis@securitas.pt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - crm
    - base_action_rule
    - base
    - mail
    - base_tools
    - base_setup
    - process
    - base_calendar
    - resource
    - board
    - fetchmail
    - project
    - product
    - decimal_precision
    - analytic
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add Department field to Project Issues.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_issue_department_form_view project_issue_department_form_view project.issue field Inherits project_issue.project_issue_form_view
project_issue_tree_view_reis Project Issue Tracker Tree project.issue data Inherits project_issue.project_issue_tree_view
view_project_issue_filter_dreis Project Issue Tracker Search project.issue field Inherits project_issue.view_project_issue_filter
Models touched (0)

No models found for this module.