Koha/reports
Andrew Fuerste-Henry 89cc457ca2 Bug 17801: Use issuedate for limits in Most Circulated Items
To test:
1 - Have two checkouts in old_issues
    issue 1: timestamp 2020-08-01 00:00:00, issuedate 2019-08-01 00:00:00
    issue 2: timestamp 2020-07-01 00:00:00, issuedate 2019-07-01 00:00:00
2 - Perform a Most Circulated Items search for checkout dates 2020-06-01 to 2020-09-01. Both checkouts appear in search
3 - Repeat search with checkout dates 2019-06-01 to 2019-09-01. Neither checkout appears in search
4 - apply patch, restart all
5 - Repeat search with checkout dates 2020-06-01 to 2020-09-01. Neither checkout appears in search
6 - Repeat search with checkout dates 2019-06-01 to 2019-09-01. Both checkouts appears in search

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-03 14:18:23 +02:00
..
acquisitions_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
bor_issues_top.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
borrowers_out.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
borrowers_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
cash_register_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
cat_issues_top.pl Bug 17801: Use issuedate for limits in Most Circulated Items 2020-09-03 14:18:23 +02:00
catalogue_out.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
catalogue_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
dictionary.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
guided_reports.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
issues_avg_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
issues_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
itemslost.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
itemtypes.plugin Bug 26090: Fix "item types" report 2020-08-18 14:38:41 +02:00
manager.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
orders_by_fund.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
reports-home.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
reserves_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
serials_stats.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00