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

17 lines
445 B
Markdown

# Models
Detected core models and extensions in mgmtsystem_hazard_risk.
```mermaid
classDiagram
class mgmtsystem_hazard_residual_risk
class mgmtsystem_hazard_risk_computation
class mgmtsystem_hazard_risk_type
class mgmtsystem_hazard
class res_company
class res_config_settings
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.