Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3672 Prikazi

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

Thanks in advance.

Avatar
Opusti

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

Best Answer

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
Opusti