[Bug 13117] New: Waiting Reserve Message Missing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13117 Bug ID: 13117 Summary: Waiting Reserve Message Missing Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: fred.pierre@smfpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Earlier versions of Koha contained a WaitingReserveLoop array that stored information on holds that are waiting for the patron, and notified circulation staff with an "attention" message that titles were available. The WaitingReserveLoop still executes in the "attention" field of the circulation.tt template, but the array is no longer created in circulation.pl My understanding is that this change was made to simplify the layout - previously all waiting titles came up, sometimes pushing the checkout table toward the bottom of the screen. Also there is less of a performance hit if it does not have to pull this information until you click on the "Holds" tab. However in high-volume circulation situations, having to go and click on that tab, and then click on the sort field to pull waiting reserves to the top of the list takes valuable time. We need a solution to push a "Holds Waiting" message to the Checkout page, so that circulation staff knows immediately upon scanning a patron card, that items are available on the hold shelf. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13117 Rafal Kopaczka <rkopaczka@afm.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |rkopaczka@afm.edu.pl Resolution|--- |DUPLICATE --- Comment #1 from Rafal Kopaczka <rkopaczka@afm.edu.pl> --- Looks like duplicate of bug 12892. *** This bug has been marked as a duplicate of bug 12892 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org