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

Hello

is there a way to create a private security group, in which the user has access rights to install and update applications only .

means that only an 'apps' module will appear for this group ,user can only download or update apps, without having any authority over the settings for users or Odoo settings.
-A special group for developers to update applications without any authority over the settings

Is this possible?

With all thanks...


Avatar
Discard
Best Answer

Yes, its possible. We can do this by frontend and back end code as well. As of now, there are 2 main groups for Administration (Administration/Access rights & Administration/Settings). Both groups have inherited.

So for this requirement, you can create a new custom group for Administration, in the name of Administration/Apps Controller. Then should give the control to access the Apps menu and models on Access rights. Then assign this newly created group to person which wants this option. Finally you can see the working of this method.

Hope it will works for you. Thanks..

Avatar
Discard
Author

Thanks Sarath ,but I tried this way and it didn't work for me, I didn't find the correct access rights for Apps ? do you have an example ? or how to get the access rights for only the 'APPS'

Related Posts Replies Views Activity
0
Dec 24
29
0
May 24
249
1
Dec 23
1084
0
Dec 23
309
0
Jun 23
548