Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
3134 Ansichten

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
Verwerfen
Beste Antwort

@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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juni 25
1619
3
Juli 25
3265
1
Mai 25
1409
1
Mai 25
1660
4
Mai 25
2820