Koha/installer/data/mysql/fr-FR
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
..
1-Obligatoire Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
2-Optionel Bug 7022: Move sample_notices* sql files from optional to mandatory 2011-10-18 15:57:57 +13:00
3-LecturePub more SQL fixes. Installer now works fine with french & unimarc 2009-11-20 18:28:14 +01:00
4-Conservation more SQL fixes. Installer now works fine with french & unimarc 2009-11-20 18:28:14 +01:00
marcflavour Bug 6557 follow-up UNIMARC 942$0 in default french frameworks 2012-06-29 15:25:11 +02:00