Hi guys,
i need to create EAN13 barcodes manually with the following functionality:
As you can see in the picture above, the item number has the "-00" at the end. Is it possible to cut that off, while creating the barcode?
I tried to restrict only 7 digits in the bar code mask set up, hoping it would cut the last digits off.
Sadly i get an error when i tried to create a bar code with that set up.
Error: "The Product ID is only 7 digit long according to the bar code mask. Enter just the product ID or the full bar code with or without the check digit."
When i set the length field of the Product to 11, it works, but the system puts the whole product number in the barcode icluding the "-00". In this case it of course is no EAN13 anymore. I just wanted to test if it works.
Does anyone know how i can solve this issue?
Thanks in advance
Simon