[Koha-bugs] [Bug 13134] Add patron category to returns confirmation dialogs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 23 13:23:54 CEST 2014


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 32617
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32617&action=edit
Bug 13134 - Add patron category to returns confirmation dialogs

Some librarians find it useful to know what category a patron is before
confirming a reserve or transfer from the checkin screen.

This patch adds the patron category to the hold and transfer popups
to the patron information already displayed. The li tags that contain
the patron category have the class "patron-category" to allow this data
to be easily hidden.

Test Plan:
1) Apply this patch
2) Trap a hold for a patron, note the patron category is now displayed
3) Trap a hold for pickup at another loation, note the patron category
   is now displayed

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


More information about the Koha-bugs mailing list