Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1130 Представления

Hello,

I am new to Odoo and currently working with version 17 CE. I need assistance with customizing the top-right icons in the navigation bar. Specifically, I want to hide the icons for 'Discuss' and 'Activities' for certain users.

Additionally, when clicking on the user profile icon, several options are displayed, including 'Documentation,' 'Shortcuts,' 'Support,' 'Preferences,' 'MyOdoo.com Account,' and 'Logout.' I would like to hide all these options except for 'Logout.'

I have not found a way to achieve this through the interface, and my attempts to implement it via code were unsuccessful as I am still a beginner in Odoo development.

If anyone could guide me on how to accomplish this, I would greatly appreciate it. Thank you!

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

Hi,

1- Take a look at how permissions and group users work. What you want to achive can be done like so, just create a group and revoke the permission to view those menus.

2- I don't think you can do that without code, and I think it would mean mixing the above method with custom code, tho I have never bothered editing such menus so I have no more insight on that.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июл. 25
513
0
июл. 24
31
1
июл. 24
1116
1
июл. 24
1555
0
июл. 24
14