Summary: | Include overdue report (under circulation module) as a staff permission | ||
---|---|---|---|
Product: | Koha | Reporter: | Kelly McElligott <kelly> |
Component: | Patrons | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | Pushed to oldstable --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, fridolin.somers, gmcharlt, kyle.m.hall, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.02,23.05.08
|
|
Circulation function: | |||
Attachments: |
Bug 25835: Include overdues with fines in overdues_report permission
Bug 25835: Include overdues with fines in overdues_report permission Bug 25835: Include overdues with fines in overdues_report permission |
Description
Kelly McElligott
2020-06-21 18:08:32 UTC
I'm ruling this a bug rather than an enhancement. Either the existing permission should be renamed to reflect its limited scope, or its scope should be expanded to include the Overdues With Fines report. Created attachment 159363 [details] [review] Bug 25835: Include overdues with fines in overdues_report permission To test: 1 - have a user with circulate_remaining_permissions but not overdues_report 2 - confirm user can see and run Overdues with Fines 3 - apply patch 4 - confirm user can no longer see links to Overdues with Fines or load the page directly by entering the url 5 - confirm a user with overdues_report or greate permission can see and use the tool Created attachment 159364 [details] [review] Bug 25835: Include overdues with fines in overdues_report permission To test: 1 - have a user with circulate_remaining_permissions but not overdues_report 2 - confirm user can see and run Overdues with Fines 3 - apply patch 4 - confirm user can no longer see links to Overdues with Fines or load the page directly by entering the url 5 - confirm a user with overdues_report or greate permission can see and use the tool Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 160592 [details] [review] Bug 25835: Include overdues with fines in overdues_report permission To test: 1 - have a user with circulate_remaining_permissions but not overdues_report 2 - confirm user can see and run Overdues with Fines 3 - apply patch 4 - confirm user can no longer see links to Overdues with Fines or load the page directly by entering the url 5 - confirm a user with overdues_report or greate permission can see and use the tool Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.02 Backported to 23.05.x for upcoming 23.05.08 |