Hello ! please, i need help. I have one user named "UISS" that can't view some module menu. and the user named "Projet" has the right to view all menu module. Now, i want to execute an action allow the user "UISS" to see this menu with the rights of "Projet" .
This is the code.
when i execute the code with "Projet" i get this and it is normal because "Projet" has the right of this module menus.
but when i connected with "UISS" i get this
So, now the issue. How to write the right action-server code in order to see all menu module. I think i have to write in the code to execute with the superuser or to execute with "Projet" no mater the user connected. How to fix? thanks a lot!!