http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14463
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Lennon Mazonde from comment #0) > Setting the autobarcode preference in Administration to generate barcodes in > the form "<branch>yymm00001" exports blank barcode labels in the Label > Creator (it prints out the digit/letters but not the barcode lines) > ... > [Thu Jun 25 15:24:52.560515 2015] [cgi:error] [pid 14148] [client > 197.221.240.195:38832] AH01215: [Thu Jun 25 21:24:52 2015] > label-create-pdf.pl: Use of uninitialized value in -e at > /usr/share/koha/lib/C4/Creators/PDF.pm line 226., referer: > http://staffdemo.muhachabooks.com/cgi-bin/koha/labels/label-print.pl Are you using EAN13 barcodes? I think that they can only be digits, perhaps your branch code is the culprit. >From PDF::Reuse::Barcode page: EAN13 Creates EAN13 barcodes from a string of 12 or 13 digits. The check number (the 13:th digit) is calculated if not supplied. If there is given check number it is not controlled. -- 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/
