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

Matt Blenkinsop <[email protected]> changed:

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

--- Comment #6 from Matt Blenkinsop <[email protected]> ---
Created attachment 144813
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144813&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 and matched to the 'dateformat' syspref.
(Previous commit missed the moremember.tt render and the syspref formatting)

Test plan:
1) Create a restriction on a patron and navigate to that patron in Checkouts or
the patron details page
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.
5) Change the 'dateformat' syspref and refresh, the date should change to
reflect the syspref

-- 
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