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.
Bu soru işaretlendi
1
Cevapla
8938
Görünümler
I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.
Tartışma hoşunuza mı gidiyor? Sadece okumakla kalmayın, katılın!
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
|
1
Mar 15
|
12040 | ||
|
|
3
Eki 23
|
38123 | ||
|
|
3
Tem 19
|
8490 | ||
|
|
5
Eyl 25
|
26875 | ||
|
|
3
Haz 20
|
6648 |
How are you inserting the data of the CSV file?
in __openerp__.py: "data": ['mydata.csv']