[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
Tue Sep 22 13:14:12 CEST 2020


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

--- Comment #30 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 110537
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110537&action=edit
Bug 24446: (follow-up)  Handle cases of pre-existing transfers

This is a long standing bug in stockrotation (and transfers in general)
where by if a transfer is in progress and another transfer is requested
then the original transfer is inexplicitly cancelled. This patch updates
the stockrotation code to handle queued transfers, either adding a
StockrotationAdvance transfer to the queue when an in progress transfer
was triggered to fulfil a Reserve, or otherwise cancelling the transfer
as stockrotation should take precidence.

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


More information about the Koha-bugs mailing list