| 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/18.0/product_usability |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | David Beal, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the Odoo CE product module to fill gaps present in the module. ## New Menu items By default, when installing `product` module, a lot of menu items are not created and are available only if other module are installed. For exemple: - Manage product categories requires to install `stock` module, that creates the menu entry \_"Inventory / Configuration / Product / Product Categories"\_. - Manage product tags requires to install `sale_management` module, that creates the menu entry \_"Sale / Configuration / Products / Tags"\_. This module so creates a new main menu item named 'Product' that provides all menu entries to see and manage product, attributes, pricelists, Units of Measure, etc. So that all the product configuration is available in a unique place.  ## New Access Rights By default, to create product, attributes, pricelist, categories, User should be member of a group that adds a lot of rights, like 'Inventory / Manager' or 'Sale / Manager'. This module adds new Access rules to fine-tune access rights, creating the following rules: - \_"Product Creation"\_: Allow to create Products (`product.template`), Variants (`product.product`), Product Template Attribute Lines (`product.template.attribute.line`) and Product Template Attribute Values (`product.template.attribute.value`) - \_"Product Attribute Creation"\_: Allow to create Attributes (`product.attribute`) and Values (`product.attribute.value`). - \_"Product Tag Creation"\_: Allow to create Tags (`product.tag`) - \_"Product Category Creation"\_: Allow to create Categories (`product.category`) - \_"Product Supplier Pricelist Creation"\_: Allow to create Supplier Pricelists (`product.supplierinfo`) - \_"Unit of Measure Creation"\_: Allow to create Unit of Measures (`uom.uom`) and Unit of Measures Categories (`uom.category`) |
No views found for this module.
No models found for this module.
| 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_usability |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Arthur Vuillard, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| 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 extends the Odoo CE product module to fill gaps present in the module. ## New Menu items By default, when installing `product` module, a lot of menu items are not created and are available only if other module are installed. For exemple: - Manage product categories requires to install `stock` module, that creates the menu entry \_"Inventory / Configuration / Product / Product Categories"\_. - Manage product tags requires to install `sale_management` module, that creates the menu entry \_"Sale / Configuration / Products / Tags"\_. This module so creates a new main menu item named 'Product' that provides all menu entries to see and manage product, attributes, pricelists, Units of Measure, etc. So that all the product configuration is available in a unique place.  ## New Access Rights By default, to create product, attributes, pricelist, categories, User should be member of a group that adds a lot of rights, like 'Inventory / Manager' or 'Sale / Manager'. This module adds new Access rules to fine-tune access rights, creating the following rules: - \_"Product Creation"\_: Allow to create Products (`product.template`), Variants (`product.product`), Product Template Attribute Lines (`product.template.attribute.line`) and Product Template Attribute Values (`product.template.attribute.value`) - \_"Product Attribute Creation"\_: Allow to create Attributes (`product.attribute`) and Values (`product.attribute.value`). - \_"Product Tag Creation"\_: Allow to create Tags (`product.tag`) - \_"Product Category Creation"\_: Allow to create Categories (`product.category`) - \_"Product Supplier Pricelist Creation"\_: Allow to create Supplier Pricelists (`product.supplierinfo`) - \_"Unit of Measure Creation"\_: Allow to create Unit of Measures (`uom.uom`) and Unit of Measures Categories (`uom.category`) |
No views found for this module.
No models found for this module.
| 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_usability |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| 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 | |
No views found for this module.
No models found for this module.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-attribute |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] product_usability: Migration to 19.0 (#2304) |