Skip to Content
Menu
This question has been flagged
2 Replies
3481 Zobrazenia

Hi,

I want to invisible only crm menu string not the sub-menu of crm for the particular user. so what i want to do for this

please suggest me.

Avatar
Zrušiť
Best Answer

Hi,

Can you try the following code


<record model="ir.ui.menu" id="crm.crm_menu_root">
<field name="groups_id" eval="[(5,ref('mention the user group which dont want to see the menu'))]"/>
</record>
Avatar
Zrušiť
Autor

It's worked for me Thanks :)

Best Answer

Hello,

I hope below link usefull for you.
https://crnd.pro/blog/how-to-3/post/how-to-hide-menus-in-odoo-21

Thanks
Sunny Sheth

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 24
3079
2
sep 22
3024
0
máj 24
1453
2
aug 23
2592
2
apr 23
2062