oca-report/odoo-bringout-oca-reporting-engine-report_async/doc/MODELS.md
2025-08-29 15:43:05 +02:00

14 lines
313 B
Markdown

# Models
Detected core models and extensions in report_async.
```mermaid
classDiagram
class report_async
class ir_actions_act_window
class ir_actions_report
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.