mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 06:32:02 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
14
odoo-bringout-odoomates-accounting_pdf_reports/doc/MODELS.md
Normal file
14
odoo-bringout-odoomates-accounting_pdf_reports/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in accounting_pdf_reports.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class account_account_type
|
||||
class account_financial_report
|
||||
class account_move_line
|
||||
```
|
||||
|
||||
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