Like Bug 36063 but for Holds Queue.
Good idea. I look forward to seeing this.
Created attachment 190835 [details] [review] Bug 36073: Add holds queue notification to mainpage 1. Make some holds for several different branches 2. Build the holds queue ( perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl ) 3. From the mainpage you should now see something like: Holds queue: Midway: 1 / All libraries: 1 4. CLick on the link to make sure the link works and the count is accurate 5. Test this with both superlibrarians and staff you have the 'circulate_circulate_remaining_permissions' permission.
Created attachment 190845 [details] [review] Bug 36073: Add holds queue notification to mainpage 1. Make some holds for several different branches 2. Build the holds queue ( perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl ) 3. From the mainpage you should now see something like: Holds queue: Midway: 1 / All libraries: 1 4. CLick on the link to make sure the link works and the count is accurate 5. Test this with both superlibrarians and staff you have the 'circulate_circulate_remaining_permissions' permission.
Created attachment 190847 [details] [review] Bug 36073: Add holds queue notification to mainpage 1. Make some holds for several different branches 2. Build the holds queue ( perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl ) 3. From the mainpage you should now see something like: Holds queue: Midway: 1 / All libraries: 1 4. CLick on the link to make sure the link works and the count is accurate 5. Test this with both superlibrarians and staff you have the 'circulate_circulate_remaining_permissions' permission. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 190849 [details] [review] Bug 36073: Add holds queue notification to mainpage 1. Make some holds for several different branches 2. Build the holds queue ( perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl ) 3. From the mainpage you should now see something like: Holds queue: Midway: 1 / All libraries: 1 4. CLick on the link to make sure the link works and the count is accurate 5. Test this with both superlibrarians and staff you have the 'circulate_circulate_remaining_permissions' permission. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: David Nind <david@davidnind.com>
Have added my sign-off in case Owen's can count as QA. 8-)