Bug 20450: Add collection to item table when placing a hold on a specific copy (Intranet)
authorKatrin Fischer <katrin.fischer.83@web.de>
Thu, 9 Aug 2018 21:28:30 +0000 (21:28 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Sat, 27 Oct 2018 14:20:57 +0000 (14:20 +0000)
commit2953c6c6cde6dfdbc33248cd98178508d465eeec
treea33630db392d4a7f403d8902209f068bab8cb504
parent45f90d9b6dd07aed6f853b18a5ce86d93c9d6a48
Bug 20450: Add collection to item table when placing a hold on a specific copy (Intranet)

This patch adds a new collection column to the item table when selecting
a specific item for a hold. The column will only appear if at least
one item has a collection set.

To test, in staff:
- Place a specific hold on
  - a record with one or more items with collections
  - a record with one or more items without collections
- Verify the collections display correctly when they exist
- Verify the table still works as expected

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/request.pl