I deleted an x_studio_machine field and now I get an error when trying to access studio.
the error is :
File "/home/odoo/src/odoo/saas-17.1/odoo/addons/base/models/ir_ui_view.py", line 694, in _raise_view_error
raise err from from_exception
ValueError: L'élément '' ne peut être localisé dans la vue parente
How can I solve this problem ?
Thank for your help.

