Hi I am using Odoo v10 CE and have some sales order in different states (Quotation, Quotation Sent, Sales order and cancelled). I want to migrate those in v12 CE. I have successfully used export-import feature of odoo to import these sales order in v12 except for state field. The state field is not visible while importing. Can someone suggest what is the problem and how I can solve it?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
            
                2
                
                    Respuestas
                
            
        
        
            
                5514
                
                    Vistas
                
            
        
    If a field is readonly then it not shown during import matching column.
You can make readonly false and then import your data. After import you can again mark that readonly.
Thanks
@Ajeet Yadav
Thanks for your reply. It worked. I have changed readonly to True in file sale.py . Quotation state is now shown in matching column.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 5 dic 23  | 23284 | ||
|  | 0 abr 22  | 2919 | ||
|  | 2 abr 21  | 8358 | ||
|  | 1 jul 16  | 5091 | ||
|  | 1 mar 15  | 4319 | 
