https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297
--- Comment #12 from Pedro Amorim <[email protected]> --- (In reply to Katrin Fischer from comment #11) > Should > > + dateofbirthrequired => 'date_of_birth_required', > > not be undef as well? I don't believe this is used. git grep dateofbirthrequired Shows quite a lot of hits, it certainly appears to be used. The SQL comment is "the minimum age required for the patron category" which I think is what this is used for, but the naming is not clear in that regard imo. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
