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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_cl_etd_account
Description

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
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_retention Monetary
    compute='_compute_amount' default=0.0 string='Retention'
Public methods (0)

No public methods.

New fields (2)
  • amount_retention Monetary
    default=0.0 string='Retention'
  • retention_account_id Many2one → account.account
    domain=[('deprecated', '=', False)] string='Retention Account' args: 'account.account'
Public methods (0)

No public methods.

New fields (6)
  • fixed_asset Boolean
    default=False string='Fixed Asset'
  • no_rec Boolean
    default=False string='Can be Retrieved'
  • retention Float
    default=0.0 string='Retention Value'
  • sii_code Integer
    string='SII Code'
  • sii_detailed Boolean
    default=False string='Details of VAT'
  • sii_type Selection
    string='Tax Type for SII' args: [('A', 'Anticipated'), ('R', 'Retention')]
Public methods (0)

No public methods.

New fields (6)
  • fixed_asset Boolean
    default=False string='Fixed Asset'
  • no_rec Boolean
    default=False string='Can be Retrieved'
  • retention Float
    default=0.0 string='Retention Value'
  • sii_code Integer
    string='SII Code'
  • sii_detailed Boolean
    default=False string='Details of VAT'
  • sii_type Selection
    string='Tax Type for SII' args: [('A', 'Anticipated'), ('R', 'Retention')]
Public methods (0)

No public methods.