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무통장입금카드입금포인트입금무통장카드포인트 입금취소 미수금
자료가 한건도 없습니다.
자료가 없습니다