Skip to Content
Menu
This question has been flagged
2 Replies
1327 Views

When I try to import transfer into Odoo, it returns the 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


For importing qty I use field Operations / Done.

Is it bug of Odoo, or my mistake? 

Avatar
Discard
Best Answer

Hi,

This was a bug which get added recently and it has been fixed in the core. If you are using on premise installation, you can pull the latest source code or if you are using odoo sh or odoo online, the source code will get updated weekly, so in two days you will receive the updated code.


Mean while, if you need to import the transfers, you have to add a column in the lines, which mapped to reserved quantity in the lines and set its value as 0.


Related Commit:  [FIX] stock: error when importing done qty w/o providing reserved qty


Thanks

Avatar
Discard
Best Answer

Muchas gracias, lo recomendado me funcionó también para la v14.

Avatar
Discard
Related Posts Replies Views Activity
4
May 25
3409
2
Apr 25
381
1
Aug 24
1224
1
Feb 24
2077
3
Oct 23
10105