Loading

reset the statistic on the sales order

4 posts / 0 new
Last post
Offline
Joined: 02/28/2012
reset the statistic on the sales order

How do I reset the statistic on the order from the customer?
e.g: the order has been deleted(permanently) but the statistic/counter still shows the number of order of a goods has been made

i try admin/cache management > clear > clear all > Update search indexes
it seems not working, help ?

Offline
Joined: 10/12/2010

You can set the increment key in sales_order table to 1.

Offline
Joined: 02/28/2012

apologize me, where i can find this table? i have seen in Myphp structure database, there is only "AUTO INCREMENT", is this what you mean ?

Offline
Joined: 10/12/2010

Yes. http://stackoverflow.com/a/5665678