Bug 17605: [STABLE] Add currency to orders generated by quotes
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 9 Nov 2016 14:37:33 +0000 (14:37 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 26 Mar 2017 21:08:30 +0000 (21:08 +0000)
commit108853352a87c3493612ec29e305dcc5997fe69c
treeebb05bded458007a2226a6bcca36d265b5e428fd
parent74fe3f5cda7cac22640f9ae3d68b3d62a6765dc0
Bug 17605: [STABLE] Add currency to orders generated by quotes

Sets the vendors currency in the edi generated order
The currency used is agreed between vendor and library
and the value in the quote is optional

Edifact potentially allows the currency to be overwitten
by specifying another currency in the CUX segment but
we know currently of no supplier doing this

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Koha/EDI.pm