Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1441 Prikazi

hello hello I would like to know if it is possible to perform a migration from odoo 12 to 14

Avatar
Opusti

"migration" is not a question. I have edited your post to make the title a question. In the future, please consider using a Question that can make it clear what you ask without requiring people to open your post, as this will often increase the chances people will respond and make everything clearer for others looking for the same answer.

Best Answer

Hi,

Yes, you can migrate your database from V12 to V14 

if you have custom addons or custom developments first you need to migrate all those to target version. Then you can migrate the database

If you are using the enterprise version you can migrate the database using

https://upgrade.odoo.com/

If you are using the Community edition you can use Openupgrade scripts

https://github.com/OCA/OpenUpgrade

Here are some references for Migration

https://www.odoo.com/documentation/16.0/administration/upgrade.html

https://www.cybrosys.com/blog/how-to-migrate-odoo-database-using-openupgrade#:~:text=Make%20a%20duplicate%20of%20the,and%20run%20the%20Migration%20command.
https://www.cybrosys.com/blog/odoo-migration-manager

Regards

Avatar
Opusti