Bug 18474: Restore multiple holds when patron is searched for
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 18:59:24 +0000 (15:59 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 14 May 2018 14:05:17 +0000 (14:05 +0000)
commitdc008b90cd50b80c78520de6379c61e534efce75
tree44c00882356c453eacd8ff817db8fea8496a6372
parent746086120fbe3086108e233a83a46643d9970888
Bug 18474: Restore multiple holds when patron is searched for

We lost the ability to place multiple holds when we are searching for
patrons. The multi_holds parameter is lost and not handled correctly in
the template.

Test plan:
- Make sure you can place multiple holds for a patron you will search for
- Same for simple hold

TODO the multiple holds view should not be displayed if only 1 record
has been selected from the search result.

Signed-off-by: claude brayer <claude.brayer@cea.fr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/circ-patron-search-results.inc
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/request.pl