This module extends the functionality of Odoo to change access.
- Sales / User: All Documents (
sales_team.group_sale_salesman_all_leads
)
-> full access on product.margin.classification
.
-> full access on product.product
, product.template
and product.price.history
-> full access on product.pricetag.type
-> full access on sale.order.template
, sale.order.template.line
, sale.order.template.option
- Point of Sale / User (
point_of_sale.group_pos_user
)
-> full access on pos.category
-> full access on restaurant.floor
, restaurant.table
- Inventory / User (
stock.group_stock_user
)
-> full access on stock.inventory.line
.
- Purchase / User (
purchase.group_purchase_user
)
-> full access on product.supplierinfo
.
- CRM / User: Own Documents (
crm.crm_security_group
)
-> full access on crm.stage
.
-> full access on crm.tag
.
-> full access on crm.lost.reason
.
- Project / User (
project
)
-> full access on project.project
.
-> full access on project.task.type
.
-> full access on project.tags
.
Add a new Custom group category, named 'GRAP - Custom Category'
Add new groups :
- GRAP - Buying / Reselling Category
- GRAP - Transformation Category
- GRAP - Raw Materials Category
- GRAP - Pricelist Manager to manage
product.pricelist
andproduct.pricelist.item
Table of contents
Finish adding CRM access rights.
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.
- GRAP
- Julien WESTE
- Sylvain LE GAL (https://www.twitter.com/legalsylvain)
This module is part of the grap/grap-odoo-custom project on GitHub.
You are welcome to contribute.