]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Mon, 3 Apr 2017 15:45:32 +0000 (03:45 +1200)
commit3440d402e86247baa27bd051b379cda6539c528a
tree8251922afe8376972e39302f133dfbdf5e3524a3
parent32e7f2be6731bf1e39920e2aa39da26ada6831ea
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