Skip to Content
Menu
This question has been flagged
3 Replies
3735 Views

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

Avatar
Discard
Author Best Answer

I tried to update all modules (--update=all) and with "-i base" -> the data stays

I can't uninstall the module because it will delete my data.

Avatar
Discard
Best Answer

Use database_cleanup module
you have to download the the module from OCA

Avatar
Discard
Best Answer

try to upgrade the "base" module, it may help.

Avatar
Discard
Related Posts Replies Views Activity
3
Nov 23
33971
0
Dec 24
41
0
Apr 24
402
1
Mar 24
839
4
Nov 23
4253