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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 7 Mar 2024 14:02:47 +0000 (15:02 +0100)
commit783a58a9d3f26622450c7785182b175c71f50d5e
treee28a02d5af7e641585d7e1e3ddfee1e02eb811ef
parentde79e957ce82d53d9978551f1d7ef593884daa29
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>
Koha/EDI.pm