[Koha-bugs] [Bug 20834] New: Allow saving scheduled report output as a list/virtualshelf

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 30 11:30:33 CEST 2018


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

            Bug ID: 20834
           Summary: Allow saving scheduled report output as a
                    list/virtualshelf
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: pasi.kallinen at joensuu.fi
        QA Contact: testopia at bugs.koha-community.org

When scheduling a saved report, it would be useful if it was possible to save
the report output as a (public) list - this way administrators could create
automatically updating lists.

Thinking of code changes:
- probably need a new virtualshelves.category to denote automatically generated
list
- handling the category in the virtualshelves UI, disallow adding/removing
items from the list. How to handle deleting the list?
- the saved sql report should only select biblionumbers. Not quite sure how to
do the UI side - maybe allow creating a new list from scheduler.tt, and
autopicking the list number? 
- some changes needed in runreport.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list