[Koha-bugs] [Bug 14713] updatecharges permissions also require borrowers permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 18 16:59:58 CEST 2020


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

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 103205
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103205&action=edit
Bug 14713: Add hint that updatecharges permissions require ability to view
patron details

A staff usre 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 functionalities.

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

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


More information about the Koha-bugs mailing list