Selaa lähdekoodia

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

# Conflicts:
#	src/main/webapp/js/app/pomng/ITP_POMNG01010.js
dwkim 2 vuotta sitten
vanhempi
commit
710bfe60e8

+ 1 - 1
src/main/webapp/app/pomng/POMNG01010.html

@@ -27,7 +27,7 @@
27 27
 										<div class="form-group">
28 28
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
29 29
 											<div class="col-xs-4 itp_ip">
30
-												<div class="col-xs-4 itp_in fnBrandNm"></div>
30
+												<div class="col-xs-10 itp_in fnBrandNm"></div>
31 31
 											</div>
32 32
 											<label class="col-xs-2 itp_lb">구매요청번호</label>
33 33
 											<div class="col-xs-4 itp_ip ">

+ 0 - 43
src/main/webapp/app/popup/biz/BIZPOP_DLV_LMT_PAY.html

@@ -1,43 +0,0 @@
1
-<div id="ITP_BIZPOP_DLV_LMT_PAY" class="modal itp_modal">
2
-	<div class="modal-dialog" style="width:350px;">
3
-		<div class="modal-content">
4
-			<form id="ITP_FORM_BIZPOP_DLV_LMT_PAY">
5
-				<input type="hidden" id="ITP_FORM_BIZPOP_DLV_LMT_PAY_BRAND_ID" name="sbrandId" value="">
6
-				<div class="modal-body">
7
-					<div class="itp_form fix">
8
-						<div class="col-xs-12 itp_form_inline">
9
-							<div class="form-horizontal fix">
10
-								<div style="margin:25px 0;">
11
-									<div class="itp_div_label">
12
-										<label>납품요청일</label>
13
-										<span>:</span>
14
-										<div class="fnDlvReqDt col_a">2022.09.30</div>
15
-									</div>
16
-									<div class="itp_div_label">
17
-										<label>품목수</label>
18
-										<span>:</span>
19
-										<div class="fnPchReqQty col_a">2개</div>
20
-									</div>
21
-									<div class="itp_div_label">
22
-										<label>구매금액</label>
23
-										<span>:</span>
24
-										<div class="fnPchReqAmt col_a">424,000원</div>
25
-									</div>
26
-								</div>
27
-								<label style="text-align:left; width:100%;">구매한도가 부족합니다.</label>
28
-								<label style="text-align:left; width:100%;">선결재를 하신 후에 구매요청을 하시기 바랍니다. 결재 버튼을 누르시면 임시 저장 후 결재가 진행이 됩니다.</label>
29
-								<label style="text-align:center; width:100%; margin-top:10px;">결재를 하시겠습니까?</label>
30
-							</div>
31
-						</div>
32
-					</div>
33
-				</div>
34
-				<div class="modal-bottom">
35
-					<button type="button" class="col_3 btn btn-default" id="ITP_MODAL_ALERT_CANCEL" data-dismiss="modal">취소</button>
36
-					<button type="button" class="col_7 btn btn-primary" id="ITP_MODAL_ALERT_PAYMENT">결제</button>
37
-				</div>
38
-			</form>
39
-		</div>
40
-	</div>
41
-
42
-	<div id="ITP_POPUP_JS"></div>
43
-</div>

+ 0 - 40
src/main/webapp/app/popup/biz/BIZPOP_DLV_PCH_OK.html

@@ -1,40 +0,0 @@
1
-<div id="ITP_BIZPOP_DLV_PCH_OK" class="modal itp_modal">
2
-	<div class="modal-dialog" style="width:350px;">
3
-		<div class="modal-content">
4
-			<form id="ITP_FORM_BIZPOP_DLV_PCH_OK">
5
-				<input type="hidden" id="ITP_FORM_BIZPOP_DLV_PCH_OK_BRAND_ID" name="sbrandId" value="">
6
-				<div class="modal-body">
7
-					<div class="itp_form fix">
8
-						<div class="col-xs-12 itp_form_inline">
9
-							<div class="form-horizontal fix">
10
-								<div style="margin:25px 0;">
11
-									<div class="itp_div_label">
12
-										<label>납품요청일</label>
13
-										<span>:</span>
14
-										<div class="fnDlvReqDt col_a">2022.09.30</div>
15
-									</div>
16
-									<div class="itp_div_label">
17
-										<label>품목수</label>
18
-										<span>:</span>
19
-										<div class="fnPchReqQty col_a">2개</div>
20
-									</div>
21
-									<div class="itp_div_label">
22
-										<label>구매금액</label>
23
-										<span>:</span>
24
-										<div class="fnPchReqAmt col_a">424,000원</div>
25
-									</div>
26
-								</div>
27
-								<label style="text-align:center; width:100%;">구매요청 하시겠습니까?</label>
28
-							</div>
29
-						</div>
30
-					</div>
31
-				</div>
32
-				<div class="modal-bottom">
33
-					<button type="button" class="col_3 btn btn-default" id="ITP_MODAL_ALERT_CANCEL" data-dismiss="modal">취소</button>
34
-					<button type="button" class="col_7 btn btn-primary" id="ITP_MODAL_ALERT_CONFIRM">확인</button>
35
-				</div>
36
-			</form>
37
-		</div>
38
-	</div> 
39
-	<div id="ITP_POPUP_JS"></div>
40
-</div>

+ 0 - 41
src/main/webapp/app/popup/biz/BIZPOP_DLV_PPAY.html

@@ -1,41 +0,0 @@
1
-<div id="ITP_BIZPOP_DLV_PPAY" class="modal itp_modal">
2
-	<div class="modal-dialog" style="width:350px;">
3
-		<div class="modal-content">
4
-			<form id="ITP_FORM_BIZPOP_DLV_PPAY">
5
-				<input type="hidden" id="ITP_FORM_BIZPOP_DLV_PPAY_BRAND_ID" name="sbrandId" value="">
6
-				<div class="modal-body">
7
-					<div class="itp_form fix">
8
-						<div class="col-xs-12 itp_form_inline">
9
-							<div class="form-horizontal fix">
10
-								<div style="margin:25px 0;">
11
-									<div class="itp_div_label">
12
-										<label>납품요청일</label>
13
-										<span>:</span>
14
-										<div class="fnDlvReqDt col_a">2022.09.30</div>
15
-									</div>
16
-									<div class="itp_div_label">
17
-										<label>품목수</label>
18
-										<span>:</span>
19
-										<div class="fnPchReqQty col_a">2개</div>
20
-									</div>
21
-									<div class="itp_div_label">
22
-										<label>구매금액</label>
23
-										<span>:</span>
24
-										<div class="fnPchReqAmt col_a">424,000원</div>
25
-									</div>
26
-								</div>
27
-								<label style="text-align:left; width:100%;">선불매장이므로 결재를 하셔야 구매요청이 진행이 됩니다.</label>
28
-								<label style="text-align:center; width:100%; margin-top:10px;">결재를 하시겠습니까?</label>
29
-							</div>
30
-						</div>
31
-					</div>
32
-				</div>
33
-				<div class="modal-bottom">
34
-					<button type="button" class="col_3 btn btn-default" id="ITP_MODAL_ALERT_CANCEL" data-dismiss="modal">취소</button>
35
-					<button type="button" class="col_7 btn btn-primary" id="ITP_MODAL_ALERT_PAYMENT">결제</button>
36
-				</div>
37
-			</form>
38
-		</div>
39
-	</div>
40
-	<div id="ITP_POPUP_JS"></div>
41
-</div>

+ 4 - 4
src/main/webapp/app/stinfo/STINFO02010.html

@@ -175,10 +175,10 @@
175 175
 									</div>
176 176
 									<div class="itp_form_in">
177 177
 										<div class="form-group">
178
-											<label class="col-xs-2 itp_lb">핸드폰</label>
178
+											<label class="col-xs-2 itp_lb">핸드폰 *</label>
179 179
 											<div class="col-xs-4 itp_ip">
180 180
 												<div class="col-xs-6 itp_in">
181
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_MBL_NO" data-key-up="tel" class="form-control itp_input" name="mblNo" value="">
181
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_MBL_NO" data-check-required="empty" data-key-up="tel" class="form-control itp_input" name="mblNo" value="">
182 182
 												</div>
183 183
 											</div>
184 184
 											<label class="col-xs-2 itp_lb">이메일 *</label>
@@ -244,7 +244,7 @@
244 244
 									<div class="itp_form_change">
245 245
 										<div class="itp_form_in">
246 246
 											<div class="form-group">
247
-												<label class="col-xs-2 itp_lb">매장계좌정보</label>
247
+												<label class="col-xs-2 itp_lb">매장계좌정보 *</label>
248 248
 												<div class="col-xs-12 itp_ip">
249 249
 													<div class="col-xs-2 itp_in">
250 250
 														<select id="ITP_FORM_STINFO02010_DETAIL_CREATE_BNK_CD" data-select-code="BNK_CD" data-check-required="empty" class="form-control itp_input" name="bnkCd">
@@ -261,7 +261,7 @@
261 261
 										</div>
262 262
 										<div class="itp_form_in">
263 263
 											<div class="form-group border">
264
-												<label class="col-xs-2 itp_lb">정산타입*</label>
264
+												<label class="col-xs-2 itp_lb">정산타입 *</label>
265 265
 												<div class="col-xs-4 itp_ip">
266 266
 													<div class="col-xs-7 itp_in">
267 267
 														<select id="ITP_FORM_STINFO02010_DETAIL_CREATE_LOAN_DVSN" data-select-code="LOAN_DVSN" data-check-required="empty" class="form-control itp_input" name="loanDvsn">

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 1
src/main/webapp/bootstrap/dist/css/bootstrap.min.css


+ 21 - 18
src/main/webapp/js/app/config.js

@@ -2408,39 +2408,42 @@ function itp_fn_modal_confirm(msg, fn, args) {
2408 2408
 		});
2409 2409
 	}
2410 2410
 };
2411
+// 구매요청확인
2411 2412
 function itp_fn_modal_confirm_req1(msg, fn, args) {
2412
-	$('#ITP_MODAL_ALERT_CANCEL').show();
2413
-	$('#ITP_MODAL_ALERT').modal('show');
2414
-	$('#ITP_MODAL_ALERT').find('.itp_alert_txt').html(msg);
2413
+	$('#ITP_MODAL_PR_ALERT_CANCEL').show();
2414
+	$('#ITP_MODAL_PR_ALERT').modal('show');
2415
+	$('#ITP_MODAL_PR_ALERT').find('.itp_alert_txt').html(msg);
2415 2416
 	if (fn !== undefined || typeof fn !== 'undefined') {
2416
-		$('#ITP_MODAL_ALERT_CONFIRM').off('click');
2417
-		$('#ITP_MODAL_ALERT_CONFIRM').on('click', function() {
2417
+		$('#ITP_MODAL_PR_ALERT_CONFIRM').off('click');
2418
+		$('#ITP_MODAL_PR_ALERT_CONFIRM').on('click', function() {
2418 2419
 			fn.callBack(args);
2419
-			$('#ITP_MODAL_ALERT').modal('hide');
2420
+			$('#ITP_MODAL_PR_ALERT').modal('hide');
2420 2421
 		});
2421 2422
 	}
2422 2423
 };
2424
+//선불매장결제확인
2423 2425
 function itp_fn_modal_confirm_req2(msg, fn, args) {
2424
-	$('#ITP_MODAL_ALERT_CANCEL').show();
2425
-	$('#ITP_MODAL_ALERT').modal('show');
2426
-	$('#ITP_MODAL_ALERT').find('.itp_alert_txt').html(msg);
2426
+	$('#ITP_MODAL_ADV_ALERT_CANCEL').show();
2427
+	$('#ITP_MODAL_ADV_ALERT').modal('show');
2428
+	$('#ITP_MODAL_ADV_ALERT').find('.itp_alert_txt').html(msg);
2427 2429
 	if (fn !== undefined || typeof fn !== 'undefined') {
2428
-		$('#ITP_MODAL_ALERT_CONFIRM').off('click');
2429
-		$('#ITP_MODAL_ALERT_CONFIRM').on('click', function() {
2430
+		$('#ITP_MODAL_ADV_ALERT_CONFIRM').off('click');
2431
+		$('#ITP_MODAL_ADV_ALERT_CONFIRM').on('click', function() {
2430 2432
 			fn.callBack(args);
2431
-			$('#ITP_MODAL_ALERT').modal('hide');
2433
+			$('#ITP_MODAL_ADV_ALERT').modal('hide');
2432 2434
 		});
2433 2435
 	}
2434 2436
 };
2437
+//구매한도부족알림
2435 2438
 function itp_fn_modal_confirm_req3(msg, fn, args) {
2436
-	$('#ITP_MODAL_ALERT_CANCEL').show();
2437
-	$('#ITP_MODAL_ALERT').modal('show');
2438
-	$('#ITP_MODAL_ALERT').find('.itp_alert_txt').html(msg);
2439
+	$('#ITP_MODAL_LM_ALERT_CANCEL').show();
2440
+	$('#ITP_MODAL_LM_ALERT').modal('show');
2441
+	$('#ITP_MODAL_LM_ALERT').find('.itp_alert_txt').html(msg);
2439 2442
 	if (fn !== undefined || typeof fn !== 'undefined') {
2440
-		$('#ITP_MODAL_ALERT_CONFIRM').off('click');
2441
-		$('#ITP_MODAL_ALERT_CONFIRM').on('click', function() {
2443
+		$('#ITP_MODAL_LM_ALERT_CONFIRM').off('click');
2444
+		$('#ITP_MODAL_LM_ALERT_CONFIRM').on('click', function() {
2442 2445
 			fn.callBack(args);
2443
-			$('#ITP_MODAL_ALERT').modal('hide');
2446
+			$('#ITP_MODAL_LM_ALERT').modal('hide');
2444 2447
 		});
2445 2448
 	}
2446 2449
 };

+ 2 - 1
src/main/webapp/js/app/pomng/ITP_POMNG01010.js

@@ -70,6 +70,7 @@ const gridColModel = {
70 70
 			label: ITP_MSG_LOCALE.label.pchReqQty, //수량
71 71
 			width: '10', fixed: false, align: 'right',
72 72
 			sortable: false, editable: true, edittype: 'text',
73
+			classes: 'input_color',
73 74
 			editrules: { number:true }, 
74 75
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
75 76
 		},
@@ -483,7 +484,7 @@ let createObj = {
483 484
 						fn_call_popup('biz', 'BIZPOP_PO_PAYMENT', '#ITP_ASIDE', popFn, args, 'S');
484 485
 					}
485 486
 				};
486
-				
487
+			
487 488
 			if (apprTypeCd == 'NP') {  // 선불
488 489
 				itp_fn_modal_confirm(ITP_MSG_LOCALE.message.ajax.tmpSave, apprFn, null);
489 490
 			} else { //후불

+ 0 - 36
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_DLV_LMT_PAY.js

@@ -1,36 +0,0 @@
1
-require(['config'], function() {
2
-	require([
3
-		'jquery'
4
-	], function($) {
5
-
6
-	});
7
-});
8
-
9
-let API_POP_INV_INFO = '/api/pomng/save-pchReq';
10
-
11
-function itp_fn_BIZPOP_DLV_LMT_PAY(parentPopFn, args, returnType) {
12
-	
13
-	let pageObj = {
14
-			init: function() {
15
-				this.button();
16
-			},
17
-			call: function( param) {
18
-				fn_ajax_call(API_POP_INV_INFO, JSON.stringify(param), this.callback, 'POST');
19
-				
20
-			},
21
-			button: function() {
22
-				$('#ITP_MODAL_ALERT_CANCEL').on('click', function (){
23
-					
24
-				});
25
-				$('#ITP_MODAL_ALERT_PAYMENT').on('click', function (){
26
-					
27
-				});
28
-			}, 
29
-			callback: function (result) {
30
-				console.log(result);
31
-				$('#ITP_BIZPOP_DLV_LMT_PAY .fnDlvReqDt').text(result.dlvReqDt);
32
-				$('#ITP_BIZPOP_DLV_LMT_PAY .fnPchReqQty').text(result.pchReqQty);
33
-				$('#ITP_BIZPOP_DLV_LMT_PAY .fnPchReqAmt').text(result.pchReqAmt);
34
-			},
35
-	};
36
-};

+ 0 - 36
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_DLV_PCH_OK.js

@@ -1,36 +0,0 @@
1
-require(['config'], function() {
2
-	require([
3
-		'jquery'
4
-	], function($) {
5
-
6
-	});
7
-});
8
-
9
-let API_POP_INV_INFO = '/api/pomng/save-pchReq';
10
-
11
-function itp_fn_BIZPOP_DLV_PCH_OK(parentPopFn, args, returnType) {
12
-	
13
-	let pageObj = {
14
-			init: function() {
15
-				this.button();
16
-			},
17
-			call: function( param) {
18
-				fn_ajax_call(API_POP_INV_INFO, JSON.stringify(param), this.callback, 'POST');
19
-				
20
-			},
21
-			button: function() {
22
-				$('#ITP_MODAL_ALERT_CANCEL').on('click', function (){
23
-					
24
-				});
25
-				$('#ITP_MODAL_ALERT_PAYMENT').on('click', function (){
26
-					
27
-				});
28
-			}, 
29
-			callback: function (result) {
30
-				console.log(result);
31
-				$('#ITP_BIZPOP_DLV_PCH_OK .fnDlvReqDt').text(result.dlvReqDt);
32
-				$('#ITP_BIZPOP_DLV_PCH_OK .fnPchReqQty').text(result.pchReqQty);
33
-				$('#ITP_BIZPOP_DLV_PCH_OK .fnPchReqAmt').text(result.pchReqAmt);
34
-			},
35
-	};
36
-};

+ 0 - 36
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_DLV_PPAY.js

@@ -1,36 +0,0 @@
1
-require(['config'], function() {
2
-	require([
3
-		'jquery'
4
-	], function($) {
5
-
6
-	});
7
-});
8
-
9
-let API_POP_INV_INFO = '/api/pomng/save-pchReq';
10
-
11
-function itp_fn_BIZPOP_DLV_DLV_PPAY(parentPopFn, args, returnType) {
12
-	
13
-	let pageObj = {
14
-			init: function() {
15
-				this.button();
16
-			},
17
-			call: function( param) {
18
-				fn_ajax_call(API_POP_INV_INFO, JSON.stringify(param), this.callback, 'POST');
19
-				
20
-			},
21
-			button: function() {
22
-				$('#ITP_MODAL_ALERT_CANCEL').on('click', function (){
23
-					
24
-				});
25
-				$('#ITP_MODAL_ALERT_PAYMENT').on('click', function (){
26
-					
27
-				});
28
-			}, 
29
-			callback: function (result) {
30
-				console.log(result);
31
-				$('#ITP_BIZPOP_DLV_DLV_PPAY .fnDlvReqDt').text(result.dlvReqDt);
32
-				$('#ITP_BIZPOP_DLV_DLV_PPAY .fnPchReqQty').text(result.pchReqQty);
33
-				$('#ITP_BIZPOP_DLV_DLV_PPAY .fnPchReqAmt').text(result.pchReqAmt);
34
-			},
35
-	};
36
-};

+ 5 - 0
src/main/webapp/js/app/stinfo/ITP_STINFO03010.js

@@ -127,6 +127,7 @@ const gridColModel = {
127 127
 			label: ITP_MSG_LOCALE.label.spplyMgrNm, //담당자명
128 128
 			width: '16', fixed: false, align: 'center',
129 129
 			sortable: false, editable: true, edittype: 'text',
130
+			classes: 'input_color',
130 131
 			editrules: {required: true}
131 132
 		},
132 133
 		{
@@ -134,18 +135,21 @@ const gridColModel = {
134 135
 			label: ITP_MSG_LOCALE.label.position, //직위
135 136
 			width: '10', fixed: false, align: 'center',
136 137
 			sortable: true, editable: true, edittype: 'text',
138
+			classes: 'input_color',
137 139
 			editrules: {required: true}
138 140
 		},
139 141
 		{
140 142
 			index: 'RPRST_EMAIL', name: 'rprstEmal',
141 143
 			label: ITP_MSG_LOCALE.label.rprstEmal, //이메일
142 144
 			width: '20', fixed: false, align: 'center',
145
+			classes: 'input_color',
143 146
 			sortable: false, editable: true, edittype: 'text'
144 147
 		},
145 148
 		{
146 149
 			index: 'RPRST_TEL_NO', name: 'rprstTelNo',
147 150
 			label: ITP_MSG_LOCALE.label.rprstMblNo, //핸드폰번호
148 151
 			width: '20', fixed: false, align: 'center',
152
+			classes: 'input_color',
149 153
 			sortable: false, editable: true, edittype: 'text'
150 154
 		},
151 155
 		{
@@ -154,6 +158,7 @@ const gridColModel = {
154 158
 			width: '10', fixed: false, align: 'center',
155 159
 			sortable: false, editable: true, formatter: 'select', edittype: 'select',
156 160
 			editoptions: {value: ITP_COMMON_ASSGN_TASK},
161
+			classes: 'input_color',
157 162
 			editrules: {required: false}
158 163
 		}/*,
159 164
 		{

+ 4 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO06010.js

@@ -155,6 +155,7 @@ const gridColModel = {
155 155
 			width: '9', fixed: false, align: 'center',
156 156
 			sortable: false, editable: true, formatter: 'select', edittype: 'select',
157 157
 			editoptions: {value: ITP_COMMON_CD_CURR},
158
+			classes: 'input_color',
158 159
 			editrules: {required: true}
159 160
 		},
160 161
 		{
@@ -162,6 +163,7 @@ const gridColModel = {
162 163
 			label: ITP_MSG_LOCALE.label.unitAmt, //단가
163 164
 			width: '10', fixed: false, align: 'right',
164 165
 			sortable: true, editable: true, edittype: 'text',
166
+			classes: 'input_color',
165 167
 			editrules: {required: true},
166 168
 			formatter: 'integer', formatoptions: { defaultValue: '', thousandsSeparator: ',' }
167 169
 		},
@@ -169,6 +171,7 @@ const gridColModel = {
169 171
 			index: 'UNIT_TARGET_CD', name: 'unitTargetCd',
170 172
 			label: ITP_MSG_LOCALE.label.unitTargetCd, //대상여부
171 173
 			width: '10', fixed: false, align: 'center',
174
+			classes: 'input_color',
172 175
 			sortable: false, editable: true, formatter: 'select', edittype: 'select',
173 176
 			editoptions: {value: ITP_COMMON_CD_UNIT_TARGET_CD},
174 177
 			editrules: {required: true}
@@ -185,7 +188,7 @@ const gridColModel = {
185 188
 			index: 'SPPLY_NM', name: 'spplyNm',
186 189
 			label: ITP_MSG_LOCALE.label.spplyNm, //공급업체명
187 190
 			width: '6', fixed: false, align: 'left',
188
-			minwidth: 160, maxwidth: 200,
191
+			minwidth: 240,
189 192
 			sortable: false, hidden: false
190 193
 		}
191 194
 	],

+ 47 - 4
src/main/webapp/main.html

@@ -289,6 +289,7 @@
289 289
 		</div>
290 290
 
291 291
 		<footer id="ITP_FOOTER">
292
+			<!-- 기존구매요청확인 -->
292 293
 			<div id="ITP_MODAL_ALERT" class="modal itp_modal">
293 294
 				<div class="modal-dialog modal-sm">
294 295
 					<div class="modal-content">
@@ -299,14 +300,56 @@
299 300
 						<div class="modal-body">
300 301
 							<div class="text-center itp_alert_txt"></div>
301 302
 						</div>
302
-						<div class="modal-footer">
303
-							<button type="button" class="btn btn-default" id="ITP_MODAL_ALERT_CANCEL" data-dismiss="modal">취소</button>
304
-							<button type="button" class="btn btn-primary" id="ITP_MODAL_ALERT_CONFIRM">확인</button>
303
+						<div class="modal-bottom">
304
+							<button type="button" class="btn btn-default col_4" id="ITP_MODAL_ALERT_CANCEL" data-dismiss="modal">취소</button>
305
+							<button type="button" class="btn btn-primary col_6" id="ITP_MODAL_ALERT_CONFIRM">확인</button>
305 306
 						</div>
306 307
 					</div>
307 308
 				</div>
308 309
 			</div>
309
-		
310
+			<!-- 구매요청확인 -->
311
+			<div id="ITP_MODAL_PR_ALERT" class="modal itp_modal">
312
+				<div class="modal-dialog modal-xs">
313
+					<div class="modal-content">
314
+						<div class="modal-body">
315
+							<div class="text-center itp_alert_txt"></div>
316
+						</div>
317
+						<div class="modal-bottom">
318
+							<button type="button" class="btn btn-default col_4" id="ITP_MODAL_PR_ALERT_CANCEL" data-dismiss="modal">취소</button>
319
+							<button type="button" class="btn btn-primary col_6" id="ITP_MODAL_PR_ALERT_CONFIRM">확인</button>
320
+						</div>
321
+					</div>
322
+				</div>
323
+			</div>
324
+			<!-- 선불매장결제확인 -->
325
+			<div id="ITP_MODAL_ADV_ALERT" class="modal itp_modal">
326
+				<div class="modal-dialog modal-sm">
327
+					<div class="modal-content">		
328
+						<div class="modal-body">
329
+							<div class="text-center itp_alert_txt"></div>
330
+						</div>
331
+						<div class="modal-bottom">
332
+							<button type="button" class="btn btn-default col_4" id="ITP_MODAL_ALERT_ADV_CANCEL" data-dismiss="modal">취소</button>
333
+							<button type="button" class="btn btn-primary col_6" id="ITP_MODAL_ALERT_ADV_CONFIRM">결제</button>
334
+						</div>
335
+					</div>
336
+				</div>
337
+			</div>
338
+			<!-- 구매한도부족알림 -->
339
+			<div id="ITP_MODAL_LM_ALERT" class="modal itp_modal">
340
+				<div class="modal-dialog modal-sm">
341
+					<div class="modal-content">
342
+						<div class="modal-body">
343
+							<div class="text-center itp_alert_txt"></div>
344
+						</div>
345
+						<div class="modal-bottom">
346
+							<button type="button" class="btn btn-default col_4" id="ITP_MODAL_ALERT_LM_CANCEL" data-dismiss="modal">취소</button>
347
+							<button type="button" class="btn btn-primary col_6" id="ITP_MODAL_ALERT_LM_CONFIRM">결제</button>
348
+						</div>
349
+					</div>
350
+				</div>
351
+			</div>			
352
+			<!-- 결제확인 -->
310 353
 			<div id="ITP_MODAL_ALERT_AJAX" class="modal itp_modal">
311 354
 				<div class="modal-dialog modal-sm">
312 355
 					<div class="modal-content">