Topic: How to clean the database from transactions?
How can I delete all transactions in the program so that the invoice number resets to 1, while keeping the data of items, categories, suppliers, customers, and quantities?
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Setup → How to clean the database from transactions?
How can I delete all transactions in the program so that the invoice number resets to 1, while keeping the data of items, categories, suppliers, customers, and quantities?
I would copy the database then clear the tables you want cust_trans table bank_trans table etc
or create a new one then import the tables (probably more work)
PHPmysql is good and easy way to edit mysql tables
FrontAccounting forum → Setup → How to clean the database from transactions?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.