AbanteCart Community

Shopping Cart Operations => Support => Topic started by: popustda on May 16, 2014, 09:37:22 AM

Title: deleting orders and restarting everything
Post by: popustda on May 16, 2014, 09:37:22 AM
Hello,
Is it possible to delete old the demo orders which i made for testing purposes so i can start from the beggining?

Thanks
Title: Re: deleting orders and restarting everything
Post by: eCommerce Core on May 16, 2014, 04:30:03 PM
 You do not have delete icon on the orders grid? :-\
Title: Re: deleting orders and restarting everything
Post by: denagpam on May 17, 2014, 09:19:34 AM
Just go to your Admin Dashboard > Sales > Orders
there you can delete your demo order you made before

and you can delete your customers lists by going to your Admin Dashboard > Sales > Customers
Title: Re: deleting orders and restarting everything
Post by: popustda on May 19, 2014, 07:45:07 AM
what about product purchased reports and pages viewed? how to delete them
Title: Re: deleting orders and restarting everything
Post by: denagpam on May 19, 2014, 10:13:36 AM
when you delete all orders and customers the purchased product list will automatically be deleted

and for product viewed you can only reset it to zero for all products
Title: Re: deleting orders and restarting everything
Post by: popustda on May 20, 2014, 03:54:35 PM
yes this is true but my order counter is not reseted. How to return order number to 1 ?
Title: Re: deleting orders and restarting everything
Post by: llegrand on May 20, 2014, 10:29:05 PM
your invoice number can be set (reset)  in the System > Settings > Checkout   field is Invoice Start No.

That should do it.

Title: Re: deleting orders and restarting everything
Post by: popustda on May 21, 2014, 04:51:31 AM
what about order ID. how to restart orde ID ?
please check picture
Title: Re: deleting orders and restarting everything
Post by: llegrand on May 21, 2014, 08:59:20 AM
I believe the order ID you have in your image  is the SAME as the Order Invoice number  (they have just used different terms on different places.   Try changed the the Order Invoice Number and give it a try.


Title: Re: deleting orders and restarting everything
Post by: denagpam on May 21, 2014, 10:41:19 AM
now can you see what is under the action tab ?
Title: Re: deleting orders and restarting everything
Post by: popustda on May 21, 2014, 11:37:05 AM
i dont know what you mean?
Title: Re: deleting orders and restarting everything
Post by: Basara on May 22, 2014, 05:22:35 AM
Order ID and Invoice ID are different. Order ID is unique id used in MySql database
Title: Re: deleting orders and restarting everything
Post by: popustda on May 22, 2014, 05:31:33 AM
i just want to restart order ID to start from 1 again. is it possible and how?

thanks
Title: Re: deleting orders and restarting everything
Post by: Basara on May 22, 2014, 05:36:33 AM
i just want to restart order ID to start from 1 again. is it possible and how?

thanks

Without cart reinstall you need to work with your database. try this solution (http://forum.abantecart.com/index.php/topic,566.msg1762.html#msg1762)