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

index 63c372e3e15bc872f52e3a8af90616368c43ff07..3afcd56e1e5846ef000fedc760b12515297c42c4 100644 (file)
@@ -112,6 +112,9 @@ $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);
+              }
           }
          }
    }