Repository
OCA/management-system · module folder · Try on Runboat
Module version
1.0.0
Category
Management System
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/management-system
Last tracking update
2026-08-07 07:31:59
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Iván Todorovich, Weblate, OCA Transbot, Luis Escobar, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_mgmtsystem_action_form mgmtsystem.action.form mgmtsystem.action form Inherits mgmtsystem_action.view_mgmtsystem_action_form
view_mgmtsystem_action_tree mgmtsystem.action.tree mgmtsystem.action tree Inherits mgmtsystem_action.view_mgmtsystem_action_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • action_type Selection
    default='action' required=True args: [('action', 'Action'), ('project', 'Project')]
  • complete_name Char
    compute=_compute_complete_name
  • name Char
    args: 'Claim Subject'
  • project_id Many2one → project.project
    args: 'project.project', 'Project'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…