Skip to Content
Menu
This question has been flagged
1 Reply
4737 Views

Hi buddies. Good Morning

I had a query.

I want to change the security for all the users. I want to remove the create permission for that file.

for example :

In Human Resource Apprisials , I made the security changes in csv file from my module to show Apprisials menu to all the employees and want to delete the create permissions to all the employees from my module.

Can you explain how to override the security changes of a file.

Avatar
Discard
Best Answer

Hi,

You need to give all access right to base.group_user in your csv file

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink access_group_user,res_your_model,model_your_model_name,base.group_user,1,1,1,1

Hope this will help you

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 25
428
0
Jan 25
1569
0
Jan 25
1587
1
Dec 24
2119
0
May 24
1658