1
0
mirror of synced 2025-01-19 17:31:43 +03:00

global fix

This commit is contained in:
Grisha Pomadchin 2014-03-13 13:37:16 +04:00
parent abb4bae99a
commit 4fadc1d43c

View File

@ -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) {