Le 05/05/2011 17:37, Owen Leonard a écrit :
We recently went live and I'm now trying to run the monthly statistics reports I've set up. One of the reports is to total the number of checkouts and renewals for the month listed by library and the other is the same total number of checkouts and renewals but listed by the borrower category code.
In Koha there is a bug which causes renewals to be recorded in the statistics table with no branch code. I don't know if PTFS's fork has a fix for this, but it sounds like that is a likely cause. Pending a solution I've been including a report of circulations with no branch alongside the other branch stats.
-- Owen
Hi For what it is worth, we published a script to recreate statistic records out of issues and old issues tables. anyone feeling like testing could take that. http://git.biblibre.com/?p=koha;a=blob;f=misc/recreateIssueStatistics.pl;h=1... I think it was in the patches sent some time ago But maybe it was overlooked. Hope that helps. -- Henri-Damien LAURENT BibLibre