Skip to content

Commit 16e8db2

Browse files
Merge branch 'develop' into graphql-api-enhancements
2 parents 6e81945 + 11ce816 commit 16e8db2

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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)