Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1028 Prikazi

What are the steps to reproduce your issue?


When i try to add a new user or adding a new warehouse on the saving manually am getting too much error . am not able to add a new ware house why is this thing having too much error . i feel like ODoo community is more stable than the Enterprise one. This thing is not stable at all


What is the current behavior that you observe?
Validation Error


Error while validating view near:

Validation Error

CLOSE

Error while validating view near: Field "is_admin" does not exist in model "res.users"






Field "is_admin" does not exist in model "res.users"


What would be your expected behavior in this case?


i want when i press the save manually when adding a new warehouse or the new user to save them not to get this errors


Avatar
Opusti
Best Answer

Hi,

Try this step:

1. Try updating the base module. Maybe this one could help you.

2. Do you have more than 1 db on this stage? It looks like in the other db you install a custom module with this field "is_admin" in model "res.users", that is not installed in the current db.


Hope it helps

Avatar
Opusti