| 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/17.0/product_attribute_auto_add |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | GabbasovDinar, Weblate, OCA-git-bot, oca-ci, Mikhail Lapin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module saves time by automatically managing product attribute values. When you add a new value to an attribute, it will also be automatically added in all product templates that have this attribute. You can exclude specific product templates from this automatic update by enabling the **"Disable Attribute Autoupdate"** checkbox on the product template form. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_attribute_view_form |
product.attribute.inherited.form | product.attribute | field | Inherits product.product_attribute_view_form |
product_template_form_view |
product.template.form.view | product.template | xpath | Inherits product.product_template_form_view |
attribute_line_auto_add
Boolean
help='When enabled new attribute values will be automatically added to attribute line in all products templates that have this attribute.'
string='Auto-Add Value to Product Templates'
No public methods.
No new fields.
Public methods (1)create(self, vals_list)
disable_attribute_autoupdate
Boolean
default=False
help='Exclude this product from automatic addition of new attribute values.'
No public methods.