From 2c7c8565e208d6f2c60705dccbea2b455a018bb3 Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Thu, 25 Jun 2026 15:21:00 -0400 Subject: [PATCH] =?UTF-8?q?v1.3.13=20-=20[ORDER]=20=EB=AA=A9=ED=91=9C?= =?UTF-8?q?=EB=9F=89=20ERP=20=EC=A0=84=EC=86=A1=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EB=93=9C=EB=9D=BC=EC=9D=B4=EB=B2=84=EA=B0=80=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=ED=95=9C=20=EA=B3=B3=EC=9D=80=20=EC=A0=9C=EC=99=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/lib/runDailyUcoTargetOutbox.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/lib/runDailyUcoTargetOutbox.php b/public_html/lib/runDailyUcoTargetOutbox.php index a72343a..e61aea8 100644 --- a/public_html/lib/runDailyUcoTargetOutbox.php +++ b/public_html/lib/runDailyUcoTargetOutbox.php @@ -63,6 +63,7 @@ WHERE d_orderdate = '{$getDate}' AND d_status <> 'D' AND d_druid IS NOT NULL AND d_druid <> '' + AND d_driveruid <> d_createruid GROUP BY d_druid ";