Enh 6887: Add 'checked out from' column to issued items display tables
authorIan Walls <ian.walls@bywatersolutions.com>
Tue, 20 Sep 2011 19:32:14 +0000 (15:32 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 20 Sep 2011 21:44:00 +0000 (09:44 +1200)
commit9ee49d65d46f12722af19e72576b187adbb72292
tree581505703caaf06ddebd6b222597bead578a8cf8
parent377f174b0674b009945036c3ac3724378e12e9c5
Enh 6887: Add 'checked out from' column to issued items display tables

Adds "checked out from" column to the right of "checked out on" on both
circ/circulation.pl and members/moremembers.pl.  Columns are sortable with tablesort
(though only on circ/circulation.pl if syspref enabled).

The branch name is sourced from issues.branchcode.

EDIT BY Owen Leonard: Adjusting table columns which are sorted by default
to accommodate the new column.

Things look good! Thanks!

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/moremember.pl