Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5155 Vistas

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?

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor Mejor respuesta

@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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
5
dic 23
22260
0
abr 22
2517
2
abr 21
7740
1
jul 16
4519
1
mar 15
3823