https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27530
--- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
