https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523
--- Comment #21 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #18) > Created attachment 128048 [details] [review] > As an asside, I also update Koha::Patron->can_see_patrons_from to use > Koha::Patron->libraries_where_can_see_patrons internally.. DRY! I would remove this part from the patch. It's not related and I don't think it's correct, it could bring perf regressions for installs with large number of libraries. -- 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/
