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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 26 Jul 2022 12:10:28 +0000 (09:10 -0300)
commit610f287db9581bfa6d606468810792d25c6dc47b
treea62152939d06326d81f97a4e5e7030503f109b39
parent4624879e53f4c4755de1b94032e026d2391d8e26
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>
reports/issues_stats.pl