How to configure custom barcode label
With the Barcode management app, you can create barcode labels, and print barcode labels. Before using these creating and printing functions for labels, you need to go to Barcode management > Settings to config information for barcode labels:
Â
Â
On this settings page, you can config:
1/ Default template for printing
This config allows the user to select templates for the printing of the barcode.
In this version, we have 3 default templates:
- Standard barcode
- A4
- Jewelry
Here is all the information for each template:
Information for Standard barcode type:
| |||||
Information for A4 barcode type:
| |||||
Information for the Jewelry barcode type:
|
If the user doesn't choose any template, the template will depend on the template of the printer
Warning: Barcode Management app does NOT support generating barcode EAN-13
2/ Barcode pattern
Allow the user to add the barcode pattern
This config allows the user to generate barcodes.
For example:
[1-9]{6}: 6 numeric characters include random numbers from 1-9
[a-z]{10}: 10 alpha characters include random numbers from a-z
[a-f0-9]{10}: 10 random alphanumeric characters
BAR[a-f0-9]{10}: BARADFA12NF0O
If the user doesn't fill in any value here, by default, the system will print a barcode with (1-9){9} standard
Â