Skip to Content
Menu
This question has been flagged
1 Odpoveď
4285 Zobrazenia

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? 

Avatar
Zrušiť
Best Answer

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 ...

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jan 17
4878
1
dec 24
6579
3
aug 24
7374
4
júl 24
42049
5
apr 23
100279