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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
4369 | |||
|
2
9월 22
|
4009 | |||
|
2
10월 25
|
2746 | |||
|
2
8월 23
|
3365 | |||
|
2
4월 23
|
2810 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.