Fix code
This commit is contained in:
commit
48fe118be9
@ -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…
Reference in New Issue
Block a user