Koha/reports
Owen Leonard 1749d1da56 Bug 8811 - can't run report after saving
The fix for Bug 7993 removed some lines from guided_reports.pl
which passed a new report's name and id to the template after
saving. For some reason this was removed, making it impossible
to run or edit a new report immediately after saving.

This patch adds back that part of the script which passes those
variables to the template. Before this patch, after adding a new
SQL report you would not see a "run this report" link. The
"run this report" and "edit" buttons in the toolbar would not
work. After applying the patch these should work.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Tested creating reports and was able to run them after saving.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-05 17:25:18 +02:00
..
acquisitions_stats.pl
bor_issues_top.pl
borrowers_out.pl
borrowers_stats.pl
cat_issues_top.pl
catalogue_out.pl
catalogue_stats.pl
dictionary.pl
guided_reports.pl Bug 8811 - can't run report after saving 2012-10-05 17:25:18 +02:00
issues_avg_stats.pl
issues_by_borrower_category.plugin
issues_stats.pl
itemslost.pl
itemtypes.plugin
manager.pl
reports-home.pl
reservereport.pl
reserves_stats.pl
serials_stats.pl
stats.print.pl
stats.screen.pl