mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-25 19:42:00 +02:00
Initial commit: OCA Financial packages (186 packages)
This commit is contained in:
commit
3e0e8473fb
8757 changed files with 947473 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in account_cash_deposit.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class account_cash_deposit
|
||||
class account_cash_deposit_line
|
||||
class cash_unit
|
||||
class res_currency
|
||||
```
|
||||
|
||||
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