Wednesday, June 13, 2018

LS NAV - Tasklet Factory - Scanning item barcodes submits leading zeroes even if none exist on barcode

In the C6181388 TF Mobile WMS Toolbox: CheckCrossRef function
use DELCHR(Scannedbarcode,'<','0');  
To remove leading zeroes

----------------------------------
--If it's not filtering orders correctly because of leading 0's
----------------------------------
advanced: C6181388 TF Mobile WMS Toolbox>GetOrders function
or
basic: C6181374 TF Mobile WMS Pick>Search for ScannedValue
---------------------------------


If this does not work, the other alternative is to include multiple barcodes on the items that include the leading zero so that any of the barcodes will find the item

No comments:

Post a Comment