VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: dorh21 on January 20, 2020, 13:31:02 PM

Title: delte order
Post by: dorh21 on January 20, 2020, 13:31:02 PM
hey
i do a lot of test . and i want to delte all this orders
https://tinyurl.com/tr72koy

any tip to delte it?
from db ?
other way?
Title: Re: delte order
Post by: GJC Web Design on January 20, 2020, 15:34:02 PM
from the DB directly
Title: Re: delte order
Post by: dorh21 on January 22, 2020, 21:37:15 PM
thnax!
do you know the name of the table?

Title: Re: delte order
Post by: GJC Web Design on January 22, 2020, 22:57:15 PM
#_virtuemart_orders and the corresponding linked data in #_virtuemart_order_xxxxx
Title: Re: delte order
Post by: pinochico on January 23, 2020, 04:20:27 AM
And in all tables, where is linked information about order - shipment, payment, customfiled, order number and another... if You delete order manually in table :)
Title: Re: delte order
Post by: Ventsi Genchev on January 23, 2020, 06:14:00 AM
Just delete the invoice from the database.
You will then be able to delete the order from the administration.