Repository
OCA/project · module folder · Try on Runboat
Module version
1.1.0
Category
Project Management
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 07:17:46
Authors
Odoo Community Association (OCA), Daniel Reis
Maintainers
Odoo Community Association (OCA), Daniel Reis
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the ``service_desk`` module to also work with Issues.
Please refer to that module's description.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
project_issue_form_view_sdesk project_issue_form_view_sdesk project.issue form Inherits project_issue.project_issue_form_view
project_issue_tree_view_sdesk project_issue_tree_view_sdesk project.issue tree Inherits project_issue.project_issue_tree_view
view_project_issue_filter_sdesk view_project_issue_filter_sdesk project.issue Inherits project_issue.view_project_issue_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (2)
  • onchange_analytic(self, cr, uid, id, analytic_id, context=None)
  • onchange_project(self, cr, uid, id, project_id, context=None)

Loading…

Loading…

Loading…