Browse Source

운영관리-브랜드관리, 발주관리-구매발주생성 세부수정

yhl88 2 years ago
parent
commit
c3ecdc0528

+ 2 - 2
src/main/webapp/app/popup/biz/BIZPOP_PO_REJECT.html

@@ -1,5 +1,5 @@
1
 <div id="ITP_BIZPOP_PO_REJECT" class="modal itp_modal">
1
 <div id="ITP_BIZPOP_PO_REJECT" class="modal itp_modal">
2
-	<div class="modal-dialog" style="width:600px;">
2
+	<div class="modal-dialog" style="width:800px;">
3
 		<div class="modal-content">
3
 		<div class="modal-content">
4
 			<form id="ITP_FORM_BIZPOP_PO_REJECT">
4
 			<form id="ITP_FORM_BIZPOP_PO_REJECT">
5
 				<input type="hidden" id="ITP_FORM_ITP_BIZPOP_PO_REJECT_STORE_ID" name="storeId" value="">
5
 				<input type="hidden" id="ITP_FORM_ITP_BIZPOP_PO_REJECT_STORE_ID" name="storeId" value="">
@@ -23,7 +23,7 @@
23
 								<label>반려사유</label>
23
 								<label>반려사유</label>
24
 							</div>	
24
 							</div>	
25
 							<div class="col-xs-12 itp_form_inline">
25
 							<div class="col-xs-12 itp_form_inline">
26
-							<textarea  id="ITP_FORM_ITP_BIZPOP_PO_REJECT_REJECT_DSN" name="rejectDsn" value="" style="width:100%; height:100px;"></textarea>
26
+								<textarea  id="ITP_FORM_ITP_BIZPOP_PO_REJECT_REJECT_DSN" name="rejectDsn" style="width:100%; height:90px;" maxlength="500"></textarea>
27
 							</div>
27
 							</div>
28
 						<div class="col-xs-12 itp_form_inline">
28
 						<div class="col-xs-12 itp_form_inline">
29
 							<label>반려 품목 내역</label>
29
 							<label>반려 품목 내역</label>

+ 2 - 2
src/main/webapp/js/app/oper/ITP_OPER06010.js

@@ -409,9 +409,9 @@ let viewObj = {
409
         $('#ITP_FORM_OPER06010_VIEW .fnRcvAcctNo').text(result.acctNo);
409
         $('#ITP_FORM_OPER06010_VIEW .fnRcvAcctNo').text(result.acctNo);
410
         $('#ITP_FORM_OPER06010_VIEW #ITP_FORM_OPER06010_VIEW_DPST_BNK_CD').val(result.bnkCd);
410
         $('#ITP_FORM_OPER06010_VIEW #ITP_FORM_OPER06010_VIEW_DPST_BNK_CD').val(result.bnkCd);
411
         let bnkCdNm = $('#ITP_FORM_OPER06010_VIEW_DPST_BNK_CD option:selected').text();
411
         let bnkCdNm = $('#ITP_FORM_OPER06010_VIEW_DPST_BNK_CD option:selected').text();
412
-        $('#ITP_FORM_OPER06010_VIEW .fnBnkCdNm').text(bnkCdNm);
412
+        $('#ITP_FORM_OPER06010_VIEW .fnBnkCdNm').text('(' + bnkCdNm + ')');
413
         $('#ITP_FORM_OPER06010_VIEW .fnAcctNo').text(result.acctNo);
413
         $('#ITP_FORM_OPER06010_VIEW .fnAcctNo').text(result.acctNo);
414
-        $('#ITP_FORM_OPER06010_VIEW .fnOwacNm').text(result.owacNm);
414
+        $('#ITP_FORM_OPER06010_VIEW .fnOwacNm').text('(예금주) ' + result.owacNm);
415
         $('#ITP_FORM_OPER06010_VIEW .fnZipNo').text(result.zipNo);
415
         $('#ITP_FORM_OPER06010_VIEW .fnZipNo').text(result.zipNo);
416
         $('#ITP_FORM_OPER06010_VIEW .fnLoadAddr').text(result.addr1);
416
         $('#ITP_FORM_OPER06010_VIEW .fnLoadAddr').text(result.addr1);
417
         $('#ITP_FORM_OPER06010_VIEW .fnDtlAddr').text(result.addr2);
417
         $('#ITP_FORM_OPER06010_VIEW .fnDtlAddr').text(result.addr2);

+ 4 - 4
src/main/webapp/js/app/pomng/ITP_POMNG03010.js

@@ -192,10 +192,10 @@ const gridColModel = {
192
 		},
192
 		},
193
 		{
193
 		{
194
 			index: 'LEAD_TIME', name: 'leadTime',
194
 			index: 'LEAD_TIME', name: 'leadTime',
195
-			label: ITP_MSG_LOCALE.label.leadTime, //리드타임
196
-			width: '10', fixed: false, align: 'right',
197
-			minwidth: 100,
198
-			sortable: false, hidden: false
195
+			label: '리드타임 Day(s)', //리드타임
196
+			width: '12', fixed: false, align: 'right',
197
+			sortable: false, hidden: false,
198
+			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
199
 		}
199
 		}
200
 	],
200
 	],
201
 	detail: [
201
 	detail: [

+ 8 - 8
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_PO_REJECT.js

@@ -65,39 +65,39 @@ function itp_fn_BIZPOP_PO_REJECT(parentPopFn, args, returnType) {
65
 			{
65
 			{
66
 				index: 'AFFL_SHOP_NM', name: 'itemId',
66
 				index: 'AFFL_SHOP_NM', name: 'itemId',
67
 				label: '품목번호', //
67
 				label: '품목번호', //
68
-				width: '10', fixed: false, align: 'center',
68
+				width: '12', fixed: false, align: 'center',
69
 				sortable: false, hidden: false
69
 				sortable: false, hidden: false
70
 			},
70
 			},
71
 			{
71
 			{
72
 				index: 'ITEM_NM', name: 'itemNm',
72
 				index: 'ITEM_NM', name: 'itemNm',
73
 				label: '품목명', //
73
 				label: '품목명', //
74
-				width: '10', fixed: false, align: 'left',
75
-				sortable: false, hidden: false
74
+				width: '9', fixed: false, align: 'left',
75
+				sortable: false, hidden: false, classes: 'ui-ellipsis'
76
 			},
76
 			},
77
 			{
77
 			{
78
 				index: 'PCH_REQ_QTY', name: 'pchReqQty',
78
 				index: 'PCH_REQ_QTY', name: 'pchReqQty',
79
 				label: '구매요청수량', //
79
 				label: '구매요청수량', //
80
-				width: '8', fixed: false, align: 'right',
80
+				width: '9', fixed: false, align: 'right',
81
 				sortable: false, hidden: false,
81
 				sortable: false, hidden: false,
82
 				formatter: 'integer', formatoptions: {thousandsSeparator: ','}
82
 				formatter: 'integer', formatoptions: {thousandsSeparator: ','}
83
 			},
83
 			},
84
 			{
84
 			{
85
 				index: 'PCH_REQ_AMT', name: 'pchReqAmt',
85
 				index: 'PCH_REQ_AMT', name: 'pchReqAmt',
86
 				label: '구매요청금액', //
86
 				label: '구매요청금액', //
87
-				width: '10', fixed: false, align: 'right',
87
+				width: '9', fixed: false, align: 'right',
88
 				sortable: false, hidden: false,
88
 				sortable: false, hidden: false,
89
 				formatter: 'integer', formatoptions: {thousandsSeparator: ','}
89
 				formatter: 'integer', formatoptions: {thousandsSeparator: ','}
90
 			},
90
 			},
91
 			{
91
 			{
92
 				index: 'PCH_REQ_UNQ_NO', name: 'pchReqUnqNo',
92
 				index: 'PCH_REQ_UNQ_NO', name: 'pchReqUnqNo',
93
 				label: '구매요청번호', //
93
 				label: '구매요청번호', //
94
-				width: '5', fixed: false, align: 'center',
94
+				width: '12', fixed: false, align: 'center',
95
 				sortable: false, hidden: false
95
 				sortable: false, hidden: false
96
 			},
96
 			},
97
 			{
97
 			{
98
 				index: 'PCH_REQ_DTL_NO', name: 'pchReqDtlNo',
98
 				index: 'PCH_REQ_DTL_NO', name: 'pchReqDtlNo',
99
-				label: '구매요청순번', //
100
-				width: '5', fixed: false, align: 'center',
99
+				label: '순번', //
100
+				width: '4', fixed: false, align: 'center',
101
 				sortable: false, hidden: false
101
 				sortable: false, hidden: false
102
 			}
102
 			}
103
 		],
103
 		],