soulefay Posted May 1, 2015 Share Posted May 1, 2015 I know there's plenty of threads regarding this topic, but I see most of them are for previous version, and I'm just too afraid if I followed wrongly and create more errors. I'm currently using version 1.6.0.9 I want to reset all my orders and shopping cart to start back from 0. Perhaps via myphpadmin? Not demo datas, I've already turned it off. Real datas. I can't use cleaner either, cause I don't want to delete my customers. Just need to delete orders and shopping carts. Appreciate any help. Many thanks! Link to comment Share on other sites More sharing options...
Rolige Posted May 1, 2015 Share Posted May 1, 2015 There is a native module for this called "pscleaner", you could clear all you catalog, customers, orders and much more. PD. Try to use the latest version. Link to comment Share on other sites More sharing options...
soulefay Posted May 2, 2015 Author Share Posted May 2, 2015 but pscleaner clear orders and customers at the same time. I just want to clear the orders. Link to comment Share on other sites More sharing options...
bellini13 Posted May 2, 2015 Share Posted May 2, 2015 Below are the database tables that the ps_cleaner truncates when you clean the "orders and customers". I've broken them down for you into 3 groups So you can use phpmyadmin to truncate the tables listed under cart and orders cart:'cart','cart_product','wishlist_product_cart',customer:'customer','customer_group','customer_message','customer_message_sync_imap','customer_thread','guest','message','message_readed',orders:'orders','order_carrier','order_cart_rule','order_detail','order_detail_tax','order_history','order_invoice','order_invoice_payment','order_invoice_tax','order_message','order_message_lang','order_payment','order_return','order_return_detail','order_slip','order_slip_detail','product_sale', 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now