I've created model named x_designs using studio. So, when i try uninstall the studio_customization it throws the below error.
Thanks in advance.
Traceback (most recent call last): File "/home/yash/Workspace/v14/odoo14/odoo/http.py", line 639, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/yash/Workspace/v14/odoo14/odoo/http.py", line 315, in _handle_exception raise exception.with_traceback(None) from new_cause ValueError: Field x_designs.display_name cannot find dependency 'x_name' on model 'x_designs'.