Chile Localization Chart Account SII

l10n_cl_chart_of_account
REPOSITORY
REPOSITORYOCA/l10n-chile
GIT
GIThttps://github.com/OCA/l10n-chile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-chile/tree/12.0/l10n_cl_chart_of_account
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalization/Chile
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Konos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Konos
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-chile
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
view_account_tax_template_form account.tax.template.sii.form account.tax.template field Inherits account.view_account_tax_template_form
view_account_tax_template_tree account.tax.template.sii.tree account.tax.template field Inherits account.view_account_tax_template_tree
view_invoice_form account.invoice.sii.form account.invoice xpath Inherits account.invoice_form
view_invoice_tax_form account.invoice.tax.sii.tree account.invoice.tax field Inherits account.view_invoice_tax_form
view_invoice_tax_tree account.invoice.tax.sii.tree account.invoice.tax field Inherits account.view_invoice_tax_tree
view_supplier_invoice_form l10n_cl.invoice.form account.invoice xpath Inherits account.invoice_supplier_form
view_tax_sii_code_form account.tax.sii.code.form account.tax field Inherits account.view_tax_form
view_tax_sii_code_tree account.tax.sii.code.tree account.tax field Inherits account.view_tax_tree
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.