17 Jan
2020
17 Jan
'20
9:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24430 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 97565 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97565&action=edit Bug 24430: Remove CountBiblioInOrders and its traces This patch replaces the only uses of CountBiblioInOrders and makes that code use $biblio->orders->count instead. Test nothing breaks in basket.pl and parcel.pl Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.