https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41434 Bug ID: 41434 Summary: Add a way to apply view_borrower_infos_from_any_libraries permission to specific patron categories Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: koha@collecto.ca QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com If the view_borrower_infos_from_any_libraries permission is not given to a staff member, all patron's files from other libraries will be hidden. But in some case, it would be interesting to be able to hide only the patrons from specific categories. Let's say someone works in a school district. The students are not allowed to checkout books from other schools but the school staff like the teachers can. In that case, we don't want the library staff to see the other school's student's files, but they need to be able to see the teacher's files. Could a system preference could be use for that ? Something like "CategoriesForViewBorrowerPermission" and we would have a menu such as the one in BatchCheckoutsValidCategories preference. In my example, we would only choose the teacher's category. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.