diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 6c4fa1b14..a6d275bb3 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -6,10 +6,19 @@ $max_limit = 7; // 몇행 출력할 것인지? $g4['title'] = ' 쇼핑몰관리'; include_once (G4_ADMIN_PATH.'/admin.head.php'); + +$pg_anchor =" +"; ?> -
+

입금완료 미배송내역

+ @@ -55,11 +64,11 @@ include_once (G4_ADMIN_PATH.'/admin.head.php'); } ?> - - - - - + + + + + -
+

미입금 주문내역

+
수정수정
@@ -119,11 +129,11 @@ include_once (G4_ADMIN_PATH.'/admin.head.php'); } ?> - - - - - + + + + + -
+

사용후기

+
수정수정
@@ -163,9 +174,9 @@ include_once (G4_ADMIN_PATH.'/admin.head.php'); $name = get_sideview($row['mb_id'], get_text($row['is_name']), $row1['mb_email'], $row1['mb_homepage']); ?> - + - + -
+

상품문의

+
수정수정
@@ -205,9 +217,9 @@ include_once (G4_ADMIN_PATH.'/admin.head.php'); $name = get_sideview($row['mb_id'], get_text($row['iq_name']), $row1['mb_email'], $row1['mb_homepage']); ?> - + - + "; 상품문의 검색
수정수정
- - - - - - - - - - -
'>처음 - - + - 기간 : ~ - - 건수 :  
+ + + + + +

'>처음

+
+상품판매순위 검색 + + - - - - - - - - - - - - - - - - - -" class="frm_input" size="8" maxlength="8"> ~ + + + +

건수 :

+
+

상품판매순위

+

*수량을 합산하여 순위를 출력합니다.

+
순위상품명쇼핑주문준비배송완료취소반품품절합계
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - "; -} + $list = $i%2; + ?> + + + + + + + + + + + + + + \n"; -} -?> - -
순위상품평">쇼핑">주문">준비">배송">완료">취소">반품">품절">합계
$num".get_it_image($row['it_id'].'_s', 50, 50)."".cut_str($row['it_name'],30)."".$row['ct_status_1']."".$row['ct_status_2']."".$row['ct_status_3']."".$row['ct_status_4']."".$row['ct_status_5']."".$row['ct_status_6']."".$row['ct_status_7']."".$row['ct_status_8']."".$row['ct_status_sum']."
자료가 한건도 없습니다.
+ if ($i == 0) { + echo '자료가 한건도 없습니다.'; + } + ?> + + + +
- - - - - -
 
- -* 수량을 합산하여 순위를 출력합니다. - diff --git a/adm/shop_admin/orderlist.php b/adm/shop_admin/orderlist.php index 069ab76fb..cf5b277ba 100644 --- a/adm/shop_admin/orderlist.php +++ b/adm/shop_admin/orderlist.php @@ -4,7 +4,7 @@ include_once('./_common.php'); auth_check($auth[$sub_menu], "r"); -$g4['title'] = '주문서관리'; +$g4['title'] = '주문내역'; include_once (G4_ADMIN_PATH.'/admin.head.php'); $where = " where "; @@ -71,18 +71,17 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) $tot_misu += $row['misu']; } -//$qstr1 = "sel_ca_id=$sel_ca_id&sel_field=$sel_field&search=$search"; +//$qstr1 = "sel_ca_id=$sel_ca_id&sel_field=$sel_field&search=$search"; // 김선용 200805 : sel_ca_id - 쓰레기 코드 -//$qstr1 = "sel_ca_id=$sel_ca_id&sel_field=$sel_field&search=$search&save_search=$search"; -$qstr1 = "sel_field=$sel_field&search=$search&save_search=$search"; -$qstr = "$qstr1&sort1=$sort1&sort2=$sort2&page=$page"; -?> - @@ -91,69 +90,63 @@ $qstr = "$qstr1&sort1=$sort1&sort2=$sort2&page=$page"; + +
+ 주문내역 검색 + + + 전체 주문내역 건 + + + + +
+
-

주문서 목록

-
-

처음

- - - - -

건수

-
- - - - - - - - - - - - - - - +

주문내역 목록

+

주의! 주문번호를 클릭하여 나오는 주문상세내역의 주소를 외부에서 조회가 가능한곳에 올리지 마십시오.')?>

+ +
- - - - - - - - - - - - + + + + + + + + + + + - + - + - + - + @@ -195,54 +188,52 @@ $qstr = "$qstr1&sort1=$sort1&sort2=$sort2&page=$page"; if ($lines[$i]['od_receipt_point'] > 0) $s_receipt_way .= $s_br."포인트"; - $s_mod = icon("수정", "./orderform.php?od_id={$lines[$i]['od_id']}&$qstr"); - $s_del = icon("삭제", "javascript:del('./orderdelete.php?od_id={$lines[$i]['od_id']}&uq_id={$lines[$i]['uq_id']}&mb_id={$lines[$i]['mb_id']}&$qstr');"); - $mb_nick = get_sideview($lines[$i]['mb_id'], $lines[$i]['od_name'], $lines[$i]['od_email'], ''); - $tot_cnt = ""; if ($lines[$i]['mb_id']) { $sql2 = " select count(*) as cnt from {$g4['shop_order_table']} where mb_id = '{$lines[$i]['mb_id']}' "; $row2 = sql_fetch($sql2); - $tot_cnt = '('.$row2['cnt'].')'; } - - $list = $i%2; ?> - - - - - - + + + + + - + - + - + '; + echo ''; ?>
">주문번호">주문자">회원ID">건수 (누적)" class="order_sum">주문합계">주문취소">DC" class="order_sum">입금합계">입금취소" class="order_outstanding">미수금결제수단관리">주문번호 순 정렬
주문일시
+ ">주문자 순 정렬
+ ">회원ID 순 정렬 +
">건수 순 정렬" class="order_sum">주문합계 순 정렬">주문취소 순 정렬">DC 순 정렬" class="order_sum">입금합계 순 정렬">입금취소 순 정렬" class="order_outstanding">미수금 순 정렬결제수단관리
합 계합 계
+ +
+ 주문일시 +
+
+
+ + + +

누적
수정 삭제 + 수정 + 삭제 +
자료가 한건도 없습니다.
자료가 한건도 없습니다.
- -

-

주의) 주문번호를 클릭하여 나오는 주문상세내역의 주소를 외부에서 조회가 가능한곳에 올리지 마십시오.

- - + + + +
+ + + + +

처음

+
+ +
+ + + + + 기간 : ~ + + + 건수 :   + + + + +
+

보관함현황

+

*수량을 합산하여 순위를 출력합니다.

+ ++ + + + + + + + + + + + + + + + + + + \n"; +} +?> + +
순위상품평건수
자료가 한건도 없습니다.
+
+ diff --git a/css/admin.css b/css/admin.css index 0da19151b..27cc0c221 100644 --- a/css/admin.css +++ b/css/admin.css @@ -71,7 +71,7 @@ h2 {font-size:1.2em} #gnb_ul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1depth {z-index:13;clear:both;zoom:1} .gnb_1depth:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1depth a {display:block;float:left;width:80px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em;text-decoration:none} +.gnb_1depth a {display:block;float:left;width:120px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em;text-decoration:none} .gnb_1depth a:focus, .gnb_1depth a:hover {text-decoration:none} .gnb_sub_ul {float:left;width:auto} @@ -263,6 +263,8 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .td_chk {width:30px;text-align:center} .td_num {width:60px;text-align:center} .td_bignum {width:100px;text-align:center} +.td_odrnum {width:250px;text-align:center} +.td_odrnum2 {text-align:center} .td_grid {width:60px;text-align:center} .td_mbid, .td_name, @@ -270,6 +272,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .td_time {width:150px;text-align:center} .td_boolean {width:50px;text-align:center} .td_pt {text-align:right !important} +.td_payby {width:100px;text-align:center} .txt_true {color:#e8180c} .txt_false {color:#ccc} @@ -314,6 +317,12 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .scf_sms_img span {display:block} .scf_sms_cnt {display:block} +/* 주문내역 */ +#sodr_list {text-align:center} +.td_sodr_sum {color:#1275d3} +.td_sodr_nonpay {color:#ff6600} +.sodr_tot {color:#bbb} + /* 분류관리 목록 */ .cate_list_lbl {display:inline-block;padding-left:15px;background:url('../adm/shop_admin/img/icon_reply.gif') 0 2px no-repeat}