Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3250 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

It's worked for me Thanks :)

Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jun 24
2618
2
Sep 22
2696
0
Mei 24
1142
2
Agu 23
2299
2
Apr 23
1838