Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3487 Prikazi

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
Opusti
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
Opusti
Avtor

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jun. 24
3090
2
sep. 22
3029
0
maj 24
1463
2
avg. 23
2598
2
apr. 23
2065