Product - Missing Menus and Groups

product_usability
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/product_usability
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSDavid Beal, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - 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.

![](../static/description/main_menu.png)

## 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`)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/17.0/product_usability
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSArthur Vuillard, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - 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.

![](../static/description/main_menu.png)

## 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`)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/product_usability
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/product-attribute
PULL REQUEST
PULL REQUEST[19.0][MIG] product_usability: Migration to 19.0 (#2304)