10 Feb
2017
10 Feb
'17
2:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18072 --- Comment #11 from Lari Taskula <lari.taskula@jns.fi> --- Created attachment 60116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60116&action=edit Bug 18072: (QA-follow-up) let Koha::Item->can_be_transferred take HASHref as param This patch changes Koha::Item->can_be_transferred to accept a HASHref as follows: $item->can_be_transferred({ to => $library, from => $library2 }) To test: 1. prove t/db_dependent/Koha/Items.t -- You are receiving this mail because: You are watching all bug changes.