diff --git a/plugin/webman/gateway/Events.php b/plugin/webman/gateway/Events.php index 29b194f..c737d11 100644 --- a/plugin/webman/gateway/Events.php +++ b/plugin/webman/gateway/Events.php @@ -257,6 +257,7 @@ class Events ->group('r.cons_info_id') ->order('cons.stock_number', 'asc') ->select()->toArray(); + print_r($tb_prod_cons); if(!empty($tb_prod_cons[0])) { if ($tb_prod_cons[0]['quantity'] > $tb_prod_cons[0]['current_quantity']) { $snd_data = [