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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 11 Mar 2024 09:37:00 +0000 (10:37 +0100)
commitd96168e38f6ed8cb74967376d8f761f3bfe47900
treebc653fb2c00e048d39a52b6c366cc52e560a3de8
parent4bd1aca6a7e4e616cea6a9bb3822922720bc9ee1
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>
Koha/EDI.pm