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

--- Comment #1 from Kyle M Hall <[email protected]> ---
Created attachment 111727
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111727&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

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to