Bug 17353: Add phone number column to checkout search
authorNick Clemens <nick@bywatersolutions.com>
Mon, 26 Sep 2016 17:43:20 +0000 (17:43 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 13:06:35 +0000 (13:06 +0000)
commitf6599b2c5480d2e096bac71e4e7ac759686b9fbc
treee4bac0d6b39b399d9beb494207a807324d01211e
parent809d5bfbfe95e5a4797898b2381788546cb3a804
Bug 17353: Add phone number column to checkout search

This patch adds borrowers.phone as 'Primary phone' in the checkout
search results. It also ads the table to columns configuration

To test:
1 - Perform a checkout search
2 - Note phone is not displayed
3 - Apply patch
4 - Note phone does not display
5 - Visit columns configuration
6 - Unhide the 'phone' column
7 - Note phone displays
8 - Ensure page functions as before patch

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Utils/DataTables/Members.pm
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/includes/circ-patron-search-results.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/js/checkouts.js
koha-tmpl/intranet-tmpl/prog/js/circ-patron-search-results.js