https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36513 Bug ID: 36513 Summary: Default report output to template Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org With the addition of templates for formatting reports (YAY!), it would be great if we had a way to default the display of a report through a template. Currently, there is no way to get to the final format of a report that has runtime parameters through a template without running the report first, then selecting the template. Templates are easy to run reports through if all the needed parameters are already in the URL, but if you need those parameters entered when the report is run, you options are limited. I would suggest that the report editor include an option to default the output to a specified template, or if you include a template parameter in the url, it would fist ask for runtime parameters, and then run the report with the template and parameters. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.