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

Chris Kirby <[email protected]> changed:

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

--- Comment #10 from Chris Kirby <[email protected]> ---
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 <[email protected]>
Works as advertised.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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