Hi,
does anyone knew if odoo has an feature which clean up the models? I have the problem that not needet fields will stay in the odoo system. eg: I develop an field partner as a char in model test.test. I changed it to partner_id (m2o). Now i habe partner and partner_id in the model test.test
it is a problem because i have 2 eintries "Partner" in the user deffined search/filter at the list/tree view.
Regards