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

20 lines
554 B
Markdown

# Models
Detected core models and extensions in mgmtsystem_hazard.
```mermaid
classDiagram
class mgmtsystem_hazard
class mgmtsystem_hazard_control_measure
class mgmtsystem_hazard_hazard
class mgmtsystem_hazard_origin
class mgmtsystem_hazard_probability
class mgmtsystem_hazard_severity
class mgmtsystem_hazard_test
class mgmtsystem_hazard_type
class mgmtsystem_hazard_usage
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.