Koha/t/db_dependent/Acquisition
Nick Clemens e5d42896b8 Bug 27203: Adjust unit tests
It seems the issue here is that the price passed in is a string, and not a number, so the tax
value is not calculated when no unitprice is provided

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-11 14:46:10 +02:00
..
CancelReceipt.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
close_reopen_basket.t Bug 26584: Remove unused C4::Acquisition::CloseBasket function 2020-11-05 15:24:20 +01:00
FillWithDefaultValues.t Bug 24276: Add unit tests for mandatory parameter of FillWithDefaultValues 2020-03-24 11:23:11 +00:00
GetBasketAsCSV.t Bug 27486: Rename system preference delimiter to CSVDelimiter 2021-01-29 09:03:45 +01:00
GetBasketsInfosByBookseller.t Bug 26584: Remove unused C4::Acquisition::CloseBasket function 2020-11-05 15:24:20 +01:00
GetOrdersByBiblionumber.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Invoices.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
NewOrder.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
OrderFromSubscription.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
OrderUsers.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
populate_order_with_prices.t Bug 27203: Adjust unit tests 2021-05-11 14:46:10 +02:00
StandingOrders.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
TransferOrder.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00