36 parent::__construct($context,
$data);
46 return $this->_coreRegistry->registry(
'current_order');
55 return $this->
getUrl(
'*/*/printCreditmemo', [
'creditmemo_id' =>
$creditmemo->getId()]);
64 return $this->
getUrl(
'*/*/printCreditmemo', [
'order_id' =>
$order->getId()]);
getPrintCreditmemoUrl($creditmemo)
getCommentsHtml($creditmemo)
getPrintAllCreditmemosUrl($order)
getUrl($route='', $params=[])
getTotalsHtml($creditmemo)
__construct(\Magento\Framework\View\Element\Template\Context $context, \Magento\Framework\Registry $registry, array $data=[])