コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3277 ビュー

Currently, we are using Odoo version 16 Enterprise Edition, hosted on-premises, with some custom developments. If we upgrade the custom code for Odoo version 18, can we migrate the Odoo 16 database to Odoo 18?

アバター
破棄
著作者 最善の回答

Thanks for sharing the process.

アバター
破棄
最善の回答

Hi 

You can migrate the Odoo 16 Enterprise Database to Odoo 18 using Upgrade scripts.

You can initiate using the following command line

 python <(curl -s https://upgrade.odoo.com/upgrade) test -d <your db name> -t <target version>

Check this Upgrade odoo , where you submit an Odoo request and upload the dump backup of your odoo 16 database,it will give you upgraded odoo 18 


Regards


アバター
破棄
最善の回答

Hi,
Yes you can migrate to 18.0.

Steps to do:
* Migrate the custom codes to 18.0
* set up v18 instance
* initiate the migration by uploading a test backup to: https://upgrade.odoo.com/
* Once test migration is okay, apply the same for live

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
10月 24
1205
2
10月 24
2075
0
9月 24
1086
2
7月 25
266
1
4月 25
1114