car you please verify if this module validates barcodes? Or does it assume that the barcodes have been correctly generated?
A quick look inside the module shows that it does some primitive check on the length (not exceeding 12, 13, etc.) only. I used letters (which are not valid codes) and the module also generates barcode images.

Comments

skyredwang’s picture

Status: Active » Postponed

check on the length (not exceeding 12, 13, etc.) is the only thing it validate so far.

skyredwang’s picture

Status: Postponed » Closed (fixed)