Project

General

Profile

Actions

How to upgrade Odoo » History » Revision 1

Revision 1/9 | Next »
Olivier Bitsch, 10/23/2023 09:58 AM


How to upgrade Odoo to new major version

Install the scripts

apt install odoo-oca-openupgrade

Run the command

odoo -u all --addons-path="/usr/share/odoo-oca,/usr/lib/python3/dist-packages/odoo/addons" --upgrade-path=/usr/share/odoo-oca/openupgrade_scripts/scripts/ -d iabsis --stop-after-init --load=web,openupgrade_framework

Updated by Olivier Bitsch about 1 year ago · 1 revisions