[Koha-bugs] [Bug 24446] Stockrotation: Update to use daterequested in branchtransfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 15:32:49 CET 2021


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

--- Comment #71 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list