Topic: Help fixing entries into wrong fiscal year
Hi All
Is there a way to change a batch of entries that went into the wrong fiscal year (hopefully not cancelling and rentering them all)?????
Damn newbie mistake.
Chris
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Banking and General Ledger → Help fixing entries into wrong fiscal year
Hi All
Is there a way to change a batch of entries that went into the wrong fiscal year (hopefully not cancelling and rentering them all)?????
Damn newbie mistake.
Chris
Yes, but directly in SQL:
1. Taking a backup of the db
2. Delete all entries of the batch in the tables using a MySQL client like phpMyAdmin/SQLyog.
3. Take fresh backup of db
4a. Now import the batch with the correct data after resetting the Voucher numbers.
or
4b. Compare the backups and extract the difference entries, correct the dates with search and replace and then import the data as INSERT statements.
Lesson to be learned from this experience in hindsight:
1. Take a backup regularly and comment them appropriately.
2. Atleast take a backup before and after bulk imports.
FrontAccounting forum → Banking and General Ledger → Help fixing entries into wrong fiscal year
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.