- Posts: 41
- Thank you received: 0
Clear out test orders?
15 years 1 month ago #22393
by cubefree
Clear out test orders? was created by cubefree
Is there a preferred way to clear out TEST orders?
I am reluctant to edit anything directly in the database tables ... Thx!
I am reluctant to edit anything directly in the database tables ... Thx!
Please Log in or Create an account to join the conversation.
15 years 1 month ago #22395
by nicolas
Replied by nicolas on topic Re: Clear out test orders?
Why not use the delete button on the orders listing ?
Please Log in or Create an account to join the conversation.
15 years 1 month ago #22399
by cubefree
Replied by cubefree on topic Re: Clear out test orders?
True, then can I reset the starting number?
Please Log in or Create an account to join the conversation.
15 years 1 month ago #22408
by nicolas
Replied by nicolas on topic Re: Clear out test orders?
Yes, you can change the auto_increment value of the order table. There are some explanations on how to change the auto_increment there:
www.hikashop.com/support/documentation/3...l-error.html#already
Note that if you use paypal and that you already have orders registered there. You might get the same error message as on that documentation because paypal cannot accept two orders with the same id.
www.hikashop.com/support/documentation/3...l-error.html#already
Note that if you use paypal and that you already have orders registered there. You might get the same error message as on that documentation because paypal cannot accept two orders with the same id.
Please Log in or Create an account to join the conversation.
Time to create page: 0.219 seconds