Home › Forums › Barcode Generator › Help for Quantity ship in barcode / Scan quantity behaviour
Tagged: barcode scanner
-
AuthorPosts
-
Gorkem BARUTCU
March 27, 2023 at 8:33 amPost count: 3Hi There
We are trying to scan a barcode of a item. in the barcode, they identified the quantity of item in the last 5 digit.
For example: the item original barcode is 5431103. however, in the item references they entered the item with its weight information like that 5431103011078. it means 1kg, 108 gr (rounded up) last 6 digit is identifier for its weight.
Because of the customised barcode number, the scanner cannot find the items with barcode.
is there any way to sort this out?
Many thanks for your answer in advance.
john atkinson
March 27, 2023 at 12:33 pmPost count: 29Hello, thanks for your inquiry.
In order for the system to parse the data from a combined barcode you will need to have a matching barcode rule in place.
Note with a combination barcode I would suggest you have A separator character for the breaks in data.
If you search for barcode rules in Nav/BC. If you need assistance designing the rule please let me know and send me a copy of your combination barcode. The bellow is an example of an item, serial number combination barcode rule, the example will be more clear if you are looking at the barcode rules page in BC.
for example. Combo rule for item-serial, The item is ITEM1234 the serial number is 121212.
ITEM1234!121212
your barcode rule would look like- Find Text = (.*)!(.*) Description ITEM!SERIAL Expressions = Item $1 Serial Number $2
Gorkem BARUTCU
March 29, 2023 at 2:06 amPost count: 3thank you for your quick response
rule id 80 find text : (.*)!(.*) Item Reference Expression $1 Quantity Expression $2 sample test 5431103!011078
the result is “item is not found”
Terri Vaive
September 21, 2023 at 8:04 amPost count: 98Hello Gorkem,
Sorry for the delayed response.
This can be fixed with some barcode rules.
For futher assistance, please email support@dmsiworks.com, explaining the issue and include a list of the physical steps taken as well
Thank you,
-
This reply was modified 1 month, 2 weeks ago by
Terri Vaive.
-
This reply was modified 1 month, 2 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.