Skip to Content
Menu
This question has been flagged
1 Reply
4692 Views

Please i need help, when i click on settings-users-and try to click any user account, i get the following errors

View error

Can't find field 'in_group_70' in the following view parts composing the view of object model 'res.users': * res.users.groups

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model

Avatar
Discard
Best Answer

Hi I believe you have added a column(field) name in_group_70 in xml view of 'res.users' table but you have not added in their python code or maybe that column column creation is not done yet if you have given in the python even.

I suggest better add that column in python as well and then upgrade ur base module.

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 15
10294
1
Mar 15
8180
6
Sep 17
7946
1
Apr 15
4603
2
Mar 15
9736