Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3692 Widoki

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

Thanks in advance.

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć