跳至內容
選單
此問題已被標幟
1 回覆
1457 瀏覽次數

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

頭像
捨棄

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

最佳答案

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

頭像
捨棄