I have created a custom module that changes a view. It installs fine but when I hit update it gives an error.
Error :
odoo.tools.convert.ParseError: "Element '<xpath expr="//field[@name='seller_ids']">' cannot be located in parent view
Looking at the module I can find the field above... very confusing.
Code: