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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
            
                1
                
                    Rispondi
                
            
        
        
            
                7470
                
                    Visualizzazioni
                
            
        
    I just saw this today - https://apps.openerp.com/apps/7.0/csv_noupdate/ - don't know if it helps.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|  | 1 mar 15  | 10256 | ||
|  | 3 ott 23  | 35636 | ||
|  | 3 lug 19  | 7068 | ||
|  | 5 set 25  | 24536 | ||
|  | 3 giu 20  | 4634 | 
 
                        
How are you inserting the data of the CSV file?
in __openerp__.py: "data": ['mydata.csv']