Kyle M Hall
a0c44ab17c
This patch adds a new user permission overdues_report for the circulation module, and requires this permission to run the overdue items report, rather than requiring full reports permissions. Test plan : With a user with permissions circulate_remaining_permissions : - Add overdues_report permission to user - Go to circulation home => you see "Overdues" link - Clik on it => you are allowed to access and use this page - Remove overdues_report permission to user - Go to circulation home => you do not see "Overdues" link - Edit URL : <server>/cgi-bin/koha/circ/overdue.pl => you are not allowed to access this page - Go to main page => you don't have access to reports module Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Fridolyn SOMERS <fridolyn.somers@biblibre.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> |
||
---|---|---|
.. | ||
class_sources.sql | ||
class_sources.txt | ||
message_transport_types.sql | ||
message_transport_types.txt | ||
sample_notices.sql | ||
sample_notices.txt | ||
sample_notices_message_attributes.sql | ||
sample_notices_message_attributes.txt | ||
sample_notices_message_transports.sql | ||
sample_notices_message_transports.txt | ||
stopwords.sql | ||
stopwords.txt | ||
subtag_registry.sql | ||
subtag_registry.txt | ||
system_preferences.sql | ||
system_preferences.txt | ||
userflags.sql | ||
userflags.txt | ||
userpermissions.sql | ||
userpermissions.txt |