http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10789
--- Comment #6 from M. Tompsett <[email protected]> --- This patch touches: DelBasket ModBasket ModBasketHeader GetBasketsByBookseller ModBasketUsers GetBasketsByBasketgroup ModBasketgroup DelBasketgroup GetBasketgroup GetOrders GetOrdersByBiblionumber GetOrder GetLastOrderNotReceivedFromSubscriptionid GetLastOrderReceivedFromSubscriptionid ModOrder ModReceiveOrder DelOrder GetParcel GetParcels GetContracts There are no current tests which access DelBasket. I did not check others. As such, I would have to figure out how to trigger all of these functions. I was wondering if the existing test modules could be improved to call at least every function once. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
