Bug 24446: Prioritize RotatingCollection transfer over StockRotationAdvance
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 6 Oct 2020 13:13:47 +0000 (14:13 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Mar 2021 14:36:13 +0000 (15:36 +0100)
commite1ef7571c0f2ad9e122a81b9b4fa7cf2ad1a7dc7
tree6888b1ec4f75893c04868079bbdb3b28207d7206
parent2ac337b4e74182d8d4b0ddbaefcd98e041911ae7
Bug 24446: Prioritize RotatingCollection transfer over StockRotationAdvance

This patch prioritizes the RotatingCollection transfer type over the
StockRotationAdvance transfers allowing us to queue up a our transfer
behind it.

Signed-off-by: Kathleen Milne <kathleen.milne@cne-siar.gov.uk>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/StockRotationItem.pm