Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Nick Clemens 702c727470 Bug 21991: Pass param names to report limit tool
To test:
1 - Define a report like:
SELECT barcode, itemnumber
FROM items
WHERE (homebranch = <<Branch|branches>> AND 0 ) OR
<<Branch|branches>>=<<Branch|branches>>
2 - Run it, you get results
3 - Select 'Rows to display' 50
4 - No results
5 - Apply patch
6 - Run report
7 - Change display rows
8 - Results remain!

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-12-14 13:30:14 +00:00
..
csv
acquisitions_stats.tt Bug 21428: Update two-column templates with Bootstrap grid: Reports part 1 2018-10-01 23:59:34 +00:00
bor_issues_top.tt Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
borrowers_out.tt Bug 21428: Update two-column templates with Bootstrap grid: Reports part 1 2018-10-01 23:59:34 +00:00
borrowers_stats.tt Bug 21005: Address QA tool failures on tabs 2018-10-19 17:27:37 +00:00
cash_register_stats.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
cat_issues_top.tt Bug 21428: Update two-column templates with Bootstrap grid: Reports part 1 2018-10-01 23:59:34 +00:00
catalogue_out.tt Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
catalogue_stats.tt Bug 21005: Address QA tool failures on tabs 2018-10-19 17:27:37 +00:00
convert_report.tt
dictionary.tt Bug 21430: Update two-column templates with Bootstrap grid: Reports part 3 2018-10-02 00:01:40 +00:00
guided_reports_start.tt Bug 21991: Pass param names to report limit tool 2018-12-14 13:30:14 +00:00
issues_avg_stats.tt Bug 21005: Address QA tool failures on tabs 2018-10-19 17:27:37 +00:00
issues_stats.tt Bug 21005: Missing row/column defaults cause unexpected results in report wizards 2018-10-19 17:27:36 +00:00
itemslost.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
itemtypes.tt Bug 21429: Update two-column templates with Bootstrap grid: Reports part 2 2018-10-02 00:01:30 +00:00
orders_by_budget.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
reports-home.tt
reserves_stats.tt Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
serials_stats.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00