Koha/t/db_dependent/Acquisition
Jonathan Druart b59df2bce7 Bug 17578: GetMemberDetails - Remove GetMemberDetails
All the values different from the ones GetMember returned has been
managed outside of GetMemberDetails.
It looks safe to replace all the occurrences of GetMemberDetails with
GetMember.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-12-16 13:12:44 +00:00
..
CancelReceipt.t Bug 17647: Remove itemtype-related CancelReceipt.t warnings 2016-11-18 14:01:06 +00:00
close_reopen_basket.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
FillWithDefaultValues.t Bug 5404: C4::Koha - remove subfield_is_koha_internal_p 2016-03-07 17:30:09 +00:00
GetBasketsInfosByBookseller.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
GetOrdersByBiblionumber.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
Invoices.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
NewOrder.t Bug 15531: (followup) Use a quantity of 1, not null, for standing orders 2016-04-29 13:07:18 +00:00
OrderFromSubscription.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
OrderUsers.t Bug 17578: GetMemberDetails - Remove GetMemberDetails 2016-12-16 13:12:44 +00:00
StandingOrders.t Bug 13321 - (QA Followup) Restore standing order functionality 2016-10-28 13:46:11 +00:00
TransferOrder.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00