Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
3431 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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>
Imagine profil
Abandonează
Autor

It's worked for me Thanks :)

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iun. 24
2977
2
sept. 22
2960
0
mai 24
1379
2
aug. 23
2532
2
apr. 23
2014