https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26311
--- Comment #7 from Fridolin SOMERS <[email protected]> --- (In reply to Jonathan Druart from comment #6) I like calling $patron->is_valid_age so its the same behaviour as staff interface. > Looping on all patrons does not seem very efficient. I agree but actually script is looping on all biblio records, which already can be very long. But I'm open to changes ;) -- 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/
