https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62014|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <[email protected]> --- Created attachment 62834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62834&action=edit Bug 18403: Add new method Koha::Patron->can_see_patron_info Technical note: This is the method that will be called on the logged_in_user variable sent to the template. Moreover we will check that the logged in user can access patron' information when access to members/* and some circulation scripts will be done. Signed-off-by: Jon McGowan <[email protected]> -- 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/
