File tree Expand file tree Collapse file tree 2 files changed +1
-22
lines changed
app/code/Magento/Signifyd/etc
dev/tests/js/jasmine/tests/app/code/Magento/Signifyd/frontend/js Expand file tree Collapse file tree 2 files changed +1
-22
lines changed Original file line number Diff line number Diff line change 56
56
</argument >
57
57
</arguments >
58
58
</virtualType >
59
- <virtualType name =" Magento\SalesArchive\Model\ResourceModel\Order\Grid" >
60
- <arguments >
61
- <argument name =" joins" xsi : type =" array" >
62
- <item name =" signifyd_case" xsi : type =" array" >
63
- <item name =" table" xsi : type =" string" >signifyd_case</item >
64
- <item name =" origin_column" xsi : type =" string" >entity_id</item >
65
- <item name =" target_column" xsi : type =" string" >order_id</item >
66
- </item >
67
- </argument >
68
- <argument name =" columns" xsi : type =" array" >
69
- <item name =" signifyd_guarantee_status" xsi : type =" string" >signifyd_case.guarantee_disposition</item >
70
- </argument >
71
- </arguments >
72
- </virtualType >
73
59
<type name =" Magento\Signifyd\Model\ResourceModel\CaseEntity" >
74
60
<arguments >
75
61
<argument name =" connectionName" xsi : type =" string" >sales</argument >
76
62
</arguments >
77
63
</type >
78
- <type name =" Magento\ScalableOms\Console\Command\SplitSales" >
79
- <arguments >
80
- <argument name =" tables" xsi : type =" array" >
81
- <item name =" signifyd_case" xsi : type =" string" >signifyd_case</item >
82
- </argument >
83
- </arguments >
84
- </type >
85
64
<virtualType name =" PaymentMapperSchemaLocator" type =" Magento\Framework\Config\GenericSchemaLocator" >
86
65
<arguments >
87
66
<argument name =" moduleName" xsi : type =" string" >Magento_Signifyd</argument >
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright © 2013-2017 Magento, Inc. All rights reserved.
2
+ * Copyright © Magento, Inc. All rights reserved.
3
3
* See COPYING.txt for license details.
4
4
*/
5
5
You can’t perform that action at this time.
0 commit comments