]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Дебаг 015
authorAlexander Smirnov <fredeom@mail.ru>
Mon, 1 Jul 2024 18:24:53 +0000 (21:24 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Mon, 1 Jul 2024 18:24:53 +0000 (21:24 +0300)
erp24/modul/shipment/config.php

index 3afcd56e1e5846ef000fedc760b12515297c42c4..4e81427da4073cab43da37dce2eaf2d59c78344e 100644 (file)
@@ -112,8 +112,8 @@ $status_json=array();
                //  echo"<br>+ $status_id-".$row["id"]."-$gid-$id22 ====". $t;
               $status_json[$gid][$row["id"]][$id22] = $t;
            //  }
-              if ($gid == 70 && $row["id"] == 17) {
-                  var_dump($t);
+              if (($gid == 70 && $row["id"] == 17) || !empty($t)) {
+                  echo $gid . ' ' . $row["id"] . ' '; var_dump($t);
               }
           }
          }