Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3658 Visualizzazioni

How can we changes the Menu name based on the access rights given to user?

Thanks in advance.

Avatar
Abbandona

Hello Serpent, I have applied your answer and that worked for me. Thank you for sharing the knowledge.

Risposta migliore

Devang,

You should override the read method of ir.ui.menu and get the menu based on the XML ID. Change the name as per the group check.

Thanks.

Avatar
Abbandona