Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3649 Переглядів

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..........

Related Posts Відповіді Переглядів Дія
1
черв. 23
2005
0
бер. 15
4103
2
бер. 15
6780
1
бер. 15
6835
3
бер. 15
5541