Hi all,
I don t know how, but since some time "seeting" and "app" menu disapear from the header menu : http://hpics.li/7f3ac9b
Have some one any idea to get them back ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi all,
I don t know how, but since some time "seeting" and "app" menu disapear from the header menu : http://hpics.li/7f3ac9b
Have some one any idea to get them back ?
i try this :
But it s not working for me, the table res_groups_users_rel have 2 columns gid and uid, i guess uid is 1 so i invert values for the query n°3 : Insert into res_groups_users_rel values (2, 1); => "settings" not appear
Edit (can not post a new answer) : Good Work it works !!! Thank you
The ID of the admin user is by default 1 :-)
Can you please try to restart odoo server with --update=all
I think you changed access rights of admin. You need to re assign access rights to admin user by query..
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
9月 16
|
9091 | ||
|
1
10月 17
|
11342 | ||
|
2
9月 16
|
5448 | ||
|
1
8月 16
|
3602 | ||
|
1
9月 22
|
6820 |
Did you remove "Settings" access rights from your admin user?