From: Aleksey Filippov Date: Fri, 19 Apr 2024 09:17:05 +0000 (+0300) Subject: правки по автозаказу score X-Git-Tag: 1.1~128^2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=b8c2f43e41916ac2d2362cdf5709853801c1f07b;p=erp24_rep%2Fyii-erp24%2F.git правки по автозаказу score --- diff --git a/erp24/modul/shipment/functionsShipment.php b/erp24/modul/shipment/functionsShipment.php index d413076f..12efe819 100644 --- a/erp24/modul/shipment/functionsShipment.php +++ b/erp24/modul/shipment/functionsShipment.php @@ -741,7 +741,7 @@ foreach($massivSQL as $productId =>$array) { if(($type!="string") or ($type=="string" and $value_text!="")) { - $title=$massivTitle[$productId][$storeIdData][$colorData]; + $title=$massivTitle[$productId][$storeIdData][$colorData] ?? ''; // echo"
++ productId = $productId order_id=$orderId field_name=$field_name storeId=$storeId value=$value";