[Koha-bugs] [Bug 23510] Allow QR codes to be used in label creator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 27 15:13:34 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23510

Theodoros Theodoropoulos <theod at lib.auth.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |theod at lib.auth.gr

--- Comment #1 from Theodoros Theodoropoulos <theod at 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.


More information about the Koha-bugs mailing list