[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 14:11:44 CEST 2020


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

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

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

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