Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3450 Visualizações

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.

Avatar
Cancelar
Melhor resposta

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>
Avatar
Cancelar
Autor

It's worked for me Thanks :)

Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jun. 24
3028
2
set. 22
2987
0
mai. 24
1417
2
ago. 23
2556
2
abr. 23
2042