Repository
OCA/project · module folder · Try on Runboat
Module version
0.1
Category
Project Management
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
daniel.reis@securitas.pt
Last tracking update
2026-08-07 06:51:51
Authors
Odoo Community Association (OCA), Daniel Reis
Maintainers
Odoo Community Association (OCA), Daniel Reis
Committers
Alexandre Fayolle, Daniel Reis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
project_issue_service, service_desk
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 form Inherits crm.crm_case_categ-view
project_issue_form_view_ref project_issue_form_view_ref project.issue form Inherits project_issue.project_issue_form_view
project_issue_tree_view_ref project_issue_tree_view_ref project.issue tree 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={})