Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
7173 Представления

Hi,

I am new here and I need some help please. In Odoo 11 - Contacts I would like to withdraw the rights for the base.group_user to delete a contact via the .csv file. 

Thanks for the help.


Аватар
Отменить
Автор Лучший ответ

Thanks. I need to do that with code but I cannot find the model I have to change. 

Аватар
Отменить
Лучший ответ

Hi, 

You can change the access rights from the Odoo user interface by activating the developer mode and going to Settings -> Technical -> Security -> Access Rights/Record Rules or the same can be done by the code also.

Odoo Security Mechanism: https://www.youtube.com/watch?v=mzg3EGD_6Gw

Thanks

Аватар
Отменить

is there any sql script ? i accidentally changed the access rights to my "admin" user..