[Koha-bugs] [Bug 17550] Display additional patron data in patron suggestion form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 28 05:06:35 CET 2016


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

--- Comment #9 from Chris Kirby <chris.kirby at ilsleypubliclibrary.org> ---
Created attachment 57780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57780&action=edit
Bug 17550: Display additional patron data in patron suggestion form

When in Home > Circulation > Checkouts and the librarian wants
to select a patron to perform a checkout upon, the suggestions currently
display
only the following patron data:
 Surname, Firstname (CardNumber) Address City Zipcode Country.
It would be useful if patron INITIALS were also displayed, like this:
Surname, Firstname INITIALS (CardNumber) Address City Zipcode Country

To Test:
1) In the staff interface, /cgi-bin/koha/circ/circulation.pl, start typing
   an existing patron (last)name in the "Checkout" textarea.
2) Suggestions are provided, surname and firstname formatted as plain text,
   WITHOUT the patron Initials being displayed.
3) Apply the patch.
4) Repeat step 1.
5) Observe that the suggestions display surname and first name formatted in
bold
   and the the Initials displayed in italics.

Signed-off-by: Chris Kirby <chris.kirby at ilsleypubliclibrary.org>
Works as advertised.

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


More information about the Koha-bugs mailing list