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

index 29c500f63c9ff8cb6c1ed6805b6b69aa586af908..0e7222c46a7413161d10874ec149a51d6d660a9a 100644 (file)
@@ -183,6 +183,8 @@ if ($data4) {
 $j=0;
 $summ_all_z = 0;
 $counter_no_check = 0;
+$counter_no_check_summ = 0;
+$counter_no_check_array = [];
 $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>