Bug 21982: Circulation statistics wizard does not count deleted items
authorJérémy Breuillard <jeremy.breuillard@biblibre.com>
Wed, 24 Nov 2021 15:56:09 +0000 (16:56 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 2 Sep 2022 19:51:04 +0000 (19:51 +0000)
commitc7b78eb133c6ff2bc57739fba5325a46ee289739
tree9559cc274870779bb738f4268c19505dd53a9599
parent1b8bb46ced840065193144e0f40c33e38f3d0a18
Bug 21982: Circulation statistics wizard does not count deleted items

By default statistic assistant filter is set on the
existing items and doesn't mind about deleted items.
The patch corrects this. Items belong to the same library.

Test plan:
1)Make sure to have at least 1 or more item(s) in deleteditems database table
2)Home > Reports > Circulation statistics
3)Fill up 'Issuing library', 'Home library' and 'Holding library'
4)Submit
5)Notice that only statistics for active items are shown
6)Apply patch and repeat from 2) to 5)
7)Now active items and deleted items are shown

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 610f287db9581bfa6d606468810792d25c6dc47b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
reports/issues_stats.pl