Koha/reports
Philip Orr fa534d464c
Bug 27513: Add notes to variables for report parameters template
This patch adds the TT variable 'notes' to the variables
that guided_reports.pl passes to the template guided_reports_start.tt
during SQL parameters entry in the phase 'Run this report'.

To test:
1. apply the patch
2. navigate to Reports -> Guided Reports -> Create from SQL
3. create an SQL report that includes at least one parameter, e.g.:
   SELECT barcode FROM items WHERE homebranch=<<Select library|branches>>
   the actual SQL and name of the report doesn't matter much, just make
   sure that you also put a note e.g. "Test text for display" in the
   field "Notes:" before you save the report.
4. run the report
5. the note you entered should now be displayed below the heading
   "Enter parameters for report..."

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-06 09:47:25 -03:00
..
acquisitions_stats.pl
bor_issues_top.pl
borrowers_out.pl
borrowers_stats.pl
cash_register_stats.pl
cat_issues_top.pl
catalogue_out.pl
catalogue_stats.pl
dictionary.pl
guided_reports.pl Bug 27513: Add notes to variables for report parameters template 2023-04-06 09:47:25 -03:00
issues_avg_stats.pl
issues_stats.pl
itemslost.pl
itemtypes.plugin
manager.pl
orders_by_fund.pl
reports-home.pl
reserves_stats.pl
serials_stats.pl