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


When I try to import transfers, ODOO returns this error:

Unknown error during import: : It is not allow to import reserved quantity, you have to use the quantity directly. at multiple rows
Resolve other errors first

But a month ago I imported such file successfully.

Does anybody know what ODOO changed?

Regards, Roman


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

Have you found the solution ?

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

Hi,

In the importing product line you have to add a column corresponding to reserved_quantity and set its value as 0, this is a bug from a recent commit added to prevent the importing of values into the reserved quantity field in the line :  https://github.com/odoo/odoo/commit/4763d262a67495efb5da37f0011a41d0b3bad13e and fixed this in:  https://github.com/odoo/odoo/commit/76ad7b7dedab3c504c9231359b07d01505d0cc0e


You may have to pull the latest source code if you are using on premise server or wait till next week to get this update in the odoo online or odoo sh server.


Meanwhile you can add a column for reserved_qty with 0 value will resolve the issue.

Thanks

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

Thank you very much! :)

Tác giả

But this solution doesn't work :( Just checked it.

Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 7 25
1696
1
thg 4 25
1266
0
thg 10 24
1118
2
thg 5 24
3763
0
thg 4 24
1257