[Koha-bugs] [Bug 32373] Show Date of Restriction on Patron Screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 22 22:23:35 CET 2022


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

David Nind <david at davidnind.com> changed:

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

--- Comment #3 from David Nind <david at davidnind.com> ---
Created attachment 144807
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144807&action=edit
Bug 32373: Show patron restriction date

When viewing a patron account with a restriction there is no way to see when
the restriction was placed. This is available in the borrower_debarrments table
and has now been added to the UI.

Test plan:
1) Create a restriction on a patron and navigate to that patron in Checkouts
2) There should be a message with details about the restriction but the
creation date of the restriction won't be included in the message
3) Apply patch
4) The message should now say "Restricted since DATE" as in the screenshot
attached.

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list