AOMobile Settings

Preferences for All Orders Mobile Scanner

Auto Fill for Pick Screen:

<AutoFill></AutoFill> indicates what to auto fill in the text box on the pick screen.
<AutoFill>0</AutoFill> indicates auto fill is OFF.
<AutoFill>1</AutoFill> indicates auto fill is UPC.
<AutoFill>2</AutoFill> indicates auto fill is MANUFACTURE PART NO.
<AutoFill>3</AutoFill> indicates auto fill is ITEM FULL NAME
<PickAutoFill>false</PickAutoFill> indicates check box for Auto Fill is disabled
<PickAutoFill>true</PickAutoFill> indicates check box for Auto Fill is enabled

Auto Scans enable or disable the check boxes on the form load:

Pick/Ship Orders Screen:
<PickAutoScan>false</PickAutoScan> indicates Pick Screen disabled
If PickAutoScan is disabled you can manually enter the total quantity picked
<PickAutoScan>true</PickAutoScan> indicates Pick Screen enabled
If PickAutoScan is enabled you will scan each barcode once increasing the picked quantity by 1

Count Screen:
<CountAutoScan>false</CountAutoScan> indicates Count Screen disabled
<CountAutoScan>true</CountAutoScan> indicates Count Screen enabled

Purchasing/Receive Orders Screen:
<ScanAutoScan>false</ScanAutoScan> indicates Purchase Screen disabled
If ScanAutoScan is disabled you can manually enter the total quantity received
<ScanAutoScan>true</ScanAutoScan> indicates Purchase Screen enabled
If SanAutoScan is enabled you will scan each barcode once increasing the received quantity by 1

* Both PickAutoFillA and PickAutoScan cannot be enabled at the same time.