[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 10:24:25 CET 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 115859
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115859&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.

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