http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6868 --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-02 06:25:25 UTC --- Created attachment 6505 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6505 Bug 6868 : Script to clean up accountno 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. You are watching all bug changes.