15 Mar
2021
15 Mar
'21
4:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24295 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 118248 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118248&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. -- You are receiving this mail because: You are watching all bug changes.