https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446
--- Comment #48 from Martin Renvoize <[email protected]> --- Created attachment 116566 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116566&action=edit Bug 24446: Add datesent/datecancelled handling to GetTransfersFromTo With the first uses of Koha::Item->request_transfer and Koha::Item::Transfer->cancel having been added, we need to update GetTransferFromTo to respect transfers that have been requested but not yet sent and not cancelled. Test plan 1/ Run the included unit test 2/ Confirm the "Transfers to recieve" page loads 3/ Signoff Signed-off-by: Kathleen Milne <[email protected]> Signed-off-by: Joonas Kylmälä <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
