[Koha-bugs] [Bug 3410] Update Child to Adult Patron

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Mon Feb 8 21:50:30 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3410





--- Comment #3 from Owen Leonard <oleonard at myacpl.org>  2010-02-08 20:50:30 ---
When you configure patron categories there is an "upper age limit." I assume
this is the age after which such a patron could be "upgraded." Thus you'd have
to have a routine that calculated the patron's age based on their birth date
and compared it to the the upper age limit for that patron category. If the
patron had exceeded that limit the could level up.

Not quite a template-only task, particularly since this check will have to be
built into any page which includes the patron-toolbar.inc or
members-toolbar.inc.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list