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.
This question has been flagged
1
Reply
9053
डेटा देखने का तरीका
I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
|
1
मार्च 15
|
12213 | ||
|
|
3
अक्तू॰ 23
|
38253 | ||
|
|
3
जुल॰ 19
|
8586 | ||
|
|
5
सित॰ 25
|
27098 | ||
|
|
3
जून 20
|
6985 |
How are you inserting the data of the CSV file?
in __openerp__.py: "data": ['mydata.csv']