Koha/installer/data/mysql
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
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
en Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
es-ES Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
fr-FR Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
it-IT Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
nb-NO Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
pl-PL Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
ru-RU Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
uk-UA Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 9207 - Improve z39.50 speed slowdowns for sites with many records 2013-03-11 08:55:43 -04:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 8917 : Creating tables and system pref, no functional changes at all 2013-03-07 11:13:24 -05:00
update22to30.pl Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
updatedatabase.pl Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00