http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6868 --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2011-09-14 20:07:25 UTC --- Created attachment 5429 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5429 Cleanup Script for accountlines This script cleans up damage to the accountlines table caused by the writeoff() subroutine in members/pay.pl (pre bug 3498 integration). Includes two flags: -t Runs this in test mode. The database is not actually updated; if omitted, the changes run on database directly. -v Prints out every change made to screen; if omitted, just shows progress counter This script can take some time to run; 8000 updates in 5:30 minutes on a powerful system, in my experience. -- 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.