Barton, Thanks for the information.
-- Christopher Davis, MLS Systems & E-Services Librarian Uintah County Library [email protected] (435) 789-0091 ext.261 uintahlibrary.org basinlibraries.org facebook.com/uintahcountylibrary instagram.com/uintahcountylibrary On Thu, Dec 1, 2016 at 9:27 AM, Barton Chittenden <[email protected]> wrote: > Christopher, > > There are a couple of patches added in 16.11 that will make this possible, I > think: > > Bug 14642 : Add logging of hold modifications > URL : > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14642 > Priority : P5 - low > Assigned To : [email protected] > Urgency : enhancement > > This adds a HoldsLog syspref, which will log the following actions for > holds: > > - CREATE > - CANCEL > - DELETE > - RESUME > - SUSPEND > - MODIFY > > The action_logs table has a 'user' column, which shows which user performed > the action -- for instance for circulation, it shows the staff member who > was logged in when an item was checked out. > > Bug 16829 : action_logs should have an 'interface' column > URL : > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16829 > Priority : P5 - low > Assigned To : [email protected] > Urgency : enhancement > > This adds a column to the logs for interface -- by default, all interfaces > will show, but you can filter by OPAC, Intranet and SIP. > > > On Thu, Dec 1, 2016 at 10:26 AM, Christopher Davis <[email protected]> > wrote: >> >> Dear Colleagues, >> >> Is there a Koha report which is granular enough to parse out holds >> placed by staff, by the OPAC, and by SIP devices? Maybe Koha does not >> record who places holds? >> >> TIA, >> >> Christopher Davis, MLS >> Systems & E-Services Librarian >> Uintah County Library >> [email protected] >> (435) 789-0091 ext.261 >> uintahlibrary.org >> basinlibraries.org >> facebook.com/uintahcountylibrary >> instagram.com/uintahcountylibrary >> _______________________________________________ >> Koha mailing list http://koha-community.org >> [email protected] >> https://lists.katipo.co.nz/mailman/listinfo/koha > > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

