Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Nick Clemens 926568a4e2
Bug 31594: Use count of results for displaying number shown
To test:
1 - Create a report with a number of results that is not a multiple of 20
    SELECT barcode FROM items
2 - Run the report
3 - Go to the final page
4 - Note report says 20 shown, but there are less
5 - Apply patch
6 - Reload and confirm correct number of shown is shown :-)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-03 10:06:30 -03:00
..
csv
acquisitions_stats.tt
bor_issues_top.tt
borrowers_out.tt
borrowers_stats.tt
cash_register_stats.tt
cat_issues_top.tt
catalogue_out.tt
catalogue_stats.tt
convert_report.tt
dictionary.tt
guided_reports_start.tt Bug 31594: Use count of results for displaying number shown 2022-10-03 10:06:30 -03:00
issues_avg_stats.tt
issues_stats.tt
itemslost.tt Bug 27081: Handle first column (checkboxes) in column settings for lost items report 2022-09-07 13:29:04 -07:00
itemtypes.tt
orders_by_budget.tt
reports-home.tt Bug 31401: (QA follow-up) Remove Koha.ArePluginsEnabled, it is no longer needed 2022-09-07 13:55:37 -07:00
reserves_stats.tt
serials_stats.tt