Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle M Hall a0c44ab17c Bug 6898 - circulation librarians can't run overdues without reports permissions
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>
2013-03-13 08:14:18 -04:00
..
css Bug 9672 - Replace YUI buttons on MARC editor page with Bootstrap 2013-03-07 10:25:16 -05:00
includes Bug 9649 - Replace YUI buttons on cataloging home page with Bootstrap 2013-03-07 10:28:46 -05:00
js Bug 9431 [Revised] Use DataTables on Patron Category Administration page 2013-03-11 08:46:22 -04:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
xslt Bug 9356: Show Dissertation note (MARC21 502) in XSLT 2013-02-24 10:00:54 -05:00
columns.def