https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28970

            Bug ID: 28970
           Summary: Create runtime parameters on the fly
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

I was just thinking how helpful it would be if we could create runtime
parameters inside of a report.  What I'm thinking is something like this

WHERE biblio.title LIKE CONCAT("%", <<Title contains one of these
words|["good", "box", "friend"]>>, "%")

creating a drop-down that has the three options: free, good, box.

Being able to create parameters would open up a lot of new options with writing
reports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/

Reply via email to