We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f774cdd commit 0b12cb5Copy full SHA for 0b12cb5
1 file changed
SalesOrdersDataExporter/etc/di.xml
@@ -234,6 +234,8 @@
234
<argument name="classMap" xsi:type="array">
235
<item name="salesOrders" xsi:type="string">
236
Magento\SalesOrdersDataExporter\Model\OrdersFeed</item>
237
+ <item name="salesOrdersOnDemmandExport" xsi:type="string">
238
+ Magento\SalesOrdersDataExporter\Model\OrdersOnDemmandExportFeed</item>
239
</argument>
240
</arguments>
241
</type>
0 commit comments