Repository
OCA/management-system · module folder · Try on Runboat
Module version
1.0.0
Category
Management System
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/management-system
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
Maintainers
Odoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
OCA/management-system:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module add efficacy information for Management System Actions.

Action

- new tab in the Action form view to evaluate the efficacy of the
  action. Changes are tracked.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action form Inherits mgmtsystem_action.view_mgmtsystem_action_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • efficacy_description Text
    args: 'Notes'
  • efficacy_user_id Many2one → res.users
    tracking=True args: 'res.users', 'Inspector'
  • efficacy_value Integer
    help='0:not effective | 50:efficacy not complete | 100: effective' tracking=True args: 'Rating'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…