Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2741 Prikazi

I have create a new model : test.test 

How Can I add userrights to the existing usergroup = sale - see all leads,

so that this user can see my model?


Thanks

Avatar
Opusti
Best Answer

Try this, it may help you

in security /  ir.model.access.csv ,
add following csv,

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_test_test_sale_all_leads,access.test.test.sale.all.leads,model_test_test,base.group_sale_salesman_all_leads,1,1,1,1

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
4
maj 24
46101
0
avg. 16
2974
2
sep. 22
3973
0
mar. 19
2706
0
apr. 16
5030