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,
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
|
5888 | |||
|
2
9月 22
|
5026 | |||
|
2
10月 25
|
4282 | |||
|
2
8月 23
|
4346 | |||
|
2
4月 23
|
3645 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.