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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
            
                1
                
                    ตอบกลับ
                
            
        
        
            
                7460
                
                    มุมมอง
                
            
        
    I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|  | 1 มี.ค. 15  | 10252 | ||
|  | 3 ต.ค. 23  | 35627 | ||
|  | 3 ก.ค. 19  | 7065 | ||
|  | 5 ก.ย. 25  | 24525 | ||
|  | 3 มิ.ย. 20  | 4622 | 
 
                        
How are you inserting the data of the CSV file?
in __openerp__.py: "data": ['mydata.csv']