Update Exchange.php
This commit is contained in:
parent
e43221c76d
commit
aad19442a4
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ class Retailcrm_Retailcrm_Model_Exchange
|
|||
|
||||
if (!is_numeric($customer->getId())) {
|
||||
$customer
|
||||
->setGropuId(1)
|
||||
->setGroupId(1)
|
||||
->setWebsiteId($siteid)
|
||||
->setStore($storeId)
|
||||
->setEmail($order['email'])
|
||||
|
|
Loading…
Add table
Reference in a new issue