I have done most of the testing on my Zen Cart setup. How do I reset the Invoice #'s and other incremental data ???
I have done most of the testing on my Zen Cart setup. How do I reset the Invoice #'s and other incremental data ???
Admin > Tools > Store Manager
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
the correct answer is to reset "orders, orders_products, orders_products_attributes" table using phpmyadmin by "trancate" functions.
store manager helps little to orders reseting.
I think the OP asked about resetting order id, which can be done in Store Manager.
Most Zencart newcomers don't have the experience with phpMyAdmin that many of us may have, so I don't often suggest that option for something that can be done from Admin or by FTP.
the only problem is this can't be done in zencart admin
if you can, tell us how?