Bug 19719: Add new column for collection in the patron checkouts data tables
authorJesse Maseto <jesse@bywatersolutions.com>
Fri, 2 Mar 2018 13:11:44 +0000 (13:11 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 22 Aug 2018 13:21:14 +0000 (13:21 +0000)
commitfd4d17ace14052662f78d38eae2084cfefa12b9d
treea86ef19c37913e6c1a1838bf4a72b4aa6bd0196c
parentfc55ecbe42a413ca1df54b34ec18597f01465522
Bug 19719: Add new column for collection in the patron checkouts data tables

This makes the collection visible in the checkouts table
on the details and issues tab in the patron account in staff.

TEST:

1. Check out a few items to patron.
2. View check outs on patron account in staff client.
3. Collection code is not present.

4. Apply patch

5. Notice that not Collection code is visible while viewing check outs.

Signed-off-by: Severine QUEUNE <severine.queune@bulac.fr>
Signed-off by: Maksim Sen <maksim.sen@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/js/checkouts.js
svc/checkouts