Bug 30156

Summary: asterisk is needed before and after barcode for Code39
Product: Koha Reporter: bugzilla
Component: Label/patron card printingAssignee: Chris Nighswonger <cnighswonger>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Asterisk added before and after barcode

Description bugzilla 2022-02-22 19:53:23 UTC
Created attachment 131026 [details]
Asterisk added before and after barcode

An asterisk is needed before and after barcode to show Code39 barcode correctly.
Comment 1 Katrin Fischer 2022-02-26 12:49:23 UTC
I think the suggested change needs to check if none or Code39 was given as parameter. The script can not only return QRcodes and Code39 but any of the formats that the library supports right now.