https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446
--- Comment #71 from Jonathan Druart <[email protected]> --- Created attachment 117607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117607&action=edit Bug 24446: (QA follow-up) Use 'receive' method in ModReserveAffect ModeReserveAffect was setting all transfers in the queue to received by looping through a resultset. This patch updates the logic to try and catch the in_transit transfer and receive just that one instead. -- 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/
