[Koha-bugs] [Bug 11486] Show renewal count on 'check out' and 'details' tabs in patron record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 10 12:31:57 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11486

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 24114
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24114&action=edit
Bug 11486 - Show renewal count on 'check out' and 'details' tabs in patron
record

This patch adds the renewal count to the 'Check out' and "Details' tabs of the
patron record.

This information already exists in the OPAC view of the patron record. Since
librarians might be serving patrons in person who want to know this information
without looking it up online, it makes sense to show it in the staff client.

There may also be times where librarians want to see how many renewals
a patron has left, how many they've used already, etc. when making other
decisions.

_TEST PLAN_

Before applying:

1) Go to "Check out" with a patron that has some check outs before today
2) Add some check outs for today
*Ensure that all issues are for items that can be renewed*
3) Note that the Renew column just says '0' followed by a check box
4) Check the 'Detail' tab. It should say the same.

Apply the patch.

5) View the "Details" and "Check out" tabs again
6) Note that the renewal count now appears in the form resembling:
5 of 5 renewals remaining

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
All tests pass

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list