Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
4127 Lượt xem

python3 odoo-bin --upgrade-path=/home/desktop/workspace/OpenUpgrade/16.0/openupgrade_scripts/scripts/ -d test_23_dec_id --update all --stop-after-init


Usage: odoo-bin [options]

odoo-bin: error: option --upgrade-path: the path '/home/desktop

/workspace/OpenUpgrade/16.0/openupgrade_scripts/scripts/' is not a valid upgrade directory


How to fix this type of error?

Ảnh đại diện
Huỷ bỏ

Tried changing / for \ ?

Câu trả lời hay nhất

I think you lack info here:

--database=DB-NAME

-c your\path\to\odoo.conf

--load=base,web,openupgrade_framework

--addons-path=path\to\addons

---EDIT---

From: https://oca.github.io/OpenUpgrade/migration_details.html

Edit the configuration files and command line parameters to point to the database you are going to upgrade. The recommended command line parameters are the "--update all --stop-after-init --load=base,web,openupgrade_framework" flags. 

You are missing those, and by the way I'm not sure migration to 16.0 is completed (doesn't seem to be available to me):

https://github.com/OCA/OpenUpgrade

https://oca.github.io/OpenUpgrade/status.html

Ảnh đại diện
Huỷ bỏ
Tác giả

in v16?

Check edit

Tác giả Câu trả lời hay nhất

python3 odoo-bin --upgrade-path=/home/desktop/workspace/OpenUpgrade/16.0/openupgrade_scripts/scripts/ -d test_23_dec_id --update all --stop-after-init

work in odoo 15 but not work as odoo 16 using openupgrade

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 23
1587
3
thg 6 24
2564
1
thg 1 23
14695
0
thg 1 24
1163
1
thg 6 23
4006