[Koha-bugs] [Bug 15400] display patron age in useful places

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 19 21:36:25 CET 2016


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45882|0                           |1
        is obsolete|                            |

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 46935
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46935&action=edit
Bug 15400: Show patron age in search results

Display patron age in search results and checkout details.

Test plan
=========

1. Go to checkout page for one patron (cgi-bin/koha/circ/circulation.pl)
2. In the circulation menu to the left, under the patrons name you should see a
   new field "Age:" showing the patrons age, if a date of birth is available.
3. Enter a search term that will match more than one patron in the checkout
   search field
4. A new table column "Age" should be visible and display each patrons age
5. In cgi-bin/koha/members/member.pl enter a search filter that will match more
   than one patron
6. Each patrons age should be visible within parentheses to the right of the
   patron name

NOTE: rebased to handle conflict with 13931, but I'm not sure this
      is fully needed, as 13931 adds date of birth.

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


More information about the Koha-bugs mailing list