oca-technical/odoo-bringout-oca-management-system-mgmtsystem_audit/doc/MODELS.md
2025-08-29 15:43:03 +02:00

14 lines
335 B
Markdown

# Models
Detected core models and extensions in mgmtsystem_audit.
```mermaid
classDiagram
class mgmtsystem_audit
class mgmtsystem_verification_line
class mgmtsystem_nonconformity
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.