mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-18 15:22:06 +02:00
15 lines
334 B
Markdown
15 lines
334 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in test_website.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class test_model
|
|
class test_model_multi_website
|
|
class res_config_settings
|
|
class website
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|