diff --git a/adm/shop_admin/orderlist2.php b/adm/shop_admin/orderlist2.php index 8adba2e05..bca964994 100644 --- a/adm/shop_admin/orderlist2.php +++ b/adm/shop_admin/orderlist2.php @@ -1,4 +1,4 @@ - +
@@ -117,18 +117,18 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌| ">주문번호 순 정렬 주문일시 |
+ ">주문번호 순 정렬 주문일시 |
- ">주문자 순 정렬/입금자 - ">회원ID + ">주문자 순 정렬/입금자 + ">회원ID |
- ">건수 순 정렬 | -">주문합계 순 정렬 | -">주문취소 순 정렬 | -">DC 순 정렬 | -">입금합계 순 정렬 | -">입금취소 순 정렬 | -">미수금 순 정렬 | +">건수 순 정렬 | +">주문합계 순 정렬 | +">주문취소 순 정렬 | +">DC 순 정렬 | +">입금합계 순 정렬 | +">입금취소 순 정렬 | +">미수금 순 정렬 | 결제수단 | 관리 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 합 계 - | =(int)$tot_itemcount?>건 | -=number_format($tot_orderamount)?> | -=number_format($tot_ordercancel)?> | -=number_format($tot_dc_amount)?> | -=number_format($tot_receiptamount)?> | -=number_format($tot_receiptcancel)?> | -=number_format($tot_misu)?> | +건 | ++ | + | + | + | + | ||||||
| =$lines[$i]['od_id']?> =$lines[$i]['od_time']?> |
+
-
- =cut_str($lines[$i]['od_name'],30,"")?>/=$od_deposit_name?>
+
+ /
- =$lines[$i]['mb_id']?> + |
- =$lines[$i]['itemcount']?>건 | -=number_format($lines[$i]['orderamount'])?> | -=number_format($lines[$i]['ordercancel'])?> | -=number_format($lines[$i]['od_dc_amount'])?> | -=number_format($lines[$i]['receiptamount'])?> | -=number_format($lines[$i]['receiptcancel'])?> | -=number_format($lines[$i]['misu'])?> | -=$s_receipt_way?> | +건 | ++ | + | + | + | + | + |
- |
- | =number_format($row2['ct_amount'])?> | -=$row2['ct_qty']?> | -=number_format($sub_point)?> | -=number_format($sub_amount)?> | -=$row2['ct_status']?> | ++ | + | + | + | - + -=get_paging($config['cf_write_pages'], $page, $total_page, "{$_SERVER['PHP_SELF']}?$qstr&page=");?> + - + diff --git a/adm/shop_admin/ordermail.inc.php b/adm/shop_admin/ordermail.inc.php index cfa14b6c3..186ef051f 100644 --- a/adm/shop_admin/ordermail.inc.php +++ b/adm/shop_admin/ordermail.inc.php @@ -1,4 +1,4 @@ - +전체 - " id="fr_date" class="frm_input" size="10" maxlength="8"> 부터 + " id="fr_date" class="frm_input" size="10" maxlength="8"> 부터 - " id="to_date" class="frm_input" size="10" maxlength="8"> 까지 + " id="to_date" class="frm_input" size="10" maxlength="8"> 까지 @@ -105,6 +105,6 @@ function forderprintcheck(f) } - + diff --git a/adm/shop_admin/orderprintresult.php b/adm/shop_admin/orderprintresult.php index 72ff12812..4c86fbc19 100644 --- a/adm/shop_admin/orderprintresult.php +++ b/adm/shop_admin/orderprintresult.php @@ -1,4 +1,4 @@ - + |
| =$it_name?> | -=number_format($row2['ct_amount'])?> | -=$fontqty1?>=number_format($row2['ct_qty'])?>=$fontqty2?> | -=number_format($row2_tot_amount)?> | ++ | + | + | |
| 합계 | -=number_format($sub_tot_qty)?> | -=number_format($sub_tot_amount)?> | ++ | ||||
|---|---|---|---|---|---|---|---|
| ">주문번호 순 정렬 주문일시 |
- ">상품명 순 정렬 | -">주문자 순 정렬 입금자 |
- ">회원ID 순 정렬 | -">판매가 순 정렬 | -">수량 순 정렬 | -">소계 순 정렬 | -">포인트 순 정렬 | -">상태 순 정렬 | +">주문번호 순 정렬 주문일시 |
+ ">상품명 순 정렬 | +">주문자 순 정렬 입금자 |
+ ">회원ID 순 정렬 | +">판매가 순 정렬 | +">수량 순 정렬 | +">소계 순 정렬 | +">포인트 순 정렬 | +">상태 순 정렬 | 수정 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 합 계 - | =number_format($tot_amount)?> | -=number_format($tot_qty)?> | -=number_format($tot_sub_amount)?> | -=number_format($tot_sub_point)?> | ++ | + | + | |||||||||||
|
- =$lines[$i]['od_id']?> - =$lines[$i]['od_time']?> + + |
- =get_it_image($lines[$i]['it_id'].'_s', 50, 50)?>=$it_name?> | +
- =cut_str($lines[$i]['od_name'],10,"")?>
- if ($lines[$i]['od_deposit_name'] != "") echo ' '.$lines[$i]['od_deposit_name']?> + + '.$lines[$i]['od_deposit_name']?> |
- =$lines[$i]['mb_id']?> | -=number_format($lines[$i]['ct_amount'])?> | -=$lines[$i]['ct_qty']?> | -=number_format($lines[$i]['ct_sub_amount'])?> | -=number_format($lines[$i]['ct_sub_point'])?> | -=$lines[$i]['ct_status']?> | -+ | + | + | + | + | + | 자료가 한건도 없습니다. | '; @@ -200,8 +200,8 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌 -=get_paging($config['cf_write_pages'], $page, $total_page, "{$_SERVER['PHP_SELF']}?$qstr&page=");?> + - + diff --git a/adm/shop_admin/price.php b/adm/shop_admin/price.php index 8904f7d31..73aac279d 100644 --- a/adm/shop_admin/price.php +++ b/adm/shop_admin/price.php @@ -1,4 +1,4 @@ - +|||
| =$save['od_date']?> | -=number_format($save['ordercount'])?> | -=number_format($save['orderamount'])?> | -=number_format($save['ordercancel'] + $save['dc'])?> | -=number_format($save['receiptbank'])?> | -=number_format($save['receiptcard'])?> | -=number_format($save['receiptpoint'])?> | -=number_format($save['receiptcancel'])?> | -=number_format($save['misu'])?> | ++ | + | + | + | + | + | + | + | ||
| 합계 | -=number_format($tot['ordercount'])?> | -=number_format($tot['orderamount'])?> | -=number_format($tot['ordercancel'] + $tot['dc'])?> | -=number_format($tot['receiptbank'])?> | -=number_format($tot['receiptcard'])?> | -=number_format($tot['receiptpoint'])?> | -=number_format($tot['receiptcancel'])?> | -=number_format($tot['misu'])?> | ++ | + | + | + | + | + | + | |||
| =$save['od_date']?> | -=number_format($save['ordercount'])?> | -=number_format($save['orderamount'])?> | -=number_format($save['ordercancel'] + $save['dc'])?> | -=number_format($save['receiptbank'])?> | -=number_format($save['receiptcard'])?> | -=number_format($save['receiptpoint'])?> | -=number_format($save['receiptcancel'])?> | -=number_format($save['misu'])?> | ++ | + | + | + | + | + | + | + | ||
| 합 계 | -=number_format($tot['ordercount'])?> | -=number_format($tot['orderamount'])?> | -=number_format($tot['ordercancel'] + $tot['dc'])?> | -=number_format($tot['receiptbank'])?> | -=number_format($tot['receiptcard'])?> | -=number_format($tot['receiptpoint'])?> | -=number_format($tot['receiptcancel'])?> | -=number_format($tot['misu'])?> | ++ | + | + | + | + | + | + | |||
| 합 계 | -=number_format($tot['orderamount'])?> | -=number_format($tot['ordercancel']+ $tot['dc'])?> | -=number_format($tot['receipt_bank'])?> | -=number_format($tot['receipt_card'])?> | -=number_format($tot['receipt_point'])?> | -=number_format($tot['receiptcancel'])?> | -=number_format($tot['misu'])?> | ++ | + | + | + | + | + | |||||
| =$lines[$i]['od_id']?> | -=$href?>=$lines[$i]['od_name']?> | -=number_format($lines1[$i]['orderamount'])?> | -=number_format($lines1[$i]['ordercancel'] + $lines[$i]['od_dc_amount'])?> | -=number_format($lines[$i]['od_receipt_bank'])?> | -=number_format($lines[$i]['od_receipt_card'])?> | -=number_format($lines[$i]['od_receipt_point'])?> | -=number_format($lines[$i]['receiptcancel'])?> | -=number_format($misu)?> | ++ | + | + | + | + | + | + | + | ||
| =$save['od_date']?> | -=number_format($save['ordercount'])?> | -=number_format($save['orderamount'])?> | -=number_format($save['ordercancel'] + $save['dc'])?> | -=number_format($save['receiptbank'])?> | -=number_format($save['receiptcard'])?> | -=number_format($save['receiptpoint'])?> | -=number_format($save['receiptcancel'])?> | -=number_format($save['misu'])?> | ++ | + | + | + | + | + | + | + | ||
| 합 계 | -=number_format($tot['ordercount'])?> | -=number_format($tot['orderamount'])?> | -=number_format($tot['ordercancel'] + $tot['dc'])?> | -=number_format($tot['receiptbank'])?> | -=number_format($tot['receiptcard'])?> | -=number_format($tot['receiptpoint'])?> | -=number_format($tot['receiptcancel'])?> | -=number_format($tot['misu'])?> | ++ | + | + | + | + | + | + | |||