magento - Manually Cancel An Order -


i have orders need cancelled because pre-authorized through auth.net, not cancel. "no transaction found" message when trying cancel/void. because of want cancel orders manually in database , skip standard void process. know specific tables in magento database need modified cancel order?

be careful this. table in 1.7 sales_flat_order. columns state , status. going set them both canceled. note: can use select , clause verify names. should work i'm not 100% sure not cause problems. i'm answering question.

you can mess things method smart backup database before try anything.

gl


Comments

Popular posts from this blog

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -