Koha/t/db_dependent/Acquisition
Nick Clemens 0aeae50229 Bug 18736: Calculate tax depending on rounding
Marcel's comments pointed out that while I tried to avoid storing
rounded values it is required for tax generation.

This patch makes that change and adds test coverage and POD for
populate_order_with_prices

To test:
Follow plan on other patches, ensure that orders and totals match on the
basket, invoice, and budget pages

prove -v t/db_dependent/Acquisition/populate_order_with_prices.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-21 16:29:06 +00:00
..
CancelReceipt.t Bug 21206: Replace C4::Items::GetItem 2019-02-26 13:24:07 +00:00
close_reopen_basket.t
FillWithDefaultValues.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
GetBasketAsCSV.t Bug 18720: Use exception instead of die in GetBasketAsCsv 2018-10-31 13:47:17 +00:00
GetBasketsInfosByBookseller.t Bug 21385: Add Unit Tests 2018-10-01 23:57:17 +00:00
GetOrdersByBiblionumber.t
Invoices.t
NewOrder.t Bug 21817: Fix 2 failing tests 2019-01-02 20:18:30 +00:00
OrderFromSubscription.t
OrderUsers.t
populate_order_with_prices.t Bug 18736: Calculate tax depending on rounding 2019-03-21 16:29:06 +00:00
StandingOrders.t
TransferOrder.t Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls 2018-11-08 20:47:16 +00:00