Electronic Tax Document Code on Product

l10n_cl_product
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_product
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization/Chile
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, oca-travis, 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:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_template_ref_etd product.template.ref_etd product.template xpath Inherits product.product_template_form_view
Models touched (1)

New fields (1)
  • ref_etd Char
    help='Product code used for electronic invoicing and shipping. Limited to 8 digits. Unique by company.' size=8 string='ETD Code'
Public methods (1)
  • check_ref_etd(self)
    @api.constrains('ref_etd')