Skip to Content
Menu
This question has been flagged
1 Reply
7446 Views

I have initial data for module in CSV file. How I can load data from CSV file only when installing module, not when updating? XML data files have "noupdate" option, but CSV files haven't.

Avatar
Discard

How are you inserting the data of the CSV file?

Author

in __openerp__.py: "data": ['mydata.csv']

Best Answer

I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
10235
3
Oct 23
35614
3
Jul 19
7060
5
Sep 25
24516
3
Jun 20
4611