Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6489 Visualizzazioni

Is there a flag or so to preventing an csv file from reimport like xml files with the noupdate attribute?    

Avatar
Abbandona
Autore Risposta migliore

Thanks for the fast and solid answer!

We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file.

So currently the only way  is too comment the line out in __openerp__.py? 

Avatar
Abbandona

I don't understood properly what you exactly want. Because __openerp__.py is not coming in picture anyway.

Risposta migliore

Actually this is good idea but the problem is there is no logical place at where we can add "noupdate" option for the end user who is going to upload the file.

However, we can add a check-box below csv file option at the time of import the file.

So those records which are in the csv file will be locked and those can't be updated while import the file again. 

However there are quite few more changes we need to do if we decide to customize like this way. But this is the only way to solve your purpose. If you are good programmer then you can try yourself but currently no any person has did this kind of solution so far neither as independent solution or community module.




Avatar
Abbandona
Autore

Thanks for the fast and solid answer! We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file. So currently the only way is too comment the line out in __openerp__.py?

Post correlati Risposte Visualizzazioni Attività
4
nov 23
31922
1
dic 22
5431
3
giu 20
3783
1
nov 18
9304
11
feb 17
63569