Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
3214 Weergaven

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?

Avatar
Annuleer
Auteur Beste antwoord

Thanks for sharing the process.

Avatar
Annuleer
Beste antwoord

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


Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
okt. 24
1190
2
okt. 24
2061
0
sep. 24
1076
2
jul. 25
252
1
apr. 25
1099