コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3523 ビュー

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.

アバター
破棄
最善の回答

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>
アバター
破棄
著作者

It's worked for me Thanks :)

最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
6月 24
3142
2
9月 22
3053
0
5月 24
1509
2
8月 23
2621
2
4月 23
2085