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