Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3678 Tampilan

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

Thanks in advance.

Avatar
Buang

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

Jawaban Terbai

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
Buang