Description
This document explains how to fix error when Lot ID displays as 0 instead of actual LOT numbers in Item Details view after Transfer completion.
Detail Steps
1. Perform Single line transfer using WMS Velocity.
2. Go to WMS -Transfer Register, the transaction is CLOSED, drill to source to view transfer order, you can see that the LOT number is ZERO but it is appeared in Transfer Register detail (bottom).

3. Right click jump to item, the LOT number also shows ZERO. It should be showing lot number (eg:17050801).

Setting to be done in WMSConsole.exe.config file:
AcquireLOT set to TRUE under Transfer module in the config file.
<!-- Config for Transfer -->
<add key="TransferAcquireLot" value="True"/>
Related Information
None
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article