コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3657 ビュー

Hi,

   I have developed a module to import data using csv, It has imported the data into the respected field. But when i tried to uninstall the module the imported file are still there.......after uninstall it has to be deleted.....how it can be achieved

アバター
破棄
最善の回答

Odoo uninstall process don't touch the data of models which are not belongs to that uninstall model. For example if you develop a module to add one custom field to customer, when you un install this module, it will remove the data belongs to the custom field of customer. You have developed a module to upload data, if you uninstall this module you loss the functionality not the data. 

アバター
破棄
著作者

I got your point samba, thanks for the advice..........

関連投稿 返信 ビュー 活動
1
6月 23
2008
0
3月 15
4104
2
3月 15
6789
1
3月 15
6838
3
3月 15
5544