[Koha-bugs] [Bug 22079] New: Store the borrowernumber of user returning item in associatedborrower in statistics table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 8 05:54:58 CET 2019


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 at lists.koha-community.org
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list