Skip to content

Commit 562ca5d

Browse files
committed
ACP2E-3536: Cart Rule with shipping condition not applying when placing order from admin
- Without test
1 parent 0208e43 commit 562ca5d

File tree

1 file changed

+1
-0
lines changed
  • InventoryInStorePickupSalesAdminUi/view/adminhtml/web/order/create

1 file changed

+1
-0
lines changed

Diff for: InventoryInStorePickupSalesAdminUi/view/adminhtml/web/order/create/scripts-mixin.js

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ define(
7474
window.AdminOrder.prototype.setShippingMethod = function (method) {
7575
var data = {},
7676
areas = [
77+
'items',
7778
'shipping_method',
7879
'totals',
7980
'billing_method',

0 commit comments

Comments
 (0)