Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

This feature enables you scan  registrations from Order Lines without selecting a line first. 


Using encoded barcodes, you can register directly from the Order Lines .

Also known as "Single Scan Registration".


Requirements

You have to use Encoded barcodes that contains all information needed.

For example:

  • Item
  • Quantity
  • Barcode (likely)
  • Bin (optional)
  • Lot no. (optional)
  • Serial no. (optional)


You most likely need to enable Registering Register Quantity By Scan.

This will send a barcodes to the mobile app that represents quantity / units of measure. 


Tip

When using Register directly on Order Lines by scan (SingleScanRegistration) you want to select a line based solely on the item no. and nothing else.

For example omitting Lot No. contained in the barcode.


Lot No. and Bin validation considerations

 


The following will prevent "Single Scan Registration"

  • Registering Lot No.
  • Validating Bin


This is because you cannot both have use Single Scan Registrations and

  • ask the user to Validate the Bin.
  • ask the user to validate Lot


Solution

You need to either

  • send all the needed information to the mobile app 
  • or disable the validation



So if you perform the following steps, Register Quantity By Scan will again be possible 


  1. Disable ValidateFromBin
  2. Include LotNumber in the data sent to mobile app

 


 This feature is enabled by default in Android.


 Windows Handheld Embedded


In App.config

Code Block
languagexml
titleExample
<singleScanRegistration>true</singleScanRegistration>

 


Example for Pick Lines.

 

 





Explore the Mobile WMS App

Page Tree
rootMobile WMS App