TIP: You can type at any time to perform a new search.
Chile Localization Chart Account SII
l10n_cl_chart_of_account · OCA/l10n-chile
- Repository
- OCA/l10n-chile · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Localization/Chile
- Folder size
- 0.15 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-chile
- Last tracking update
- 2026-08-07 07:32:03
- Authors
- Odoo Community Association (OCA), Konos
- Maintainers
- Odoo Community Association (OCA), Konos
- Committers
- Maxime Chambreuil, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_tax_template_form |
account.tax.template.sii.form | account.tax.template | form | Inherits account.view_account_tax_template_form |
view_account_tax_template_tree |
account.tax.template.sii.tree | account.tax.template | tree | Inherits account.view_account_tax_template_tree |
view_invoice_form |
account.invoice.sii.form | account.invoice | form | Inherits account.invoice_form |
view_invoice_tax_form |
account.invoice.tax.sii.tree | account.invoice.tax | tree | Inherits account.view_invoice_tax_form |
view_invoice_tax_tree |
account.invoice.tax.sii.tree | account.invoice.tax | tree | Inherits account.view_invoice_tax_tree |
view_supplier_invoice_form |
l10n_cl.invoice.form | account.invoice | form | Inherits account.invoice_supplier_form |
view_tax_sii_code_form |
account.tax.sii.code.form | account.tax | form | Inherits account.view_tax_form |
view_tax_sii_code_tree |
account.tax.sii.code.tree | account.tax | tree | Inherits account.view_tax_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
amount_retentionMonetarycompute='_compute_amount'default=0.0string='Retention'
No public methods.
New fields (2)
-
amount_retentionMonetarydefault=0.0string='Retention' -
retention_account_idMany2one → account.accountdomain=[('deprecated', '=', False)]string='Retention Account' args: 'account.account'
No public methods.
New fields (6)
-
fixed_assetBooleandefault=Falsestring='Fixed Asset' -
no_recBooleandefault=Falsestring='Can be Retrieved' -
retentionFloatdefault=0.0string='Retention Value' -
sii_codeIntegerstring='SII Code' -
sii_detailedBooleandefault=Falsestring='Details of VAT' -
sii_typeSelectionstring='Tax Type for SII' args: [('A', 'Anticipated'), ('R', 'Retention')]
No public methods.
New fields (6)
-
fixed_assetBooleandefault=Falsestring='Fixed Asset' -
no_recBooleandefault=Falsestring='Can be Retrieved' -
retentionFloatdefault=0.0string='Retention Value' -
sii_codeIntegerstring='SII Code' -
sii_detailedBooleandefault=Falsestring='Details of VAT' -
sii_typeSelectionstring='Tax Type for SII' args: [('A', 'Anticipated'), ('R', 'Retention')]
No public methods.