File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
app/code/Magento/Sales/etc/adminhtml Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 52
52
<type name =" Magento\Sales\Model\ResourceModel\Order\Grid\Collection" >
53
53
<plugin name =" orderGridCollectionFilterPlugin" type =" Magento\Sales\Plugin\Model\ResourceModel\Order\OrderGridCollectionFilter" />
54
54
</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 >
64
55
<type name =" Magento\Sales\Block\Adminhtml\Order\Create\Search\Grid\DataProvider\ProductCollection" >
65
56
<arguments >
66
57
<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