[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
Mon Jan 8 13:29:31 CET 2024


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160575|0                           |1
        is obsolete|                            |

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 160623
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160623&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 prefetch 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