global fix
This commit is contained in:
parent
abb4bae99a
commit
13a55345f6
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ class ICrmOrderActions
|
|||
|
||||
$orderHistory = $api->orderHistory($dateStart);
|
||||
|
||||
$GLOBALS['INTARO_CRM_FROM_HISTORY'] = false;
|
||||
$GLOBALS['INTARO_CRM_FROM_HISTORY'] = true;
|
||||
|
||||
// pushing existing orders
|
||||
foreach ($orderHistory as $order) {
|
||||
|
|
Loading…
Add table
Reference in a new issue