http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6025
--- Comment #9 from Matthias Meusburger <[email protected]> 2012-02-03 11:03:38 UTC --- Hi Katrin, This script is to be used when the statistics table is incomplete. It happened to one of our customers: because of a database inconsistency, the statistics table was not populated during some time. This script was created to recreate those missing statistics from the issues and old_issues tables data. I can't figure out why the documentation was removed from the script with the second patch, though. Anyhow, I found a more recent version in our repository, which I attached. It adds counters for the number of issues, renewals, and returns added, as well as command-line options for processing only issues or only returns. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
