i am trying to add field x_supervisor ( with Store = True ) in model res.users from Technical -> Models when save, it is showing Validation Error:
Unable to order by name: fields used for ordering must be present on the model and stored.
how to resolve this problem? please help.
regards