final fix
This commit is contained in:
parent
db12c374d3
commit
f33f4c304f
@ -152,9 +152,6 @@ class ICrmOrderActions
|
|||||||
return true; // end of pack
|
return true; // end of pack
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
self::eventLog('json', 'json', json_encode($resOrders));
|
|
||||||
|
|
||||||
if (!empty($resOrders)) {
|
if (!empty($resOrders)) {
|
||||||
$customers = $api->customerUpload($resCustomers);
|
$customers = $api->customerUpload($resCustomers);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user