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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
juin 24
|
2675 | ||
|
2
sept. 22
|
2739 | ||
|
0
mai 24
|
1185 | ||
|
2
août 23
|
2339 | ||
|
2
avr. 23
|
1860 |