Product Attribute Auto Add
by Cetmix https://github.com/OCA/product-attribute , Odoo Community Association (OCA) https://github.com/OCA/product-attributeAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 76 |
Technical Name |
product_attribute_auto_add |
License | LGPL-3 |
Website | https://github.com/OCA/product-attribute |
Product Attribute Auto Add
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.
Table of contents
Configuration
To enable Auto-Create Product Variants
- Go to Settings -> Products -> Variants -> Attributes
- Select an attribute record or create a new one
- On the Attribute form view, enable the “Auto-Add Value to Product Templates” checkbox
To exclude products from automatic attribute value updates
- Go to Products → Products
- Open the product template you want to exclude
- Enable the “Disable Attribute Autoupdate” checkbox
Usage
To add a new attribute variant to products
- Go to Settings -> Products -> Variants -> Attributes
- Select an attribute record or create a new one
- Add new Value on the Attribute Values notebook tab
- When a new attribute value is added, it will automatically be added to all products that have this attribute (except those where “Disable Attribute Autoupdate” is enabled).
Changelog
17.0.1.0.0 (2025-03-21)
-[ADD] Initial release
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Cetmix
Contributors
Mikhail Lapin lapin.mike@yahoo.com (https://www.cetmix.com)
Maintainers
This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module