| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_internal_reference_generator |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ilyas, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ilyas, Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, sbiosca-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
internal_reference_template_form_view |
product.code.sequence.form.view | product.code.sequence | form | New |
internal_reference_template_tree_view |
product.code.sequence.tree.view | product.code.sequence | tree | New |
product_normal_form_view |
product.product | field | Inherits product.product_normal_form_view | |
product_template_form_view_inherit |
product.template | field | Inherits product.product_template_only_form_view | |
product_variant_easy_edit_view |
product.product | field | Inherits product.product_variant_easy_edit_view |
name
Char
required=True
sequence_id
Many2one → ir.sequence
required=True
args: 'ir.sequence'
variant_reference_numbers
Integer
default=3
required=True
args: 'Digits'
No public methods.
No new fields.
Public methods (1)create(self, vals_list)
int_ref_template_id
Many2one → product.code.sequence
variants_prefix
Char
readonly=True
tracking=True
args: 'Internal Reference Prefix'
variants_sequence_id
Many2one → ir.sequence
btn_generate_sequence(self)
get_variant_next_default_code(self)
onchange_int_ref_template_id(self)
update_variants_default_code(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/14.0/product_internal_reference_generator |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ilyas, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ilyas, Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Ilyas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
internal_reference_template_form_view |
product.code.sequence.form.view | product.code.sequence | form | New |
internal_reference_template_tree_view |
product.code.sequence.tree.view | product.code.sequence | tree | New |
product_normal_form_view |
product.product | field | Inherits product.product_normal_form_view | |
product_template_form_view_inherit |
product.template | field | Inherits product.product_template_only_form_view | |
product_variant_easy_edit_view |
product.product | field | Inherits product.product_variant_easy_edit_view | |
res_config_settings_view_form |
res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
active
Boolean
default=True
name
Char
required=True
sequence_id
Many2one → ir.sequence
required=True
args: 'ir.sequence'
variant_reference_numbers
Integer
default=3
required=True
args: 'Digits'
unlink(self)
No new fields.
Public methods (1)create(self, vals_list)
default_code
Char
copy=False
int_ref_template_id
Many2one → product.code.sequence
copy=True
args: 'product.code.sequence', 'Internal Reference Template'
variants_prefix
Char
copy=False
readonly=True
tracking=True
args: 'Internal Reference Prefix'
variants_sequence_id
Many2one → ir.sequence
copy=False
args: 'ir.sequence'
btn_generate_sequence(self)
get_variant_next_default_code(self)
onchange_int_ref_template_id(self)
update_variants_default_code(self)
default_int_ref_template_id
Many2one → product.code.sequence
default_model='product.template'
string='Default Internal Reference Template'
args: 'product.code.sequence'
No public methods.
default_int_ref_template_id
Many2one
readonly=False
related='company_id.default_int_ref_template_id'
No public methods.