Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3128 Vues

I need to upgrade my odoo database from version 14 community to version 15 community.I downloaded the Openupgrade15 from GitHub. But how can I run the openupgrade script.i can't see the odoo-bin file for running openupgrade server.How can I run Openupgrade15.

Avatar
Ignorer
Meilleure réponse

@Sreejishnu what do you mean for running OpenUpgrade server? 

You need to see OpenUpgrade as a module, once you have cloned the OpenUpgrade with the same branch of the target version you need to initialize Odoo by giving the addons path where the scripts are contained. Within your main Odoo installation folder you should run a command similar to this:

python odoo-bin --upgrade-path=odoo_folder/OpenUpgrade/openupgrade_scripts -d db_to_migrate --update all --stop-after-init --load=base,web,openupgrade_framework

For further info you can read the official documentation at https://oca.github.io/OpenUpgrade/

Avatar
Ignorer
Meilleure réponse

Hi,


Please refer to the link below for the blog on database migration using OpenUpgrade for odoo v15.

 https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade

 https://www.cybrosys.com/blog/how-to-migrate-odoo-database-using-openupgrade

 

Hope it helps.

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
juin 25
1617
3
juil. 25
3263
1
mai 25
1405
1
mai 25
1654
4
mai 25
2819