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

--- Comment #75 from Joonas Kylmälä <joonas.kylm...@iki.fi> ---
Created attachment 139550
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139550&action=edit
Bug 24295: Remove GetTransfers from request.pl

This patch replaces the call to GetTransfers in reserve.pl with the
get_transfer method available from the Koha::Item object

Test plan
1/ Place a reserve on an item at a different branch
2/ Trigger the transfer of the item
3/ Check the reserves page for the display of the current transfer
   status
4/ Apply patch
5/ Repeat step 3

Rebased-by: Joonas Kylmälä <joonas.kylm...@iki.fi>

Signed-off-by: Joonas Kylmälä <joonas.kylm...@iki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to