global fix
This commit is contained in:
parent
abb4bae99a
commit
4fadc1d43c
@ -372,7 +372,7 @@ class ICrmOrderActions
|
|||||||
|
|
||||||
$orderHistory = $api->orderHistory($dateStart);
|
$orderHistory = $api->orderHistory($dateStart);
|
||||||
|
|
||||||
$GLOBALS['INTARO_CRM_FROM_HISTORY'] = false;
|
$GLOBALS['INTARO_CRM_FROM_HISTORY'] = true;
|
||||||
|
|
||||||
// pushing existing orders
|
// pushing existing orders
|
||||||
foreach ($orderHistory as $order) {
|
foreach ($orderHistory as $order) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user