Koha/koha-tmpl
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
..
intranet-tmpl Bug 21463: (bug 18789 follow-up) Fix library display on the overdue list view 2018-10-09 10:19:43 +00:00
opac-tmpl Bug 21352: Use the raw filter for plugin hooks, both opac and staff side 2018-10-03 17:45:57 +00:00