Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Aleisha Amohia 23a2cd5214 Bug 17465: NumSavedReports syspref
To test:
1) Apply patch and update database
2) Go to system preferences. Default value should be 20 reports.
3) Go to Reports -> Use saved. Confirm 20 results are showing
4) Change value in syspref to any integer (i.e. 50)
5) Go back to Reports -> Use saved. Confirm the number of results shown
is based on the value in the syspref.

Sponsored-by: Catalyst IT

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-05-09 21:17:53 +00:00
..
csv Bug 6934: Make CSV header column translatable and add total amounts in csv file 2016-10-28 11:50:26 +00:00
acquisitions_stats.tt Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
bor_issues_top.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
borrowers_out.tt Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 2016-09-08 13:29:22 +00:00
borrowers_stats.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
cash_register_stats.tt Bug 17635: Fix templates with missing body id 2016-11-15 18:16:30 +00:00
cat_issues_top.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
catalogue_out.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
catalogue_stats.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
dictionary.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
guided_reports_start.tt Bug 17465: NumSavedReports syspref 2017-05-09 21:17:53 +00:00
issues_avg_stats.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
issues_by_borrower_category.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
issues_stats.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
itemslost.tt Bug 17835: Replace GetItemTypes with Koha::ItemTypes 2017-04-14 10:43:51 -04:00
itemtypes.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
orders_by_budget.tt Bug 16594: Orders by fund report has wrong link to css and other issues 2016-06-17 14:53:45 +00:00
reports-home.tt Bug 6934: fix errors pointed out by the QA script 2016-10-28 11:50:26 +00:00
reserves_stats.tt Bug 17835: Add an additional LEFT JOIN condition using DBIx::Class 2017-04-14 10:43:52 -04:00
serials_stats.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
stats_screen.tt