When I'm in: index.php/admin/sales_order/view/order_id/[ID]/key/[KEY]/ I can see the: "Items Ordered"
I'm looking for the code where the products are loaded in this table. I want to sort the ordered items by SKU.
Any hints?
PS: I was looking in app/code/core/Mage/Adminhtml/Block/Sales/Order/View but couldn't find anything.