inventory id for order item

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

inventory id for order item

dsakovich
Hello, all

I have some facility locations in the my facility.
For each location i have inventory item with the same products.
When i create order i need reserve products from specific inventory item (facility location).
I tried to set my inventoryId in the "fromInventoryItemId" attribute for order item, but it doesn't work - the products are always reserved from inventory item with the lowest inventoryId.
Is it possible to do this?