Skip to content

Commit 2662b0f

Browse files
Merge remote-tracking branch '35773/add-quote-set-customer-note' into comm_voted_v3
2 parents e0e33df + 67ee0ce commit 2662b0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Quote/Model/Quote.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,8 @@ public function assignCustomerWithAddressChange(
985985
/**
986986
* Define customer object
987987
*
988+
* Important: This method also copies customer data to quote and removes quote addresses
989+
*
988990
* @param \Magento\Customer\Api\Data\CustomerInterface $customer
989991
* @return $this
990992
*/

0 commit comments

Comments
 (0)