[Koha-bugs] [Bug 11925] patron category not checking ages limits

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 28 11:49:58 CEST 2015


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 38599
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38599&action=edit
Bug 11925: Check ages limits when creating/updating patrons

The check on the ages limits is only done when the dateofbirth field is
mandatory, which does not make any sense.
This check should be done when the field is filled.

Test plan:
1/ Remove the dateofbirth field from the BorrowerMandatoryField pref
2/ Create a patron category for teenager (say between 12-17y)
3/ Try to create a patron in this category outside the range of the ages
limits.
You should not be able to do it.

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