https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14713
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103205|0 |1 is obsolete| | --- Comment #7 from David Nind <[email protected]> --- Created attachment 103238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103238&action=edit Bug 14713: Add hint that updatecharges permissions require ability to view patron details A staff user with only updatecharges permissions or sub permissions but without the ability to view patron details (borrowers permissions and sub permissions) will not be able to access the fines and charges features. This patch adds a textual hint about the dependency to the permissions screen. To test: - Verify behaviour: Add a staff user with - updatecharges permissions - no borrowers permissions - Try to access a patron fines record in the GUI - Try by direct URL: cgi-bin/koha/members/pay.pl?borrowernumber=17 - Add borrowers permissions - everything should be accessible now - Apply patch - View the permissions of a staff user - Verify there is now a note stating this fact Signed-off-by: David Nind <[email protected]> -- 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/
