Commit 200fc324 authored by Kulya's avatar Kulya 😊

Order synch DONW

parent 4158737c
...@@ -699,7 +699,11 @@ class AloVoiceRest ...@@ -699,7 +699,11 @@ class AloVoiceRest
self::set_orders_last_update(); self::set_orders_last_update();
} }
$ordCount = count($arResOrders);
ALVC::eLog(["orders"=>$ordCount],"------ AloVoiceRest :: process_orders_synch CRON Done!");
return $arResOrders ; return $arResOrders ;
// if(!empty($res["result"]["sections"])){ // if(!empty($res["result"]["sections"])){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment