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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 11:27:42 CEST 2020


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103205|0                           |1
        is obsolete|                            |

--- Comment #7 from David Nind <david at davidnind.com> ---
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 <david at davidnind.com>

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


More information about the Koha-bugs mailing list