E
Asked
I need to print this code without the sequence number. Without (~24 ) I realized it doesn't scan when I want to do adjustments or transfer,but scans when the added digits are not there
My code is D-uk01be the system adds the other code and varries from item to item,I.e varries when I change size or colour
My code is D-uk01be the system adds the other code and varries from item to item,I.e varries when I change size or colour
- MSAnsweredHello,
The `~24` at the is added for the variant code. `~` barcode separator can be changed in system settings and the `24` is the variant id. If you change barcode separator and try to scan the barcode in text file if it is being read correctly.
Thank you - Login to Reply