mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-19 04:22:08 +02:00
Initial commit: OCA Report packages (45 packages)
This commit is contained in:
commit
2f4db400df
2543 changed files with 469120 additions and 0 deletions
14
odoo-bringout-oca-reporting-engine-report_py3o/doc/MODELS.md
Normal file
14
odoo-bringout-oca-reporting-engine-report_py3o/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in report_py3o.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class py3o_report
|
||||
class py3o_template
|
||||
class ir_actions_report
|
||||
```
|
||||
|
||||
Notes
|
||||
- Classes show model technical names; fields omitted for brevity.
|
||||
- Items listed under _inherit are extensions of existing models.
|
||||
Loading…
Add table
Add a link
Reference in a new issue