Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3708 Visninger

Hi there,

In my user view Access rights tab shows many2many tree view instead of List of boolean fields.See below image.

can anyone explain how to get back the regular view?

Avatar
Kassér
Bedste svar

Do you have any customized module?

Try to upgrade base module



Avatar
Kassér
Bedste svar

Hi folks since there are no correct answer i would like to give the explanation and the solution.
The solution is picking one of this:

1. Go to app menu and upgrade base module, or
2. Create custom group inside settings > groups > create, and then delete it

By doing one of these, you are triggering _update_user_groups_view() method inside base module. this method is responsible to show all available groups so when you create a new one, it will trigger a new view thus the view will go back to normal

Hope this helps

Altela (altelasoftware.com)

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jul. 22
2989
2
maj 24
2400
2
feb. 24
2647
0
okt. 21
2335
2
mar. 15
7383