From: Alexander Smirnov Date: Mon, 1 Jul 2024 18:20:36 +0000 (+0300) Subject: Дебаг 014 X-Git-Tag: 1.3~29^2~7 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=5ad29e333f4c1401fc0a444be8bc9381456326a7;p=erp24_rep%2Fyii-erp24%2F.git Дебаг 014 --- diff --git a/erp24/modul/shipment/config.php b/erp24/modul/shipment/config.php index 63c372e3..3afcd56e 100644 --- a/erp24/modul/shipment/config.php +++ b/erp24/modul/shipment/config.php @@ -112,6 +112,9 @@ $status_json=array(); // echo"
+ $status_id-".$row["id"]."-$gid-$id22 ====". $t; $status_json[$gid][$row["id"]][$id22] = $t; // } + if ($gid == 70 && $row["id"] == 17) { + var_dump($t); + } } } }