[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:10:33 CET 2016


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

Chris Kirby <chris.kirby at ilsleypubliclibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57672|0                           |1
        is obsolete|                            |
  Attachment #57780|0                           |1
        is obsolete|                            |

--- Comment #10 from Chris Kirby <chris.kirby at ilsleypubliclibrary.org> ---
Created attachment 57781
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57781&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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list