Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
3327 Widoki

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks for sharing the process.

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 24
1208
2
paź 24
2108
0
wrz 24
1107
2
lip 25
286
1
kwi 25
1129