mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 04:52:04 +02:00
14 lines
320 B
Markdown
14 lines
320 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in base_tier_validation_formula.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class tier_definition
|
|
class tier_review
|
|
class tier_validation
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|