From a9661dfc081d36eff0cea1cad0bceb6a1a5566c7 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 2 Dec 2013 16:31:16 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=20?= =?UTF-8?q?=EB=B0=B0=EC=86=A1=EC=A1=B0=ED=9A=8C=20=EB=A7=81=ED=81=AC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/orderform.php | 8 ++++---- lib/shop.lib.php | 29 +++++++++++++++++++++++++++++ mobile/shop/orderinquiryview.php | 2 +- shop/orderinquiryview.php | 2 +- 4 files changed, 35 insertions(+), 6 deletions(-) diff --git a/adm/shop_admin/orderform.php b/adm/shop_admin/orderform.php index be70ef8a0..324b92599 100644 --- a/adm/shop_admin/orderform.php +++ b/adm/shop_admin/orderform.php @@ -422,12 +422,12 @@ $result = sql_query($sql); - 운송장번호 - + 배송회사 + - 배송회사 - + 운송장번호 + diff --git a/lib/shop.lib.php b/lib/shop.lib.php index 0eda5dc52..e461a3518 100644 --- a/lib/shop.lib.php +++ b/lib/shop.lib.php @@ -1994,6 +1994,35 @@ function shop_member_cert_check($id, $type) } +// 배송조회버튼 생성 +function get_delivery_inquiry($company, $invoice, $class='') +{ + if(!$company || !$invoice) + return ''; + + $dlcomp = explode(")", str_replace("(", "", G5_DELIVERY_COMPANY)); + + for($i=0; $i 배송회사 - + 운송장번호 diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 522ed9845..ea3ceac50 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -481,7 +481,7 @@ if(openwin != null) { ?> 배송회사 - + 운송장번호 From f06c17afce6d580e4f92fb6a8a61d9b9a6c86f8d Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 2 Dec 2013 17:00:09 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=A3=BC=EB=AC=B8=EB=A6=AC=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=EC=97=90=20=EB=B0=B0=EC=86=A1=EC=83=81=ED=83=9C=20?= =?UTF-8?q?=ED=91=9C=EC=8B=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderinquiry.sub.php | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/shop/orderinquiry.sub.php b/shop/orderinquiry.sub.php index 2b02b3ec1..afe1ad2a8 100644 --- a/shop/orderinquiry.sub.php +++ b/shop/orderinquiry.sub.php @@ -15,15 +15,14 @@ if (!defined("_ORDERINQUIRY_")) exit; // 개별 페이지 접근 불가 주문일시 상품수 주문금액 - 쿠폰 입금액 미입금액 + 상태 @@ -39,12 +56,12 @@ if (!defined("_ORDERINQUIRY_")) exit; // 개별 페이지 접근 불가 - () + () - +