Fix code
This commit is contained in:
commit
48fe118be9
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ class Retailcrm_Retailcrm_Model_Exchange
|
|||
$customer->setWebsiteId($siteid);
|
||||
$customer->loadByEmail($order['email']);
|
||||
|
||||
|
||||
if (!is_numeric($customer->getId())) {
|
||||
$customer
|
||||
->setGroupId(1)
|
||||
|
|
Loading…
Add table
Reference in a new issue