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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
6808
Tampilan
I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Mar 15
|
9424 | ||
Required CSV import fields and template of CSV files
Diselesaikan
|
|
3
Okt 23
|
34426 | |
|
3
Jul 19
|
6464 | ||
How to import multiple lines text fields with CSV ?
Diselesaikan
|
|
5
Okt 23
|
23343 | |
|
3
Jun 20
|
3687 |
How are you inserting the data of the CSV file?
in __openerp__.py: "data": ['mydata.csv']