-
-
-
-
+
|
-
-
-
-
-
+
+
+
-
-
+
+
-
+
-
+
|
-
+
| 주문번호 |
주문자 |
회원ID |
@@ -106,7 +106,7 @@ $qstr = "$qstr1&sort1=$sort1&sort2=$sort2&page=$page";
결제수단 |
수정 삭제 |
-
+
|
상품명 |
판매가 |
@@ -173,18 +173,18 @@ for ($i=0; $row=mysql_fetch_array($result); $i++)
echo "
- | $row[od_id] |
- ".cut_str($row[od_name],30,"")." |
- $row[mb_id] |
- {$row[itemcount]}건 |
- ".number_format($row[orderamount])." |
- ".number_format($row[ordercancel])." |
- ".number_format($row[od_dc_amount])." |
- ".number_format($row[receiptamount])." |
- ".number_format($row[receiptcancel])." |
- ".number_format($row[misu])." |
- $s_receipt_way |
- $s_mod $s_del |
+ $row[od_id] |
+ ".cut_str($row[od_name],30,"")." |
+ $row[mb_id] |
+ {$row[itemcount]}건 |
+ ".number_format($row[orderamount])." |
+ ".number_format($row[ordercancel])." |
+ ".number_format($row[od_dc_amount])." |
+ ".number_format($row[receiptamount])." |
+ ".number_format($row[receiptcancel])." |
+ ".number_format($row[misu])." |
+ $s_receipt_way |
+ $s_mod $s_del |
";
$tot_itemcount += $row[itemcount];
@@ -216,17 +216,17 @@ for ($i=0; $row=mysql_fetch_array($result); $i++)
|
-
+
- | ".number_format($row2[ct_amount])." |
- $row2[ct_qty] |
- ".number_format($sub_point)." |
- $row2[ct_status] |
- ".number_format($sub_amount)." |
+ ".number_format($row2[ct_amount])." |
+ $row2[ct_qty] |
+ ".number_format($sub_point)." |
+ $row2[ct_status] |
+ ".number_format($sub_amount)." |
|
|
";
@@ -234,34 +234,34 @@ for ($i=0; $row=mysql_fetch_array($result); $i++)
}
if ($i == 0)
- echo "| 자료가 한건도 없습니다. | \n";
+ echo "| 자료가 한건도 없습니다. | \n";
?>
|
-
- | 합 계 |
- =(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)?> |
+
+ | 합 계 |
+ =(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)?> |
|
|
-
+
- | |
- =get_paging($config[cf_write_pages], $page, $total_page, "$_SERVER[PHP_SELF]?$qstr&page=");?> |
+ |
+ =get_paging($config[cf_write_pages], $page, $total_page, "$_SERVER[PHP_SELF]?$qstr&page=");?> |
주의) 주문번호를 클릭하여 나오는 주문상세내역의 주소를 외부에서 조회가 가능한곳에 올리지 마십시오.
-
diff --git a/adm/shop_admin/orderprint.php b/adm/shop_admin/orderprint.php
index dbed8beda..8ba3baa67 100644
--- a/adm/shop_admin/orderprint.php
+++ b/adm/shop_admin/orderprint.php
@@ -12,16 +12,16 @@ include_once(G4_ADMIN_PATH."/admin.head.php");
=subtitle($g4[title])?>
- | | |