コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2764 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
4
5月 24
46191
0
8月 16
2984
2
9月 22
4017
0
3月 19
2720
0
4月 16
5067