[Koha-bugs] [Bug 21463] Library is not longer displayed in the overdue list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 18:44:07 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21463

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 79745
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79745&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list