]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
debug part 017
authorAlexander Smirnov <fredeom@mail.ru>
Fri, 7 Jun 2024 14:10:48 +0000 (17:10 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Fri, 7 Jun 2024 14:10:48 +0000 (17:10 +0300)
erp24/modul/orders/collation.php

index 34f07134d4144a7032ff879548262704225a65ad..c9b554ac42c41eb41b9cd6048e26b1e926a25496 100644 (file)
@@ -185,6 +185,7 @@ $summ_all_z = 0;
 $counter_no_check = 0;
 $counter_no_check_summ = 0;
 $counter_no_check_array = [];
+$conter_false_check = 0;
 $data = $db::getRows("SELECT *,TO_CHAR(delivery_date, 'DD.MM.YYYY') as dated FROM orders_amo WHERE 1 = 1  $where AND delivery_date <= NOW() order by delivery_date DESC LIMIT 750");
 echo"<table class=\"table table-hover\"><thead>
 <th>проверка</th>