Bug 24430: Remove CountBiblioInOrders and its traces
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 15 Jan 2020 19:28:00 +0000 (16:28 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 21 Jan 2020 11:21:57 +0000 (11:21 +0000)
commitf31993d126ed97fdc80605931f41ed29b1dac5d1
tree5576f5f38663ba784bc7379e13274a6eb2c1d3e5
parentf30c2874cdcbaf008ecc44fafccb89d44403e5f6
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Biblio.pm
acqui/basket.pl
acqui/parcel.pl