Koha/t/db_dependent/Acquisition
Jonathan Druart bf315c45cf Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
ModReceiveOrder takes now a 'order' parameter and is mandatory.
This new test file has been added after the first submission of bug
13321 and has not been updated during the rebases.

Test plan:
  prove t/db_dependent/Acquisition/OrderUsers.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-10 13:36:25 +00:00
..
CancelReceipt.t
close_reopen_basket.t
FillWithDefaultValues.t
GetBasketsInfosByBookseller.t
GetOrdersByBiblionumber.t
Invoices.t
NewOrder.t
OrderFromSubscription.t
OrderUsers.t Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t 2016-11-10 13:36:25 +00:00
StandingOrders.t
TransferOrder.t