Skip to content

Commit d9bd17f

Browse files
author
nsyvokonenko
committed
MAGETWO-38138: Stabilize story
- default billing and shipping are updated in customer address import, not customer import
1 parent ca13237 commit d9bd17f

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/CustomerImportExport/Model/Import

1 file changed

+0
-2
lines changed

app/code/Magento/CustomerImportExport/Model/Import/Customer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,6 @@ protected function _saveCustomerEntities(array $entitiesToCreate, array $entitie
222222
'suffix',
223223
'dob',
224224
'password_hash',
225-
'default_billing',
226-
'default_shipping',
227225
'taxvat',
228226
'confirmation',
229227
'gender',

0 commit comments

Comments
 (0)