| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/19.0/product_attribute_set |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | PIM |
| 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 | Jordi Ballester Alomar, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to display product's Attributes in product form views thanks to the [attribute_set](https://github.com/akretion/odoo-pim/tree/12.0/attribute_set) module. It also adds a suggested link between product's Category and product's Attribute Set. However this module **does not provide an Attribute menu** to easily manage product's Attribute as this feature is covered by the [pim_attribute_set](https://github.com/akretion/odoo-pim/tree/12.0/pim_attribute_set) module in the PIM (Product Information Management) application developed by [Akretion](https://akretion.com/) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view | |
product_variant_easy_edit_view |
product.product.view.form.easy - product_attribute_set | product.product | xpath | Inherits product.product_variant_easy_edit_view |
No new fields.
Public methods (0)No public methods.
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one
related='product_tmpl_id.attribute_set_id'
store=True
No public methods.
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/18.0/product_attribute_set |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | PIM |
| 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, kobros-tech |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to display product's Attributes in product form views thanks to the [attribute_set](https://github.com/akretion/odoo-pim/tree/12.0/attribute_set) module. It also adds a suggested link between product's Category and product's Attribute Set. However this module **does not provide an Attribute menu** to easily manage product's Attribute as this feature is covered by the [pim_attribute_set](https://github.com/akretion/odoo-pim/tree/12.0/pim_attribute_set) module in the PIM (Product Information Management) application developed by [Akretion](https://akretion.com/) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view | |
product_variant_easy_edit_view |
product.product.view.form.easy - product_attribute_set | product.product | xpath | Inherits product.product_variant_easy_edit_view |
No new fields.
Public methods (0)No public methods.
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one
related='product_tmpl_id.attribute_set_id'
store=True
No public methods.
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/16.0/product_attribute_set |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | PIM |
| 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 | Laurent Mignon (ACSONE), JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view | |
product_variant_easy_edit_view |
product.product.view.form.easy - product_attribute_set | product.product | xpath | Inherits product.product_variant_easy_edit_view |
No new fields.
Public methods (0)No public methods.
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one
related='product_tmpl_id.attribute_set_id'
store=True
No public methods.
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/14.0/product_attribute_set |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| 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 | Stéphane Bidoul, OCA Transbot, Weblate, OCA-git-bot, Pierrick Brun, shopinvader-git-bot, oca-ci, GuillemCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view |
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals)
update_att_set_onchange_categ_id(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/13.0/product_attribute_set |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| 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 | Stéphane Bidoul, Denis Roussel, david, OCA-git-bot, shopinvader-git-bot, oca-ci, GuillemCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view |
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals)
update_att_set_onchange_categ_id(self)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/12.0/product_attribute_set |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| 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 | Stéphane Bidoul, OCA-git-bot, Simone Orsi, clementmbr, shopinvader-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view |
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals)
update_att_set_onchange_categ_id(self)
write(self, vals)
product_default_attribute_set_id
Many2one → attribute.set
comodel_name='attribute.set'
help='Set the default attribute set that will be used as default fornew products.'
string='Default Product Attribute Set'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/odoo-pim |
| GIT | |
| GIT | https://github.com/OCA/odoo-pim.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/odoo-pim/tree/10.0/product_attribute_set |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Akretion |
| MAINTAINERS | |
| MAINTAINERS | Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Denis Roussel, OCA-git-bot, shopinvader-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/shopinvader/odoo-pim |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/odoo-pim: - attribute_set odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
attributes.product.normal.form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template | xpath | Inherits product.product_template_search_view |
attribute_set_id
Many2one → attribute.set
context={'default_model_id': 'product.template'}
args: 'attribute.set', 'Default Attribute Set'
write(self, vals)
attribute_set_id
Many2one → attribute.set
default=<expr>
args: 'attribute.set', 'Attribute Set'
create(self, vals)
update_att_set_onchange_categ_id(self)
write(self, vals)
product_default_attribute_set_id
Many2one → attribute.set
comodel_name='attribute.set'
help='Set the default attribute set that will be used as default fornew products.'
string='Default Product Attribute Set'
No public methods.