Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3427 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

It's worked for me Thanks :)

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
giu 24
2967
2
set 22
2955
0
mag 24
1377
2
ago 23
2526
2
apr 23
2007