https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41125
--- Comment #4 from Christopher Brannon <[email protected]> --- I have used variables many times in past reports, but doing it without the SET command makes it more difficult. When we added the ability to call the exact same parameter multiple times, this was a reasonable workaround, but really bloats the code. Instead of having a SET command, if maybe we had some options in the report setup to define some variables that could be "SET" when run, that could be helpful, and limit the use of the SET command. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
