http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13890
Bug ID: 13890
Summary: Full serial permission is needed to change sequence on
a routing list
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Serials
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
For changing the sequence of patrons on a routing list by changing one of the
numbers via the pull downs, full serial permission is needed:
reorder_members.pl:
checkauth( $query, 0, { serials => 1 }, 'intranet' );
To test:
- Give your patron full serial permissions
- Create a subscription and a routing list for it
- Change the sequence on the routing list using the pull downs
- Verify this works
- Remove any of the serial sub permissions
- Verify changing the sequence now results in a permission error
--
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]
http://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/