[Koha-bugs] [Bug 28970] New: Create runtime parameters on the fly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 8 00:46:13 CEST 2021


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: koha-bugs at lists.koha-community.org
          Reporter: george at nekls.org
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list