Repository
OCA/management-system · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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 09:06:27
Authors
Odoo Community Association (OCA), Escodoo
Maintainers
Odoo Community Association (OCA), Escodoo
Committers
Don Kendall, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is a bridge module between Management System and Repair

This module contains some new features for Management System modules.

Nonconformity (NC)

- Repair Order: add a field to link a specific repair order.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mgmtsystem_nonconformity_form_view mgmtsystem.nonconformity.form (in mgmtsystem_nonconformity_repair) mgmtsystem.nonconformity form Inherits mgmtsystem_nonconformity.view_mgmtsystem_nonconformity_form
mgmtsystem_nonconformity_tree_view mgmtsystem.nonconformity.tree (in mgmtsystem_nonconformity_repair) mgmtsystem.nonconformity tree Inherits mgmtsystem_nonconformity.view_mgmtsystem_nonconformity_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • repair_order_id Many2one → repair.order
    args: 'repair.order', 'Repair Order'
Public methods (0)

No public methods.

New fields (2)
  • mgmtsystem_nonconformity_count Integer
    compute='_compute_mgmtsystem_nonconformity_count' string='# Non-Conformities'
  • mgmtsystem_nonconformity_ids One2many → mgmtsystem.nonconformity
    string='Non-Conformities' args: 'mgmtsystem.nonconformity', 'repair_order_id'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…