[Koha-bugs] [Bug 26692] Add barcode image generator service for OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 19 17:44:50 CEST 2020


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

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111975|0                           |1
        is obsolete|                            |

--- Comment #7 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 112000
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112000&action=edit
Bug 26692: Add barcode image generator service for OPAC

Some libraries would like to add a scannable barcode to the patron self
service area of the opac for patrons who do not have their library cards
with them. The existing svc/barcode on the staff side should work fine,
but requires a staff login. It makes sense to duplicate this script
but only require a valid patron login to use it.

Test Plan:
1) Apply this patch
2) Browse to /cgi-bin/koha/svc/barcode?barcode=123456789 from your OPAC address
3) Note the barcode image

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list