[Koha-bugs] [Bug 14876] Show number of holds per record on the search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 29 11:55:38 CEST 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55892|0                           |1
        is obsolete|                            |

--- Comment #18 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 55910
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55910&action=edit
Bug 14876 - Show number of holds per record on the search results

This patch edits catalogue/search.pl to pass back the count of holds along with
other data for display in results.tt

To test:
1 - Search in staff
2 - Note holds link has no extra information
3 - Apply patch
4 - Do search in staff that returns records with some holds (i.e. place
    some holds)
5 - Note the number of holds now displays next to the text of the link:
    Holds (#)

Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list