Bug 18468 - When adding from a staged file order discounts are not passed into C4...
authorNick Clemens <nick@bywatersolutions.com>
Fri, 21 Apr 2017 01:36:44 +0000 (21:36 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 24 Apr 2017 17:16:44 +0000 (13:16 -0400)
commitc026d9f4e130d0585def4b1deb98e802ad35d258
treed67b7670d5039523de90250674d83e4097c38d1f
parent694c09aa873973c4f55b5d90948b1027adc0f1c1
Bug 18468 - When adding from a staged file order discounts are not passed into C4::Acquisitions::populate_order_with_prices

To test:
1 - Setup a vendor with a discount
2 - Stage a file
3 - Create a basket
4 - Order from staged file
5 - Add a price but no discount
6 - Save order
7 - Note ecost is not discounted
8 - Apply patch
9 - Repeate 2-6
10 - Note ecost is discounted

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
acqui/addorderiso2709.pl