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
We do have that information in action_logs - is it really needed in statistics as well?