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?
from the DB directly
thnax!
do you know the name of the table?
#_virtuemart_orders and the corresponding linked data in #_virtuemart_order_xxxxx
And in all tables, where is linked information about order - shipment, payment, customfiled, order number and another... if You delete order manually in table :)
Just delete the invoice from the database.
You will then be able to delete the order from the administration.