Skip to content

Commit 730c97c

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-2519: The coupon code count does not update in the Time Used column in the Manage Coupon Codes tab if an order is placed with multi-shipping.
1 parent 4734501 commit 730c97c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/SalesRule/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"magento/module-captcha": "*",
2828
"magento/module-checkout": "*",
2929
"magento/module-authorization": "*",
30-
"magento/module-asynchronous-operations": "*"
30+
"magento/module-asynchronous-operations": "*",
31+
"magento/module-multishipping": "*"
3132
},
3233
"suggest": {
33-
"magento/module-sales-rule-sample-data": "*",
34-
"magento/module-multishipping": "*"
34+
"magento/module-sales-rule-sample-data": "*"
3535
},
3636
"type": "magento2-module",
3737
"license": [

0 commit comments

Comments
 (0)