[Koha-bugs] [Bug 18403] Hide patron information if not part of the logged in user library group

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 12 20:34:42 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403

--- Comment #80 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 71517
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71517&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

Signed-off-by: Signed-off-by: Jon McGowan <jon.mcgowan at ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list