Bug 8094

Summary: Record interface for web based self checkouts in action logs
Product: Koha Reporter: Melia Meggs <melia>
Component: Self checkoutAssignee: Ian Walls <koha.sekjal>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 22794    

Description Melia Meggs 2012-05-15 17:47:12 UTC
Our directors want to track usage of the Koha self-check stations -- in some branches they ( previously ) were responsible for around 40% of all checkouts.

How can I track how many issues by branch at the Self-CKO?  Could we have the self-checkout log extra lines in the stats table?
Comment 1 Katrin Fischer 2012-05-15 18:01:13 UTC
Hi Melia,

the borrowernumber of the staff member account that the self check uses should be in your logs. I have used that in the past to find out about what was checked out and returned at the self check.
Comment 2 Nicole C. Engard 2012-05-15 19:49:35 UTC
Melia did you mean Koha's web based self check? Or an external self check machine?
Comment 3 Melia Meggs 2012-05-15 19:52:31 UTC
Koha web-based self check
Comment 4 Katrin Fischer 2019-04-28 12:56:23 UTC
You can query self check/SIP checkouts in action_logs using the borrowercode, but I think it would also be nice to use a specific interface value.