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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 192272
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192272&action=edit
Bug 41740: Add count of pending curbside pickups to circulation home

To test:
1 - Enable the Curbside pickup module
   
http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CurbsidePickup
2 - Enable the module for Centerville:
    http://localhost:8081/cgi-bin/koha/admin/curbside_pickup.pl
3 - Allow 'Patron pickup' and add a slot for the current day of the week from
00:00 to 23:59
4 - Sign in to OPAC
5 - PLace a hold
6 - Go to your account
7 - Click 'Curbside pickups'
8 - Schedule a pickup
9 - Return to staff interface
10 - Note the homepage has a link for  'New curbside pickups (1)'
11 - Go to Circulation
12 - Note the Curbside button has no extra info
13 - Apply patch
14 - Reload circulation homepage
15 - Note button now has "( 1 new )"
16 - Click the button
17 - Mark the request as 'Staged and ready'
18 - Reload circulation home
19 - Confirm the button shows no new requests

Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to