Re: [Koha] Discovering which patron accounts have library staff permissions

2017-08-18 Thread Bob Birchall
There are several in the library: https://wiki.koha-community.org/wiki/SQL_Reports_Patrons#Patrons_with_Staff_Permissions Bob Birchall Calyx On 18/08/17 18:18, Ian Bays wrote: Hi Colin. A report selecting from borrowers where flags <> 0 should list those with staff permissions. All the best.

Re: [Koha] Discovering which patron accounts have library staff permissions

2017-08-18 Thread Ian Bays
Hi Colin. A report selecting from borrowers where flags <> 0 should list those with staff permissions. All the best. On 18/08/2017 09:14, Sawers, Colin wrote: Is there a way either by running a report or on screen to easily see which patron accounts have been assigned staff permissions? Our

[Koha] Discovering which patron accounts have library staff permissions

2017-08-18 Thread Sawers, Colin
Is there a way either by running a report or on screen to easily see which patron accounts have been assigned staff permissions? Our system is a number of years old and has had various staff using it and I want to ensure that staff members who have left no longer have access to the system. Tha