How to get ordered Items and their detail for an order ID in Magento?
May 10, 2012 | In: How to do, Magento, php, web development
I tried to wrote this code when I was working on a cron file for all orders. My client wants a cron file that get all orders information including all ordered item and their detail. First, I searched on google but I didn't found any exact solution then...