mirror of
https://github.com/bringout/oca-ocb-report.git
synced 2026-04-18 08:22:03 +02:00
13 lines
309 B
Markdown
13 lines
309 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in spreadsheet_dashboard.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class spreadsheet_dashboard
|
|
class spreadsheet_dashboard_group
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|