跳至内容
菜单
此问题已终结
2 回复
3592 查看

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
3250
2
9月 22
3102
0
5月 24
1560
2
8月 23
2679
2
4月 23
2139