https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32604
Bernard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernard.scaife@ptfs-europe. | |com --- Comment #2 from Bernard <[email protected]> --- This is because the calculation of whether a user is over the upperagelimit or not in Patrons.pm is incorrect. For example, a user is not over the age of 11 until their 12th birthday. See this url for a patch that I think would resolve this which I've tested on 24.11: https://github.com/kbwhizz/kohafixes/commit/087ca86dc12d6d42242732dce86bd6a34d685a07 -- 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/
