]> git.koha-community.org Git - koha.git/commit
Bug 36064: Add holds with cancellation request info to staff interface main page
authorLucas Gass <lucas@bywatersolutions.com>
Mon, 29 Apr 2024 20:55:11 +0000 (20:55 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 25 Oct 2024 09:09:50 +0000 (11:09 +0200)
commitf0a08c3608355c8025f165ef72843f9cb670e9b5
treefdde06b4a6f2dfd62ff7e6388b992ec00eb376e9
parenta50eacf11d70bf66b07c3007847fa67c59d2d46a
Bug 36064: Add holds with cancellation request info to staff interface main page

To Test:
1. APPLY PATCH, restart_all
2. Make some holds
3. Make sure there is a Default waiting hold cancellation policy.
4. Make the holds watiing by checking them in.
5. Go to the OPAC and request to cancel.
6. Go to the staff interface home page, you should see 'Holds with
   cancellation requests: X'.
7. Cancel the hold.
8. Back on the main page it should not be counted again the number for
   'Holds with cancellation requests: X'
9. Log in as a staff member with Staff access but without
   circulate_remaining_permissions.
10. You should not see the 'Holds with cancellation requests: X' line.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt
mainpage.pl