File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
app/code/Magento/Sales/etc/adminhtml Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 5252 <type name =" Magento\Sales\Model\ResourceModel\Order\Grid\Collection" >
5353 <plugin name =" orderGridCollectionFilterPlugin" type =" Magento\Sales\Plugin\Model\ResourceModel\Order\OrderGridCollectionFilter" />
5454 </type >
55+ <type name =" Magento\Sales\Model\ResourceModel\Order\Invoice\Grid\Collection" >
56+ <plugin name =" invoiceGridCollectionFilterPlugin" type =" Magento\Sales\Plugin\Model\ResourceModel\Order\OrderGridCollectionFilter" />
57+ </type >
58+ <type name =" Magento\Sales\Model\ResourceModel\Order\Creditmemo\Order\Grid\Collection" >
59+ <plugin name =" creditmemoGridCollectionFilterPlugin" type =" Magento\Sales\Plugin\Model\ResourceModel\Order\OrderGridCollectionFilter" />
60+ </type >
61+ <type name =" Magento\Sales\Model\ResourceModel\Order\Shipment\Order\Grid\Collection" >
62+ <plugin name =" shipmentGridCollectionFilterPlugin" type =" Magento\Sales\Plugin\Model\ResourceModel\Order\OrderGridCollectionFilter" />
63+ </type >
5564 <type name =" Magento\Sales\Block\Adminhtml\Order\Create\Search\Grid\DataProvider\ProductCollection" >
5665 <arguments >
5766 <argument name =" collectionFactory" xsi : type =" object" >\Magento\Catalog\Ui\DataProvider\Product\ProductCollectionFactory</argument >
You can’t perform that action at this time.
0 commit comments