[Koha-bugs] [Bug 30979] Add ability for OPAC users to checkout to themselves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 16 11:55:37 CEST 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #92 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 151258
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151258&action=edit
Bug 30979: Add checkout modal to the OPAC

This patch adds a new self checkout modal to the OPAC when
OpacTrustedCheckout is enabled and a user is logged in.

The new modal allows an end user to scan an item barcode to checkout.
We check for item existance and availability and then check the item
out after any confirmations have been displayed.

Signed-off-by: Silvia Meakins <smeakins at eso.org>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list