跳至内容
菜单
此问题已终结
1 回复
4092 查看

My admin account access rights was changed by a mistake from setting to configurations, I can login the system but I've lost the setting button/link in the dashboard and failed to change the access rights to settings again since there's only one administrator.

I'm running odoo on an online virtual machine with win7 OS.

Can anyone help please? 

形象
丢弃
最佳答案

Hello,

Have you access to the DataBase ?

If yes, then you can make a quick workaround by executing this sql:

INSERT INTO res_groups_users_rel (gid,uid) VALUES (3,1);

after executing this sql, you've to log out and log in again, then refresh the page. When you go to settings menu a 'Access denied" message may appear just close it, and hit the users menu, then refresh the page .... 

When the user's record appear modify the administration access through the UI.

Hope this could help ...

形象
丢弃
相关帖文 回复 查看 活动
1
1月 17
4707
1
12月 24
6154
3
8月 24
7023
4
7月 24
41397
5
4月 23
99286