Skip to content

Commit 2d70987

Browse files
author
Sergey Shvets
committed
Merge branch 'MAGETWO-60238' of github.com:magento-east/magento2ce into pr-dev
2 parents 1c4b5e3 + 5507d1e commit 2d70987

File tree

2 files changed

+211
-142
lines changed

2 files changed

+211
-142
lines changed

app/code/Magento/Multishipping/Model/Checkout/Type/Multishipping.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@ public function setShippingItemsInformation($info)
395395
}
396396
}
397397

398+
$this->prepareShippingAssignment($quote);
399+
398400
/**
399401
* Delete all not virtual quote items which are not added to shipping address
400402
* MultishippingQty should be defined for each quote item when it processed with _addShippingItem

0 commit comments

Comments
 (0)