Hi,
I am working with Odoo Web Enterprise 17.0+e.
I have 2 different models, let's say model A and B.
I created records on both models, on B I have a many2one field that shows x_name from model A on the options.
I tried removing all records on model A but however, all x_name from model A still persist on many2one of model B and it's annoying.
How can this happen and what can I do to remove the data?
Any help will be appreciated. Thanks!