Skip to content

Commit 8276585

Browse files
author
olysenko
committed
MAGETWO-64120: Error processing your request when placing reorder for simple product of configurable if attribute is changed
1 parent ec836b1 commit 8276585

File tree

1 file changed

+0
-7
lines changed
  • app/code/Magento/ConfigurableProduct/etc

1 file changed

+0
-7
lines changed

app/code/Magento/ConfigurableProduct/etc/di.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,4 @@
185185
<argument name="connectionName" xsi:type="string">indexer</argument>
186186
</arguments>
187187
</type>
188-
<type name="Magento\Sales\Model\Order\Reorder\OrderedProductAvailabilityChecker">
189-
<arguments>
190-
<argument name="productAvailabilityChecks" xsi:type="array">
191-
<item name="configurable" xsi:type="object">Magento\ConfigurableProduct\Model\Order\Reorder\OrderedProductAvailabilityChecker</item>
192-
</argument>
193-
</arguments>
194-
</type>
195188
</config>

0 commit comments

Comments
 (0)