getOrder() ?>

__('Order #%s', $_order->getRealOrderId()) ?>

__('Order Date: %s', $this->formatDate($_order->getCreatedAtStoreDate(), 'long')) ?>

getInvoice() ?> getInvoiceCollection() ?>

__('Invoice #%s', $_invoice->getIncrementId()) ?>

getIsVirtual()): ?>

__('Shipping Address') ?>

getShippingAddress() ?>
format('html') ?>

__('Billing Address') ?>

getbillingAddress() ?>
getBillingAddress()->format('html') ?>
getIsVirtual()): ?>

__('Shipping Method') ?>

escapeHtml($_order->getShippingDescription()) ?>

__('Payment Method') ?>

getPaymentInfoHtml() ?>

__('Items Invoiced') ?>

getInvoiceTotalsHtml($_invoice)?> getItemsCollection(); ?> count(); ?> getOrderItem()->getParentItem()) continue; ?> getItemHtml($_item) ?>
__('Product Name') ?> __('SKU') ?> __('Price') ?> __('Qty Invoiced') ?> __('Subtotal') ?>