27 Jan
2021
27 Jan
'21
2:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27530 --- Comment #4 from Nick Clemens <nick@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@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.