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: alexbuck...@catalyst.net.nz
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to