[Koha-bugs] [Bug 10789] Excessive and often incorrect use of finish in C4::Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Dec 14 03:17:32 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10789

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list