Greetings,
I have tried to create a new model field with Odoo's UI. I Click on Settings->Developer Mode-> Technical-> Database Structure->Models and I try to create a new model for res.users. I Edit, Add a Line and try to add a new field e.g. x_somefield. I leave the defaults and try to save it but it fails.
l have tried multiple combinations but I keep receiving this error: Unable to order by name: fields used for ordering must be present on the model and stored.
Any idea what's wrong?