Skip to content

Latest commit

 

History

History

grap_change_access

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GRAP - Change Accesses

Beta License: AGPL-3 grap/grap-odoo-custom

This module extends the functionality of Odoo to change access.

Changes access to certains models

  • 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.

New Groups

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 and product.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

This module is part of the grap/grap-odoo-custom project on GitHub.

You are welcome to contribute.