mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-25 01:32:02 +02:00
Initial commit: L10N_Americas packages
This commit is contained in:
commit
12b27ce151
714 changed files with 79328 additions and 0 deletions
27
odoo-bringout-oca-ocb-l10n_ar/doc/MODELS.md
Normal file
27
odoo-bringout-oca-ocb-l10n_ar/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in l10n_ar.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class l10n_ar_afip_responsibility_type
|
||||
class account_chart_template
|
||||
class account_fiscal_position
|
||||
class account_fiscal_position_template
|
||||
class account_journal
|
||||
class account_move
|
||||
class account_move_line
|
||||
class account_tax_group
|
||||
class l10n_latam_document_type
|
||||
class l10n_latam_identification_type
|
||||
class res_company
|
||||
class res_country
|
||||
class res_currency
|
||||
class res_partner
|
||||
class res_partner_bank
|
||||
class uom_uom
|
||||
```
|
||||
|
||||
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