[Bug 22079] New: Store the borrowernumber of user returning item in associatedborrower in statistics table
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22079 Bug ID: 22079 Summary: Store the borrowernumber of user returning item in associatedborrower in statistics table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Target Milestone: --- The borrowernumber in the statistics table stores the borrowernumber of the borrower who checked out the item. This patch should use the un-used associatedborrower column in the statistics table to store the borrowernumber or self check machine id returning the item. This makes it possible to track who checked an item in -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22079 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- We do have that information in action_logs - is it really needed in statistics as well? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org