Bug 18639: Use replacementprice when creating order from quote
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 11 Jun 2018 10:44:39 +0000 (11:44 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 31 Aug 2018 12:46:45 +0000 (12:46 +0000)
commitc9da416690a193d7f36493f69667538aafa8affe
treecdc00b7702cf6b3006b7c7a0218e16fdc2d07702
parent80ae56cb31fbdcceb7f73dbaa8b4856c8548a04d
Bug 18639: Use replacementprice when creating order from quote

Updates column name from rrp -> replacementprice when creating
order from EDI QUOTE message
Also ensure other rrp_tax* fields populated

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/EDI.pm