Project Issue Code

project_issue_code
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/10.0/project_issue_code
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, OCA-git-bot, Alfredo Zamora, Sylvain GARANCHER, tbaden, Dave Burkholder
WEBSITE
WEBSITEhttps://opensynergy-indonesia.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - resource
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
project_issue_code_form_view Form Project Issue Code project.issue Inherits project_issue.project_issue_form_view
project_issue_code_kanban_view Kanban Project Issue Code project.issue Inherits project_issue.project_issue_kanban_view
project_issue_code_search_view Search Project Issue Code project.issue Inherits project_issue.view_project_issue_filter
project_issue_code_tree_view Tree Project Issue Code project.issue Inherits project_issue.project_issue_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • issue_code Char
    copy=False default='/' readonly=True required=True string='Issue Code'
Public methods (1)
  • create(self, vals)
    @api.model
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/9.0/project_issue_code
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, mike
WEBSITE
WEBSITEhttps://opensynergy-indonesia.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - project
    - product
    - decimal_precision
    - report
    - analytic
    - portal
    - auth_signup
    - resource
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
project_issue_code_form_view Form Project Issue Code project.issue Inherits project_issue.project_issue_form_view
project_issue_code_kanban_view Kanban Project Issue Code project.issue Inherits project_issue.project_issue_kanban_view
project_issue_code_search_view Search Project Issue Code project.issue Inherits project_issue.view_project_issue_filter
project_issue_code_tree_view Tree Project Issue Code project.issue Inherits project_issue.project_issue_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • issue_code Char
    default='/' readonly=True required=True string='Issue Code'
Public methods (2)
  • copy(self, default=None)
    @api.multi
  • create(self, vals)
    @api.model
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/8.0/project_issue_code
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Michael Viriyananda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Michael Viriyananda
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Michael Viriyananda, mike
WEBSITE
WEBSITEhttp://github.com/mikevhe18
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_issue
    - sales_team
    - base
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
project_issue_code_form_view Form Project Issue Code project.issue Inherits project_issue.project_issue_form_view
project_issue_code_kanban_view Kanban Project Issue Code project.issue Inherits project_issue.project_issue_kanban_view
project_issue_code_search_view Search Project Issue Code project.issue Inherits project_issue.view_project_issue_filter
project_issue_code_tree_view Tree Project Issue Code project.issue Inherits project_issue.project_issue_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • issue_code Char
    default='/' readonly=True required=True string='Issue Code'
Public methods (2)
  • copy(self, default=None)
    @api.one
  • create(self, vals)
    @api.model