[Bug 9634] Allow for parameters re-use on SQL reports
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This new feature allows release notes| |parameters to be re-used in | |reports. When a report asks | |for two variables using the | |same name and | |type/authorised value they | |will be combined into a | |single rquest. i.e. | | | |SELECT | |* | |FROM items | |WHERE | |homebranch=<<Branchcode|bra | |nches>> AND | |holdingbranch=<<Branchcode| | |branches>> AND itype=<<Item | |type|itemtypes>> | | | |Will ask | |for only 2 parameters when | |run, Branchcode and Item | |type -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org