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@lists.koha-community.org Reporter: pasi.kallinen@joensuu.fi QA Contact: testopia@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.