mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-24 23:52:00 +02:00
Initial commit: L10N_Americas packages
This commit is contained in:
commit
12b27ce151
714 changed files with 79328 additions and 0 deletions
20
odoo-bringout-oca-ocb-l10n_pe/doc/MODELS.md
Normal file
20
odoo-bringout-oca-ocb-l10n_pe/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in l10n_pe.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class l10n_pe_res_city_district
|
||||
class account_move
|
||||
class account_move_line
|
||||
class account_tax
|
||||
class account_tax_template
|
||||
class l10n_latam_identification_type
|
||||
class res_city
|
||||
class res_company
|
||||
class res_partner
|
||||
```
|
||||
|
||||
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