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

Good day everyone, 

Is there any best practice to migrate from V13 community to V14 community. I've seen one way is using openupgrade scripts and for what we understand another way would be make a fresh new install on the newer version, install any custom module and then export data from previous version to import on new version.

Would appreciate any help someone already did these kind of migration.


Avatar
Descartar
Mejor respuesta

Hi Avash,

Greetings.

As mentioned by you, OpenUpgrade is a free script provided by OCA to migrate from different versions in Odoo community.
Though you might encounter different errors while executing the script, you can make necessary changes to the database accordingly and possibly achieve the migration.
There isn't a specific solution to the errors that you will face, as each time different errors might occur.

Also you'll have to make some changes to the script to make it run.
But on a short note its the best tool for migration.

Refer the below link for the blog on how to upgrade your database using OpenUpgrade.
- https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade
- https://www.cybrosys.com/blog/how-to-write-migration-scripts-using-open-upgrade-api
 
On the second method, if your database data is not too large, you can create a fresh database and import the data's into it or using rpc methods like jsonrpc or xmlrpc to write python scripts to import data simultaneously from these versions.

Reference:
- https://www.cybrosys.com/odoo/odoo-books/odoo-15-development/ch14/

Regards

Avatar
Descartar
Autor Mejor respuesta

Thanks Cybrosys for your answer and  great resources shared.  

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 25
1960
0
ago 24
1806
0
sept 23
1269
1
may 23
2280
1
jul 19
2712