[Koha] Holds placed by staff, OPAC, SIP

Barton Chittenden barton at bywatersolutions.com
Fri Dec 2 05:27:12 NZDT 2016


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 : tomascohen at gmail.com
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 : tomascohen at gmail.com
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 <cgdavis at uintah.utah.gov>
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
> cgdavis at uintah.utah.gov
> (435) 789-0091 ext.261
> uintahlibrary.org
> basinlibraries.org
> facebook.com/uintahcountylibrary
> instagram.com/uintahcountylibrary
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list