Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3287 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

It's worked for me Thanks :)

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
juin 24
2675
2
sept. 22
2739
0
mai 24
1185
2
août 23
2339
2
avr. 23
1860