Hi there!
I would like to set to zero some items minimum and maximum stock level in a warehouse with DTW.
It is about 700 items of 9000. So manually it would be slow. I tried with the templates 'Items' and 'ItemWarehouseinfo'. The data-loading runs properly with the end-message 'updated successfully' but the stock level quantities of the items remain the same. I used the following columns:
Items: recordkey, itemcode .
Itemwarehouseinfo: recordkey,maximalstock,minimalstock,warehousecode.
Is anything else necessary?
Thanks,
Andris