[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 9 16:52:27 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 #150873|0                           |1
        is obsolete|                            |

--- Comment #76 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 150886
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150886&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: Helen Oliver <HOliver at tavi-port.ac.uk>
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