https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24295 --- Comment #81 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Created attachment 139556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139556&action=edit Bug 24295: Remove GetTransfers from C4/Search.pm This patch removes the final use of GetTransfers from C4::Search. Test plan 1/ Perform a search that will include results for some items that have transfers of various states assigned to them 2/ Check the results match expectations (before and after applying the patch should look the same) 3/ Signoff Rebased-by: Joonas Kylmälä <joonas.kylmala@iki.fi> Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> -- You are receiving this mail because: You are watching all bug changes.