From: Alexander Smirnov Date: Mon, 1 Jul 2024 17:18:06 +0000 (+0300) Subject: Дебаг 010 X-Git-Tag: 1.3~29^2~11 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=33233025acba50b9f0d9df52e00a65d25d53e224;p=erp24_rep%2Fyii-erp24%2F.git Дебаг 010 --- diff --git a/erp24/modul/shipment/config.php b/erp24/modul/shipment/config.php index ed03f52a..57dba381 100644 --- a/erp24/modul/shipment/config.php +++ b/erp24/modul/shipment/config.php @@ -116,7 +116,6 @@ $status_json=array(); } } $db::sql("UPDATE store_orders_statuses SET dostup=?,groups=?, stores_show=? WHERE id=?",[json_encode($status_json,JSON_UNESCAPED_UNICODE), $groups_sql, $stores_show, $status_id ]); -var_dump(json_encode($status_json[70][17],JSON_UNESCAPED_UNICODE)); //echo"
$status_id $status_json"; } @@ -155,6 +154,7 @@ foreach($store_orders_statuses as $status_id => $status) echo'
'; echo ''; + echo ''; echo ''; $status_id=intval($status_id); echo"
+ $status
@@ -271,7 +271,7 @@ echo' '; } echo' - + ';