Couldn't load module openupgrade_framework && No module named 'openupgradelib' #4161
Replies: 1 comment 3 replies
-
|
You have to use Odoo server 14 to migrate to v14. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Community,
I'm trying to migrate Odoo 13 CE to 14 CE with the following command:
sudo -H -u postgres ./odoo-bin -d migration --addons-path=/home/hassan/Documents/odoo/odoo-server-14/addons,/home/hassan/Documents/OpenUpgrade-14.0 --upgrade-path=/home/hassan/Documents/OpenUpgrade-14.0/openupgrade_scripts/scripts --load=base,web,openupgrade_framework --stop-after-init -u all
and I get the following errors:

Beta Was this translation helpful? Give feedback.
All reactions