38 parent::__construct($context,
$data);
48 return $this->_coreRegistry->registry(
'current_order');
57 return $this->
getUrl(
'*/*/printInvoice', [
'invoice_id' =>
$invoice->getId()]);
66 return $this->
getUrl(
'*/*/printInvoice', [
'order_id' =>
$order->getId()]);
getInvoiceTotalsHtml($invoice)
getPrintInvoiceUrl($invoice)
getUrl($route='', $params=[])
getPrintAllInvoicesUrl($order)
__construct(\Magento\Framework\View\Element\Template\Context $context, \Magento\Framework\Registry $registry, array $data=[])
getInvoiceCommentsHtml($invoice)