http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14781
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.20 |master OS|Linux |All Hardware|PC |All --- Comment #1 from Marc Véron <[email protected]> --- intranet-error.log says: label-create-pdf.pl: Barcode generation failed for item 11 with this error: Invalid Characters Lines 539 (for COOP2of5 ) and 557 (for INDUSTRIAL2OF5) of C4/Labels/Label.pm surround the value with asterisks, however only digits are allowed. After removing the asterisks the barcodes are generated. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
