https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37356 Bug ID: 37356 Summary: Patroncards barcode do not support EAN13 Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: wolfgang.apolinarski@gmail.com QA Contact: testopia@bugs.koha-community.org While testing and installing Koha, I figured out that while EAN13 works on labels of items in the catalog (like books), it does not work for patron cards at all. When looking at the code, I saw that the barcode generation code is duplicated in label printing and patron card printing. Because of that EAN13 is not supported with patron card printing, yet. I created a patch to fix that, because of my very limited Perl skills someone has to look at it, first. I tested it successfully in my Koha instance. -- You are receiving this mail because: You are watching all bug changes.