diff --git a/plugin/webman/gateway/Events.php b/plugin/webman/gateway/Events.php index c737d11..29b194f 100644 --- a/plugin/webman/gateway/Events.php +++ b/plugin/webman/gateway/Events.php @@ -257,7 +257,6 @@ 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 = [