[Koha-bugs] [Bug 27530] Sample patron data should be updated and/or use relative dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 27 14:24:52 CET 2021


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

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 115885
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115885&action=edit
Bug 27530: Set correct dateofbirth for 'C'

Categories B, J, K and YA have a upper age limit of 17 years.
We are setting the dateofbirth to today - 15 years to prevent juvenils
to be 70!

Note that DATE_SUB is a MySQLism, but there is no way to be portable
here.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list