[Koha-bugs] [Bug 20450] Add collection to list of items when placing hold on specific copy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 28 20:39:34 CEST 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78923|0                           |1
        is obsolete|                            |
  Attachment #78924|0                           |1
        is obsolete|                            |
  Attachment #79533|0                           |1
        is obsolete|                            |

--- Comment #11 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 79604
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79604&action=edit
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 at myacpl.org>

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


More information about the Koha-bugs mailing list