//get all order statuses and save the array $orderStatus[status][label] //in $status associative array $orderStatusCollection = Mage::getModel(‘sales/order_status’)->getResourceCollection()->getData(); $status…
magento get all order status
1 Article
1