Magento does not provide this feature by default, you need to used 3rd party extension for this feature. I.e.
Create a file and put this code in file and upload this file to magento root and call this from browser, that will give you a csv.
Try using below code to check if the order has shipped. getOrder()->getShipmentsCollection()->count(); ...
I am trying to get the tracking number from the sales_order_shipment_track_save_after event in Magento 1.9.0.1. For some reason the event does ...
php if(Mage::getStoreConfig('trackorder/trackorder_general/enabled')): ?>
< ...
CE: 1.4. x - 1.9. x EE: 1.12. x - 1.14. x · 100% Open Code · 60 Days Refund Policy · Free Lifetime Updates.
This is Magento 1.9.2.4. It was working fine and the errors started ...
A Magento order tracking extension that puts you in the best position to be
their order without out of stock of the product in store.you can check ...
Learn the programmatic method to add tracking number to the current order shipment in Magento 2 for improved shopping experience.