[Koha-bugs] [Bug 25815] SIP Checkout: add more information on why the patron is blocked

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 30 18:05:32 CEST 2022


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

sandboxes at biblibre.com <sandboxes at biblibre.com> changed:

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

--- Comment #3 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 132652
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132652&action=edit
Bug 25815: SIP Checkout: add more information on why the patron is blocked.

Currently, on SIP checkout, Koha only returns "Patron Blocked" when there is
a problem with the patron.

This patch adds more specific informations, with the following messages:

 - "Patron expired"
 - "Patron debarred"
 - "Patron has fines" (see system preference "noissuescharge")
 - "Patron blocked" (see system preference "OverduesBlockCirc")

Test plan:

 - Try to do a SIP checkout with a patron that is in one of the above
situations.
 - Check that the displayed message matches the patron's situation.

Signed-off-by: Sonia <sonia.bouis at univ-lyon3.fr>

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


More information about the Koha-bugs mailing list