https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35721
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 160625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160625&action=edit Bug 35721: ModItemTransfer -> Koha::Item->request_transfer - returns.pl This patch replaces the call to ModItemTransfer in circ/returns.pl with a call to Koha::Item->request_transfer and Koha::Item::Transfer->transit. -- 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/
