https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403
--- Comment #18 from Jonathan Druart <[email protected]> --- Created attachment 62027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62027&action=edit Bug 18403: Add new method Koha::Patron->can_see_patrons_from Technical note: Sometimes we do not have the patron object, for instance for the patron modifications we will need to know if the logged in user can modify patron's from a given library. This new subroutine 'can_see_patrons_from' will then be useful -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
