21 Aug
2022
21 Aug
'22
8:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24295 --- Comment #77 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Created attachment 139552 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139552&action=edit Bug 24295: Remove GetTransfers from svc/holds This patch replaces the call to C4::GetTransfers in svc/holds with a call to the get_transfer method in the Koha::Item object. 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.