From bb9ceca50a33377c6c0fb83f4edeb6e2a5340966 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 19 Apr 2013 17:52:27 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20#33=20=EC=87=BC=ED=95=91=EB=AA=B0=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=EC=9D=BC=EC=9D=BC=EB=A7=A4=EC=B6=9C=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/sale1today.php | 60 +++++++++++++---------------------- 1 file changed, 22 insertions(+), 38 deletions(-) diff --git a/adm/shop_admin/sale1today.php b/adm/shop_admin/sale1today.php index 97bd88735..571482862 100644 --- a/adm/shop_admin/sale1today.php +++ b/adm/shop_admin/sale1today.php @@ -6,7 +6,7 @@ auth_check($auth[$sub_menu], "r"); $date = preg_replace("/([0-9]{4})([0-9]{2})([0-9]{2})/", "\\1-\\2-\\3", $date); -$g4['title'] = "$date 매출현황"; +$g4['title'] = "$date 일일 매출현황"; include_once (G4_ADMIN_PATH.'/admin.head.php'); unset($tot); @@ -52,33 +52,20 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) $tot['misu'] += $misu; } ?> -
-

당일 매출현황

+

일일 매출현황

+ - - - - - - - - - - - - - + + - - - + + + @@ -100,34 +87,31 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) unset($tot); for ($i=0; $i 0) - echo ''; - if ($row['mb_id'] == '') { // 비회원일 경우는 주문자로 링크 - $href = ''; + $href = ''; } else { // 회원일 경우는 회원아이디로 링크 - $href = ''; + $href = ''; } $misu = $lines1[$i]['orderamount'] - $lines1[$i]['ordercancel'] - $lines[$i]['od_dc_amount'] - $lines[$i]['receiptamount'] + $lines[$i]['receiptcancel']; - ?> - - - - - - - - - - + ?> + + + + + + + + + + '; + echo ''; } ?>
주문번호주문자주문번호주문자 주문합계 취소+DC무통장입금카드입금포인트입금무통장카드포인트 입금취소 미수금
자료가 한건도 없습니다.
자료가 없습니다