Jump to content

Resettare storico ordini


Vallo92

Recommended Posts

dal db metti

TRUNCATE TABLE `ps_orders`;

ciao questa cmq e la lista degli azzeramente che puoi fare, inutile dire che devi fare prima un backup del tuo db per evitare guai :D

TRUNCATE TABLE `ps_order_detail`;
TRUNCATE TABLE `ps_order_discount`;
TRUNCATE TABLE `ps_order_history`;
TRUNCATE TABLE `ps_order_return`;
TRUNCATE TABLE `ps_order_return_detail`;
TRUNCATE TABLE `ps_order_slip`;
TRUNCATE TABLE `ps_order_slip_detail`;
TRUNCATE TABLE `ps_cart`;
TRUNCATE TABLE `ps_cart_discount`;
TRUNCATE TABLE `ps_connections`;
TRUNCATE TABLE `ps_message`;
TRUNCATE TABLE `ps_customer`;
TRUNCATE TABLE `ps_customer_group`;
TRUNCATE TABLE `ps_page_viewed`;

Link to comment
Share on other sites

Leggi ciò che ho scritto

ciao questa cmq e la lista degli azzeramente che puoi fare, inutile dire che devi fare prima un backup del tuo db per evitare guai :D

quindi amen

rsweb non siamo professori ma un minimo di conoscenza del db lo devi pue avere senza rancore ciao

Link to comment
Share on other sites

ramones non si parlava di cancellare ma di cancellare la numerazione a quanto ho capito io :)

Io intendevo entrambi. ^^
Praticamente ho fatto molte prove priam di aprire il engozio, quindi ora che lo apro volevo ripartire tutto da 0.
Consigliate il modulo a questo punto?
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...