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

I accidently deleted the Packaging field under the inventory field in poduct model. How to recover that? The ODOO support is very slow and not very productive, many of them dont know how to do it.

Avatar
Discard
Best Answer

Hi,

You have deleted using the studio ? If yes, you can activate the developer mode and click Edit Form view, after opening the corresponding form view, and see the inherited views, there will be an inherited record with name studio.

If the original field was not added from the main form view, see the inherited views of inherited views.


Then by checking the odoo runbot or code, get the technical_name of the field, and remove its xpath changes from odoo studio inherited views.

Thanks

Avatar
Discard