From: Alexander Smirnov Date: Fri, 7 Jun 2024 14:08:57 +0000 (+0300) Subject: debug part 016 X-Git-Tag: 1.2^2~8^2~3 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=968c0c42e2553921350b5194cf75f558979f9e92;p=erp24_rep%2Fyii-erp24%2F.git debug part 016 --- diff --git a/erp24/modul/orders/collation.php b/erp24/modul/orders/collation.php index a70f291e..34f07134 100644 --- a/erp24/modul/orders/collation.php +++ b/erp24/modul/orders/collation.php @@ -393,7 +393,7 @@ if(!empty($orders_cheking_array[$row["amo_id"]])) $orders_cheking="
"; -if($store_arr[$row["store_id"]]=="ул. Аэродромная 28 (к-р Москва)" or $row["store"]=="" or $row["store"]=="ул. Аэродромная, 28") +if(($store_arr[$row["store_id"]] ?? '')=="ул. Аэродромная 28 (к-р Москва)" or $row["store"]=="" or $row["store"]=="ул. Аэродромная, 28") echo"";