http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8539 Priority: P5 - low Change sponsored?: --- Bug ID: 8539 CC: gmcharlt@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Library transfer limits page has incorrect permission Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: System Administration Product: Koha Permissions for branch_transfer_limits.pl are defined as "flagsrequired => {borrowers => 1}." This makes the page accessible to any user with permission to add or modify patrons. Based on the other admin scripts, the correct setting appears to be "parameters => 'parameters_remaining_permissions'" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.