[Koha-bugs] [Bug 24295] C4::Circulation::GetTransfers should be removed, use Koha::Item->get_transfer instead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 16 09:57:29 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24295

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 118287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118287&action=edit
Bug 24295: Replace GetTransfers in t/db_dependent/Circulation.t

Replace the call to GetTransfers with the get_transfer method in
Koha::Item in Ciculation.t

Test plan
1/ Run t/db_dependent/Circulation.t
2/ Confirm it passes
3/ Apply patch
4/ Repeat steps 1-2

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list