Project Issue Sequences

project_issue_sequences
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/6.1/project_issue_sequences
VERSION
VERSION 0.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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Reference sequences for Issues, configurable by Category.
For example: an IT Management related issue might have a "IT-xxxxx" sequence, and a Building maintenance issue an independent "B-xxxx" sequence.  
If no specific Sequence is specified, the default "Project Issue" sequence will be used.
If the crm_categ_hierarchy module is also installed, specific sequences will apply to all child categories. 

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_case_categ_view_seq crm.case.categ.form.seq crm.case.categ Inherits crm.crm_case_categ-view
project_issue_form_view_ref project_issue_form_view_ref project.issue Inherits project_issue.project_issue_form_view
project_issue_tree_view_ref project_issue_tree_view_ref project.issue Inherits project_issue.project_issue_tree_view
view_project_issue_filter_ref view_project_issue_filter_ref project.issue Inherits project_issue.view_project_issue_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, cr, uid, vals, context={})