Bug 35398: Fix LRP support for EDI orders with single items
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 24 Nov 2023 13:06:37 +0000 (13:06 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 19 Mar 2024 15:21:43 +0000 (15:21 +0000)
commita47ca1211cc5af871b1c25bba8f82e0a19665a23
tree76dfc8189189e3e51dd82f58f3f01ea656c9ca9d
parent7f1cb43cee6ae242e3c1be2414cea9de6a6538d0
Bug 35398: Fix LRP support for EDI orders with single items

This patch corrects a mistake in the original implementaiton of bug
20595 where we introduced support for the LRP segments being used to
automatically assign items ordered via EDI to stock rotation plans.

Signed-off-by: Sophie Halden <sophie.halden@cheshiresharedservices.gov.uk>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 783a58a9d3f26622450c7785182b175c71f50d5e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit d96168e38f6ed8cb74967376d8f761f3bfe47900)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/EDI.pm