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

By error I delete a field created and next I logout.

Now I can´t acces any mode to customers

I work On line

this is the problem:

ValueError: El campo `x_motulllam` no existe
Error de contexto:
Vista `res.partner.form`[view_id: 124, xml_id: base.view_partner_form, model: res.partner, parent_id: n/a]


Please Help

Rod Sanchez

Avatar
Discard
Best Answer

in Odoo 8/9 you have to got to Settings/Database Structure/Model. Search for the model res.partner and add the missing field.

Database Structure you only see in Developer mode in Odoo 9.

Avatar
Discard