Bug 17605: [MASTER] Add currency to orders generated by quotes
commit30d24fe6fc2021df37b0744b9b6270471e29c25a
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 9 Nov 2016 14:37:33 +0000 (9 14:37 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 23 Mar 2017 00:44:45 +0000 (23 00:44 +0000)
treeec3ea3ce0fcb696251e489b2d0b8a1b7a5bb7c3d
parent85a21dd9715518746dd93defd4803a81d23a5b18
Bug 17605: [MASTER] 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>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
Koha/EDI.pm