콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2891 화면

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
46608
0
8월 16
3144
2
9월 22
4246
0
3월 19
2889
0
4월 16
5318