From: Alexander Smirnov Date: Tue, 18 Jun 2024 09:21:55 +0000 (+0300) Subject: Дебаг 007 X-Git-Tag: 1.3~54^2~4 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=3a7db1bafd87a0e241e9ecb54d758fcf20b2331f;p=erp24_rep%2Fyii-erp24%2F.git Дебаг 007 --- diff --git a/erp24/modul/shipment/functionsShipment.php b/erp24/modul/shipment/functionsShipment.php index a0b6d02a..e7d17531 100644 --- a/erp24/modul/shipment/functionsShipment.php +++ b/erp24/modul/shipment/functionsShipment.php @@ -732,6 +732,7 @@ function insert_store_orders_fields($massivSQL,$field_name,$massivTitle=[], $pri } foreach($massivSQL as $productId =>$array) { + echo "PRODUCTID: " . $productId . " ||| "; foreach($array as $storeId =>$valueArr) { foreach($valueArr as $color =>$value) { // if(empty($color) or $storeId=="NULL") $color="";