mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 16:52:05 +02:00
17 lines
445 B
Markdown
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.
|