This module extends the Odoo CE product module to fill gaps present in the module.
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)
Table of contents
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.
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.