Koha/reports
Jérémy Breuillard c7b78eb133 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 610f287db9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2022-09-02 19:51:04 +00:00
..
acquisitions_stats.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
bor_issues_top.pl
borrowers_out.pl
borrowers_stats.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
cash_register_stats.pl Bug 30551: Make cash register report take branchcode from cash register 2022-05-06 10:33:10 -10:00
cat_issues_top.pl Bug 28977: Fix cat_issues_top.pl report with strict SQL modes 2022-02-09 22:01:36 -10:00
catalogue_out.pl
catalogue_stats.pl
dictionary.pl
guided_reports.pl Bug 30532: (bug 29957 follow-up) Fix '$cookie->value' 2022-04-21 13:41:36 -10:00
issues_avg_stats.pl
issues_stats.pl Bug 21982: Circulation statistics wizard does not count deleted items 2022-09-02 19:51:04 +00:00
itemslost.pl Bug 27045: Fix items lost report export if delimiter is tab 2022-08-23 20:10:10 +00:00
itemtypes.plugin
manager.pl
orders_by_fund.pl
reports-home.pl
reserves_stats.pl
serials_stats.pl