Bug 29670: Fix EDI for AcqCreateItem = 'placing on order'
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Dec 2021 13:55:41 +0000 (13:55 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Tue, 25 Jan 2022 12:01:12 +0000 (07:01 -0500)
commit960372b76ca0b42d8e22dde445402f4c9ba523dc
tree57ad2ef7abb33f02e9a693bb0cc9befd4230157d
parent67bb6f7b95e848075534127116ead9e8820ac90f
Bug 29670: Fix EDI for AcqCreateItem = 'placing on order'

The AcqCreatItem at order time functionality was broken by bug 27708.
This patch resolves that.

Test plan.
1) Run the newly created unit tests that prove both settings work

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Koha/Edifact/Order.pm