This screen dictates the behavior and restrictions imposed on items and quantities.
At the top you have a message box that will show information or errors.
The button needs to be click when changes have made on this screen.
The next three fields show the lates sequence, area, and section respectibly.
Auditor field is used to identify the counter. No blank spaces are allowed App User (email) is used to download a token that has been purchased to enable full functionality on this app. Inv IP (host) is enabled when a token has been downloaded. It is used to let the app the IP address of the computer
that has been set to receive files from this app.
The button is to download an Item Master to the device.
The ITEM_MASTER.CSV file is searched either on my website https://www.poncesolutions.com
or your computer, if you have set the Inv IP (host) field. Portrait Mode> is used to switch between portrait or landscape screen mode on some screens
Quantity Settings
Max Qty field is used to prevent large quantities being added when they are not needed or they have been entered by mistake Min Qty field is used as the lower range allowed for quantities Default Qty of 1? is used to switch betwen automiatically using 1 or manually entering quantities.
Text Recognition
One of the screens is a screen to recognize text on warehouse inventory labels. The last two images on the left are examples of those labels.
This lable has four lines, the SKU is on line two and the quantity on line four. The app detects the four lines.
For the app to select the values correctly on the first label, it will need to be set as follows: # of Lines 4 SKU in Line 2 Qty in Line 4 Text in Qty line "blank"
For the app to select the values correctly on the second label, it will need to be set as follows: # of Lines 2 SKU in Line 1 Qty in Line 2 Text in Qty line QTY: In this case QTY: is text that needs to be removed.
Item Settings
Allow alpha characters? is to accept alpha characters or just numbers for item. Expand short UPCs? is used to expand or leave alone UPC-E Validate item? is to validate items agains the item master or accept any values entered. Remove Check Digit? is used to remove check digit when the full UPC is not in the Item Master. The app will try to match the item
with the value after removing the check digit. i.e. scanned 049000006346 becomes 04900000634 Remove leading(left) zeros? is to remove zeros when the full UPC is not in the Item Master. The app will try to match the item
with the value after removing the zeros from the left. i.e. 049000006346 becomes 4900000634 if the check digit and zeros are removed for validation
Item Master Settings
Calculate Check digit(ITEM MASTER)? is used to leave alone all items in the Item Master file when importing or calculate the check
digit when possible. These are the conditions:
When the number of characters in the item is greater than eight and less than 11, the check digit will be calculated if the switch is on.
Codes Allowed
The screen that uses the camera to read codes, also uses this setup to determine which codes are accepted
Available codes: UPC-A UPC-E(short) QR Code AZTEC Codabar Code 39 Code 93 Code 128 Data Matrix EAN-8(short) EAN-13 ITF PDF-417
On this version, check digit calculation and removal is done only on UPC-A and UPC-E. On the next version, I will include other code types.