8 Jan
2024
8 Jan
'24
1:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35721 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.