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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 4 12:31:05 CET 2016


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

            Bug ID: 17550
           Summary: Display additional patron data in patron suggestion
                    form
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: theod at lib.auth.gr
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

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 nice if patron INITIALS were also displayed, like this:
Surname, Firstname INITIALS (CardNumber) Address City Zipcode Country

The reason is that multiple patrons may have the same Surname and Firstname and
in order to distinguish them the librarians feel better to ask the patron for
their initials rather than asking for the address (btw in our installation we
use Father's name in place of initials, but this doesn't alter the use case)

Further more, to better distinguish the various names and to make the Surname
and Firstname 'stand out', I suggest converting them to bold, while making the
initials italic.

For all these changes the patch (in matter of code lines) is trivial: a few
lines in two files. 

You may also find two screenshots of the current and the proposed functionality
(the screenshots were taken from a Koha 3.20.x server but the change is
applicable to recent versions also and the patch is created using the current
master)

-- 
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