| 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/13.0/product_exception |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Quality |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_exception odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product_template_form_view - product_exception | product.template | header | Inherits product.product_template_form_view |
product_template_search_view |
product.template | filter | Inherits product.product_template_search_view | |
product_template_tree_view |
product.template | field | Inherits product.product_template_tree_view |
model
Selection
selection_add=[('product.template', 'Product Template'), ('product.product', 'Product Variant')]
product_tmpl_ids
Many2many → product.template
string='Product Templates'
args: 'product.template'
No public methods.
exception_ids
Many2many
related='product_tmpl_id.exception_ids'
action_product_detect_exceptions(self)
create(self, vals)
product_check_exception(self)
write(self, vals)
No new fields.
Public methods (6)action_product_detect_exceptions(self)
check_product_template_cron(self)
create(self, vals)
detect_exceptions(self)
product_check_exception(self)
write(self, vals)
| 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/10.0/product_exception |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Quality |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, hparfr |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_exception odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template | xpath | Inherits product.product_template_form_view | |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view |
model
Selection
selection_add=[('product.template', 'Product Template')]
product_tmpl_ids
Many2many → product.template
string='Product Templates'
args: 'product.template'
No public methods.
No new fields.
Public methods (1)check_exception(self)
No new fields.
Public methods (2)check_exception(self)
check_product_template_cron(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-attribute |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] product_exception (#2161) |