[Koha-bugs] [Bug 35100] Items assigned to StockRotation do not advance if a reserve is triggered before the initial transfer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 5 17:11:19 CET 2024


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

--- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 160575
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160575&action=edit
Bug 35100: Various fixes

1) Don't automagically always set a transfer to in transit on checkin..
   wait for the user to actually confirm that's the case
2) New transfers triggered by a hold should take precidence, so hide
   transfers for any other reason from display
3) Remove current_branchtransfers prefect from detail.pl as doing a
   prefetch completely nukes the order_by that this transfer method
relies heavily upon to get the right modified FIFO transfer of the
queue.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list