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 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 >
55
64
<type name =" Magento\Sales\Block\Adminhtml\Order\Create\Search\Grid\DataProvider\ProductCollection" >
56
65
<arguments >
57
66
<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