Bug 13463

Summary: Allow passing default parameters to SQL reports in the URL
Product: Koha Reporter: paxed <pasi.kallinen>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: barton
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description paxed 2014-12-15 05:50:16 UTC
If an SQL report asks user for a parameter, it should be possible to pass the default value for that parameter in the URL.
Comment 1 Barton Chittenden 2016-04-06 20:30:45 UTC
paxed: this is already possible using 'sql_params'

Run a report that uses sql parameters and look at the URL on the results page.