Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart f27787d364 Bug 21463: (bug 18789 follow-up) Fix library display on the overdue list view
branchcode is no longer retrieved from the SQL query, we should use the
Koha::Patron object instead.

Test plan:
Create some overdues and list them on Home › Circulation › Overdues
=> With this patch applied you should see that the "Library" column is
correctly filled with the patron's library name

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-09 10:19:43 +00:00
..
data Bug 20700: MARC21 add/update leader/007/008 codes 2018-06-08 09:48:12 -04:00
includes Bug 21352: Add missing USE statements 2018-10-03 17:45:58 +00:00
modules Bug 21463: (bug 18789 follow-up) Fix library display on the overdue list view 2018-10-09 10:19:43 +00:00
xslt Bug 13692: series link is taking you to just 800a instead of whole 800 2018-09-16 00:33:46 +00:00
columns.def Bug 17672: Add damaged_on to items and deleteditems tables 2018-02-18 16:48:43 -03:00