Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Nick Clemens 9b62806a97 Bug 27142: Don't interpolate batch_type variable
To test:
1 - Create a report like:
    SELECT * FROM borrowers LIMIT 50
2 - Run the report
3 - Attempt batch modification - it fails showing every row as an unfound cardnumber
4 - Apply patch
5 - Repeat
6 - Success!
7 - Edit report to:
    SELECT * FROM biblio LIMIT 50
8 - Repeat test
9 - Ensure batch modification and deletion work

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-12-09 11:08:20 +01:00
..
csv
acquisitions_stats.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
bor_issues_top.tt
borrowers_out.tt
borrowers_stats.tt
cash_register_stats.tt Bug 24665: (QA follow-up) Fix selection default 2020-11-06 15:55:17 +01:00
cat_issues_top.tt
catalogue_out.tt
catalogue_stats.tt Bug 26091: Add column configuration and export options to catalog statistics report 2020-08-13 07:55:40 +02:00
convert_report.tt
dictionary.tt Bug 26111: Add "Serials" (SER) to the reports dictionnary 2020-07-31 15:06:43 +02:00
guided_reports_start.tt Bug 27142: Don't interpolate batch_type variable 2020-12-09 11:08:20 +01:00
issues_avg_stats.tt
issues_stats.tt
itemslost.tt Bug 26323: Retrieve the correct values for LOST, DAMAGED, LOC and CCODE 2020-09-28 16:09:10 +02:00
itemtypes.tt
orders_by_budget.tt Bug 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00
reports-home.tt Bug 20415: add Koha.ArePluginsEnabled Template Toolkit method 2020-03-26 11:41:54 +00:00
reserves_stats.tt
serials_stats.tt Bug 23444: Terminology - Use library instead of branch 2019-10-17 15:06:57 +01:00