Hi I noticed that there is duplicate data in statistics table and logs table with respect to check-in check out and renewal. If a user id (staff id or patron id if renewal done online) is added to statistics table there is no need to create a log for transactions. Hope this will help remove duplicate data if implemented.
Hi, thx for filing!
I can't think of a reason, why we duplicate the entries in 2 tables like that. We could certainly think about adding the user who did the transaction to statistics as well. I think removing one or the other would be harder as people are relying on both tables for their statistical reports.
I think this is 'too late' to be fixed. People do reporting on both tables and it doesn't hurt to have both.