mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 12:12:01 +02:00
12 lines
262 B
Markdown
12 lines
262 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in om_data_remove.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class res_config_settings
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|