Bug 14695 [QA Followup]
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 09:45:27 +0000 (09:45 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 12:44:50 +0000 (12:44 +0000)
commit408c7bf001d5b9b8c2ab9118a2f67b564e79e085
tree898ef3b8dad48f603af79f0ec43b1d540293456e
parent53ee852749c8d15cdddddbeaf12e88279792cfe6
Bug 14695 [QA Followup]

* Add tests for CanItemBeReserved returns 'itemAlreadyOnHold' to t/db_dependent/Holds.t
* Don't let GetReserveId explode
* Use search instead of map
* Remove instances of resbarcode
* Fix badly formed li closing tag

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Reserves.pm
Koha/Holds.pm
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
t/db_dependent/Holds.t