Bug 20450: Add collection to item table when placing a hold on a specific copy (OPAC)
authorKatrin Fischer <katrin.fischer.83@web.de>
Thu, 9 Aug 2018 22:13:32 +0000 (22:13 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Sat, 27 Oct 2018 14:20:57 +0000 (14:20 +0000)
commitba116a578b3115be1888bb23bc637b165f818fca
tree9b4d00340c5b0eeab647ad226d6d6ab3d22ab06a
parent2953c6c6cde6dfdbc33248cd98178508d465eeec
Bug 20450: Add collection to item table when placing a hold on a specific copy (OPAC)

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 OPAC:
- 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/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
opac/opac-reserve.pl