https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21463
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
