https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33793
Bug ID: 33793
Summary: Add method to define limited access to run reports
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Currently a user with the execute_reports permission can run any report in the
system. A library may wish for a given user to be able run some reports but not
others. It would be great to have a mechanism for allowing limited reports
access.
Maybe something akin to the SubfieldsToAllowForRestrictedEditing preference? We
could create ReportGroupsToAllowForRestrictedExecution, in which one selects
groups of reports. We add a new execute_reports_restricted permission. A user
with that permission can only run reports in the groups specified in the
preference.
Or maybe ditch the system preference and add a "restricted access" flag to each
report?
--
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/