what you have tried already? – Anton SMay 6 '11 at 8:03
@Anton S I tried to analyze the Db table schema and with a sample order and found that many of the tables are affected for an order. So i want to know is there an easy way to do it? Please advise. Thanks – Vasanthan.R.PMay 6 '11 at 12:09
No easy way in Magento.. ever... even if you trace all the db rows effected the next release coudl add/renmove calls.. its a never ending nightmare.. thats why they made an API.. that is also not easy to work with because why should it be? Can you import/export lists of order? maybe i can help if yes. – ppumkinMay 6 '11 at 17:34
@ppumkin I am not sure about your question "Can you import/export list of order?" I have an sql db with order details and i have full access. I have full acccess to magento as well. If you want me to build a csv with some exact structure that i can do. Please advise. Thanks – Vasanthan.R.PMay 7 '11 at 3:35
Hi - yea i just checked now- you cant import orders easily into Magento- there allot of paid solution out there for certain packages. Or allot of loose code as the case is usally- i found how to export orders from Magento but not back in. This migh interest you magentocommerce.com/boards/viewthread/28426/P0 Otherwise I cant help. Sorry – ppumkinMay 7 '11 at 5:23