Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$_orderforeach( $_order->getInvoiceCollection() as $_invoice)( 'Invoice #') ?><? | $_items = $_invoice->getAllItems() |
endforeach = $block->getInvoiceCommentsHtml($_invoice) | |
$_orderforeach ($_order->getInvoiceCollection() as $_invoice) ('Invoice #') ?><? $_items = $_invoice->getAllItems() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 39 of file items.phtml.
endforeach = $block->getInvoiceCommentsHtml($_invoice) |
Definition at line 46 of file items.phtml.