Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3079 Vistas

Is it possible to convert odoo 10 custom modules to odoo 13?


If yes then following are my questions:

1). How to import/export users with password?

2). How to import export rest data of the database?


I have changed all my modules from py 2.7 to py 3. Now transferring data between databases. Any suggestions?

Avatar
Descartar
Mejor respuesta

It is possible to forward port modules in Odoo.

It is also possible to export and reimport data using Odoo's csv and xlsx export and import features. In order to migrate Odoo databases this way, you need indepth knowledge of Odoo's information structure and this is a very complicated, tedious and cumbersome process.

Instead, you may want to learn about the OCA OpenUpgrade project: https://github.com/OCA/OpenUpgrade

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 23
2305
0
jul 21
2732
1
abr 21
5891
0
ene 20
3624
1
dic 19
10636