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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
4
mai. 24
|
46167 | ||
|
0
ago. 16
|
2981 | ||
|
2
set. 22
|
4005 | ||
|
0
mar. 19
|
2716 | ||
|
0
abr. 16
|
5055 |