Bug 36456 - Add count of holds on queue to hold queue link
Summary: Add count of holds on queue to hold queue link
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 36455
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-28 14:33 UTC by Lisette Scheer
Modified: 2024-11-21 17:21 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Holds queue count on circ home holds queue button (7.53 KB, image/png)
2024-11-21 17:21 UTC, Jason Robb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2024-03-28 14:33:08 UTC
I guess a different option for both this and bug 36455 would be to add a link on the home page with patron mods/purchase suggestions for the library's hold queue + count of your library's queue.
Comment 1 Jason Robb 2024-11-21 17:21:00 UTC
Created attachment 174900 [details]
Holds queue count on circ home holds queue button

I took a slightly different approach and added the count of holds to the Holds queue button on the Circulation home page. The count is pulled with a report then inserted via jQuery into a bootstrap label. I attached a screenshot for illustrative purposes.