18 Dec
2023
18 Dec
'23
10:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #12 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (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.