https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23510 Theodoros Theodoropoulos <theod@lib.auth.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theod@lib.auth.gr --- Comment #1 from Theodoros Theodoropoulos <theod@lib.auth.gr> --- Created attachment 92482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92482&action=edit proposed patch to add QRcode functionality I have briefly tested this patch with Koha 17.11 and it works as expected. This was a quick'n'dirty approach to prove that this enhancement is possible and not too difficult to implement. Additional checks and/or documentation may be needed. Notes: I have chosen to use - QRCode version 1 and modulesize=1 (small square) because I personally needed to add the result code in a small area - also decided to hide the text version of the barcode (to save space) -- You are receiving this mail because: You are watching all bug changes.