Skip to Content
Menu
This question has been flagged
2 Replies
3786 Views

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
Discard
Best Answer

Do you have any customized module?

Try to upgrade base module



Avatar
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
2
Jul 22
3021
2
May 24
2422
2
Feb 24
2687
0
Oct 21
2356
2
Mar 15
7419