Переглянути джерело

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

yhl88 2 роки тому
батько
коміт
fbf395c932

+ 16 - 9
src/main/webapp/app/pomng/POMNG04010.html

@@ -35,21 +35,29 @@
35 35
 										</div>
36 36
 									</div>
37 37
 									<div class="form-group" style="padding-top: 10px; border-top: 1px dotted #ccc;">
38
-										<div class="col-xs-2 itp_ip itp_noMar">
39
-											<input type="text" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
40
-											<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
38
+						                <div class="col-xs-2 itp_ip itp_noMar">
39
+											<div class="input-group">
40
+												<input type="text" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
41
+												<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
42
+												<span class="input-group-btn">
43
+													<button id="ITP_BTN_POMNG04010_DELETE_SPPLY_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
44
+												</span>
45
+											</div>
41 46
 										</div>
42 47
 										<div class="col-xs-1 itp_in" style="padding: 0px; width:8%;">
43 48
 											<button type="button" id="ITP_BTN_POMNG04010_SEARCH_SPPLY_ID" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
44
-											<button type="button" id="ITP_BTN_POMNG04010_DELETE_SPPLY_ID" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
45 49
 						                </div>
46 50
 										<div class="col-xs-2 itp_ip itp_noMar">
51
+											<div class="input-group">
47 52
 											<input type="text" id="ITP_FORM_POMNG04010_DETAIL_WHS_NM" class="form-control itp_input" name="sdlvPlace" placeholder="매장/창고" readonly/>
48 53
 											<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId" />											
54
+												<span class="input-group-btn">
55
+													<button id="ITP_BTN_POMNG04010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
56
+												</span>
57
+											</div>
49 58
 										</div>
50 59
 										<div class="col-xs-1 itp_in" style="padding: 0px; width:10%;">
51 60
 											<button type="button" id="ITP_BTN_POMNG04010_SEARCH_WHS_ID" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
52
-											<button type="button" id="ITP_BTN_POMNG04010_DELETE_WHS_ID" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
53 61
 						                </div>
54 62
 										<div class="col-xs-4 itp_ip itp_noMar">
55 63
 											<input type="text" id="ITP_FORM_POMNG04010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호 / 품목번호 / 품목명" />
@@ -75,8 +83,7 @@
75 83
 								<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_VIEW_CD" name="viewCd" value="C">
76 84
 								<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_STORE_ID" name="storeId" value="">
77 85
 								<section class="itp_form_sec">
78
-									<h4 class="itp_form_tit">구매발주상세</h4>
79
-									<div class="itp_form_in">	
86
+									<div class="itp_form_in border-top">	
80 87
 										<div class="form-group">
81 88
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
82 89
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
@@ -134,11 +141,11 @@
134 141
 										</div>
135 142
 									</div>
136 143
 									<div class="itp_form_in">
137
-										<div class="itp_table_head fix" style="background:#f5f5f5;">
144
+										<div class="itp_table_head fix" style="background:#fff;">
138 145
 											<h4 class="itp_table_tit">발주 품목</h4>
139 146
 										</div>
140 147
 										<div id="ITP_POMNG04010_DETAIL_jqGrid_list" class="itp_tb_list">
141
-											<div id="ITP_POMNG04010_DETAIL_jqGridView" class="itp_views fix"></div>
148
+											<!-- <div id="ITP_POMNG04010_DETAIL_jqGridView" class="itp_views fix"></div> -->
142 149
 											<table id="ITP_POMNG04010_DETAIL_jqGrid"></table>
143 150
 											<div id="ITP_POMNG04010_DETAIL_jqGridPager"></div>
144 151
 											<div id="ITP_POMNG04010_DETAIL_jqGridEmpty" class="itp_no_data"></div>

+ 15 - 7
src/main/webapp/app/pomng/POMNG05010.html

@@ -38,20 +38,28 @@
38 38
 											</select>
39 39
 										</div>
40 40
 										<div class="col-xs-2 itp_ip itp_noMar">
41
-											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
42
-											<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
43
-										</div>
41
+											<div class="input-group">
42
+												<input type="text" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
43
+												<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
44
+												<span class="input-group-btn">
45
+													<button id="ITP_BTN_POMNG05010_DELETE_SPPLY_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
46
+												</span>
47
+											</div>
48
+										</div>	
44 49
 										<div class="col-xs-1 itp_in" style="padding:0px; width:8%;">
45 50
 											<button type="button" id="ITP_BTN_POMNG05010_SEARCH_SPPLY_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
46
-											<button type="button" id="ITP_BTN_POMNG05010_DELETE_SPPLY_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
47 51
 										</div>
48 52
 										<div class="col-xs-2 itp_ip itp_noMar">
49
-											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
50
-											<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"  />
53
+											<div class="input-group">
54
+												<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
55
+												<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"  />
56
+												<span class="input-group-btn">
57
+													<button id="ITP_BTN_POMNG05010_DELETE_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
58
+												</span>
59
+											</div>
51 60
 										</div>
52 61
 										<div class="col-xs-1 itp_in" style="padding:0px; width:10%;">
53 62
 											<button type="button" id="ITP_BTN_POMNG05010_SEARCH_SWHS_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
54
-											<button type="button" id="ITP_BTN_POMNG05010_DELETE_SWHS_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
55 63
 										</div>
56 64
 										
57 65
 										<div class="col-xs-3 itp_ip itp_noMar">

+ 15 - 17
src/main/webapp/app/popup/biz/BIZPOP_PO_PAYMENT.html

@@ -36,16 +36,16 @@
36 36
 								<input type="hidden" id="ITP_FORM_PO_PAYMENT_POPUP_KICC_ACTION_MOBILE_URL" name="kiccActionMobileUrl" value="" />
37 37
 								<input type="hidden" id="ITP_FORM_PO_PAYMENT_POPUP_MALL_ID" name="mallId" value="" />
38 38
 							
39
-								<div class="form-group">
40
-									<label class="col-xs-2 itp_lb">주문번호</label>
39
+								<div class="form-group shot">
40
+									<label class="col-xs-2 itp_lb shot">주문번호</label>
41 41
 									<div class="col-xs-9 itp_ip fnPoOrdNo"></div>									
42 42
 								</div>
43
-								<div class="form-group">
44
-									<label class="col-xs-2 itp_lb">구매자명</label>
43
+								<div class="form-group shot">
44
+									<label class="col-xs-2 itp_lb shot">구매자명</label>
45 45
 									<div class="col-xs-9 itp_ip fnOrdNm"></div>									
46 46
 								</div>
47
-								<div class="form-group">
48
-									<label class="col-xs-2 itp_lb">상품명</label>
47
+								<div class="form-group shot">
48
+									<label class="col-xs-2 itp_lb shot">상품명</label>
49 49
 									<div class="col-xs-9 itp_ip fnGoodsNm"></div>									
50 50
 								</div>
51 51
 								<div class="form-group">
@@ -54,15 +54,13 @@
54 54
 									<input type="text" id="ITP_FORM_PO_PAYMENT_POPUP_GOODS_AMT" class="form-control itp_input" name="goodsAmt" />
55 55
 									</div>									
56 56
 								</div>
57
-								<div class="form-group">
58
-									<label class="col-xs-2 itp_lb">결제방법*</label>
59
-									<div class="col-xs-9 itp_ip">
60
-										<div class="col-xs-5 itp_ip">
61
-											<select id="ITP_FORM_PO_PAYMENT_POPUP_PAY_METHOD" class="form-control itp_input" name="payMethod">
62
-												<option value="11">신용카드</option>
63
-												<option value="21">계좌이체</option>
64
-											</select>
65
-										</div>
57
+								<div class="form-group shot">
58
+									<label class="col-xs-2 itp_lb shot">결제방법*</label>
59
+									<div class="col-xs-3 itp_ip">
60
+										<select id="ITP_FORM_PO_PAYMENT_POPUP_PAY_METHOD" class="form-control itp_input" name="payMethod">
61
+											<option value="11">신용카드</option>
62
+											<option value="21">계좌이체</option>
63
+										</select>
66 64
 									</div>									
67 65
 								</div>								
68 66
 								<div class="form-group">
@@ -71,8 +69,8 @@
71 69
 									<input type="text" id="ITP_FORM_PO_PAYMENT_POPUP_ORD_TEL" class="form-control itp_input" name="ordTel" placeholder="010-0000-0000" />
72 70
 									</div>									
73 71
 								</div>
74
-								<div class="form-group">
75
-									<label class="col-xs-2 itp_lb">이메일</label>
72
+								<div class="form-group shot">
73
+									<label class="col-xs-2 itp_lb shot">이메일</label>
76 74
 									<div class="col-xs-9 itp_ip">
77 75
 									<input type="text" id="ITP_FORM_PO_PAYMENT_POPUP_ORD_EMAIL" class="form-control itp_input" name="ordEmail" />
78 76
 									</div>									

+ 1 - 0
src/main/webapp/css/style.css

@@ -585,6 +585,7 @@ _:-ms-fullscreen, :root .itp_logs {max-width: 1287px}
585 585
 #ITP_ASIDE .itp_modal .itp_alert_txt {font-size:15px; padding:15px 0 10px 0;}
586 586
 #ITP_ASIDE .itp_modal .itp_form {padding:0 15px 0 15px;}
587 587
 #ITP_ASIDE .itp_modal .itp_form .form-group {margin-bottom:0px; height:60px; border-bottom:1px solid #aaa;}
588
+#ITP_ASIDE .itp_modal .itp_form .shot{height:43px !important; border-bottom:1px solid #aaa;}
588 589
 #ITP_ASIDE .itp_modal .itp_form .form-group.border {border-bottom:1px solid #ddd;}
589 590
 #ITP_ASIDE .itp_modal .itp_form .form-control {font-size:13px; color:#333;}
590 591
 #ITP_ASIDE .itp_modal .itp_form .itp_lb {top:0; font-size:13px; margin:0; padding:13px 12px; height:58px; background:#eee; width:100px; min-width:100px; border-right:1px solid #aaa;}

+ 1 - 1
src/main/webapp/js/app/pomng/ITP_POMNG02010.js

@@ -62,7 +62,7 @@ const gridColModel = {
62 62
 		{
63 63
 			index: 'BRAND_NM', name: 'brandNm',
64 64
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
65
-			width: '10', fixed: false, align: 'center',
65
+			width: '10', fixed: false, align: 'left',
66 66
 			minwidth: 120,
67 67
 			sortable: false, hidden: false
68 68
 		},

+ 13 - 13
src/main/webapp/js/app/pomng/ITP_POMNG04010.js

@@ -81,7 +81,7 @@ const gridColModel = {
81 81
 		{
82 82
 			index: 'PODR_ITEM_QTY', name: 'podrItemQty',
83 83
 			label: ITP_MSG_LOCALE.label.podrItemQty, 		// 발주품목수
84
-			width: '7', fixed: false, align: 'center',
84
+			width: '7', fixed: false, align: 'right',
85 85
 			sortable: false, hidden: false
86 86
 		},
87 87
 		{
@@ -99,28 +99,22 @@ const gridColModel = {
99 99
 			width: '10', fixed: false, align: 'center',
100 100
 			sortable: false, hidden: true
101 101
 		},
102
-		{
103
-			index: 'PCH_PODR_DTL_NO', name: 'pchPodrDtlNo',
104
-			label: ITP_MSG_LOCALE.label.pchPodrDtlNo, 		// 발주항번
105
-			width: '5', fixed: false, align: 'center',
106
-			sortable: false, hidden: false
107
-		},
108 102
 		{
109 103
 			index: 'ITEM_ID', name: 'itemId',
110 104
 			label: ITP_MSG_LOCALE.label.itemId, 			// 품목번호
111
-			width: '5', fixed: false, align: 'center',
105
+			width: '8', fixed: false, align: 'center',
112 106
 			sortable: false, hidden: false
113 107
 		},
114 108
 		{
115 109
 			index: 'ITEM_NM', name: 'itemNm',
116 110
 			label: ITP_MSG_LOCALE.label.itemNm, 			// 품목명
117
-			width: '5', fixed: false, align: 'center',
111
+			width: '6', fixed: false, align: 'left',
118 112
 			sortable: false, hidden: false
119 113
 		},
120 114
 		{
121 115
 			index: 'UNIT_AMT', name: 'unitAmt',
122 116
 			label: ITP_MSG_LOCALE.label.unitAmt, 			// 단가
123
-			width: '5', fixed: false, align: 'center',
117
+			width: '3', fixed: false, align: 'right',
124 118
 			sortable: false, hidden: false,
125 119
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
126 120
 		},
@@ -133,20 +127,26 @@ const gridColModel = {
133 127
 		{
134 128
 			index: 'PODR_QTY', name: 'podrQty',
135 129
 			label: ITP_MSG_LOCALE.label.podrQty, 			// 발주수량
136
-			width: '5', fixed: false, align: 'center',
130
+			width: '5', fixed: false, align: 'right',
137 131
 			sortable: false, hidden: false
138 132
 		},
139 133
 		{
140 134
 			index: 'PODR_AMT', name: 'podrAmt',
141 135
 			label: ITP_MSG_LOCALE.label.podrAmt, 			// 발주금액
142
-			width: '5', fixed: false, align: 'center',
136
+			width: '5', fixed: false, align: 'right',
143 137
 			sortable: false, hidden: false,
144 138
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
145 139
 		},
146 140
 		{
147 141
 			index: 'WHS_PASS_QTY', name: 'whsPassQty',
148 142
 			label: ITP_MSG_LOCALE.label.whsPassQty, 		// 출고가능수량
149
-			width: '5', fixed: false, align: 'center',
143
+			width: '5', fixed: false, align: 'right',
144
+			sortable: false, hidden: false
145
+		},
146
+		{
147
+			index: 'PCH_PODR_DTL_NO', name: 'pchPodrDtlNo',
148
+			label: ITP_MSG_LOCALE.label.pchPodrDtlNo, 		// 발주항번
149
+			width: '3', fixed: false, align: 'right',
150 150
 			sortable: false, hidden: false
151 151
 		},
152 152
 		{

+ 21 - 19
src/main/webapp/js/app/pomng/ITP_POMNG05010.js

@@ -39,7 +39,7 @@ const gridColModel = {
39 39
 			{
40 40
 				index: 'Brand_Nm', name: 'brandNm',			
41 41
 				label: ITP_MSG_LOCALE.label.brandNm, 		//브랜드이름
42
-				width: '20', fixed: false, align: 'center',	
42
+				width: '20', fixed: false, align: 'left',	
43 43
 				minwidth:150,
44 44
 				sortable: false, hidden: false					
45 45
 			},
@@ -47,21 +47,21 @@ const gridColModel = {
47 47
 				index: 'DLV_STTMT_NO', name: 'dlvSttmtUnqNo',	
48 48
 				label: ITP_MSG_LOCALE.label.dlvSttmtUnqNo, 		//납품서번호
49 49
 				width: '20', fixed: false, align: 'center',	
50
-				minwidth:120,	
50
+				minwidth:140,	
51 51
 				sortable: false, hidden: false					
52 52
 			},
53 53
 			{
54 54
 				index: 'PODR_REG_DT', name: 'pchPodrUnqNo',	
55 55
 				label: '발주번호', 								//발주번호
56 56
 				width: '14', fixed: false, align: 'center',	
57
-				minwidth:120,
57
+				minwidth:140,
58 58
 				sortable: false, hidden: false				
59 59
 			},
60 60
 			{
61 61
 				index: 'PODR_REG_DT', name: 'spplyNm',	
62 62
 				label: '공급업체', 								//공급업체
63
-				width: '14', fixed: false, align: 'center',	
64
-				minwidth:150,
63
+				width: '14', fixed: false, align: 'left',	
64
+				minwidth:140,
65 65
 				sortable: false, hidden: false				
66 66
 			},
67 67
 			{
@@ -75,42 +75,42 @@ const gridColModel = {
75 75
 				index: 'WHS_NM', name: 'whsNm',				
76 76
 				label: '입고처', 			//납품장소
77 77
 				width: '20', fixed: false, align: 'center',	
78
-				minwidth:200,
78
+				minwidth:220,
79 79
 				sortable: false, hidden: false				
80 80
 			},
81 81
 			{
82 82
 				index: 'PODR_REG_DT', name: 'podrRegDt',	
83 83
 				label: '발주생성일', 							//발주생성일
84 84
 				width: '14', fixed: false, align: 'center',	
85
-				minwidth:80,
85
+				minwidth:90,
86 86
 				sortable: false, hidden: false				
87 87
 			},
88 88
 			{
89 89
 				index: 'DLV_REQ_DT', name: 'dlvReqDt',		
90 90
 				label: ITP_MSG_LOCALE.label.dlvReqDt, 		//납품요청일
91 91
 				width: '14', fixed: false, align: 'center',	
92
-				minwidth:80,
92
+				minwidth:90,
93 93
 				sortable: false, hidden: false				
94 94
 			},
95 95
 			{
96 96
 				index: 'DLV_REG_DT', name: 'dlvRegDt',		
97 97
 				label:	'납품생성일', 							//발주생성일
98 98
 				width: '14', fixed: false, align: 'center',	
99
-				minwidth:80,
99
+				minwidth:90,
100 100
 				sortable: false, hidden: false				
101 101
 			},
102 102
 			{
103 103
 				index: 'DLV_SCH_DT', name: 'dlvSchDt',		
104 104
 				label: ITP_MSG_LOCALE.label.dlvSchDt, 		//납품예정일
105 105
 				width: '14', fixed: false, align: 'center',	
106
-				minwidth:80,
106
+				minwidth:90,
107 107
 				sortable: false, hidden: false				
108 108
 			},
109 109
 			{
110 110
 				index: 'DLV_CMPLT_DT', name: 'dlvCmpltDt',	
111 111
 				label: '납품완료일', 	//납품완료일
112 112
 				width: '10', fixed: false, align: 'center',	
113
-				minwidth:80,
113
+				minwidth:90,
114 114
 				sortable: false, hidden: false				
115 115
 			},
116 116
 			{
@@ -123,34 +123,34 @@ const gridColModel = {
123 123
 			{
124 124
 				index: 'ITEM_NM', name: 'itemNm',			
125 125
 				label: ITP_MSG_LOCALE.label.itemNm, 		//품목명
126
-				width: '10', fixed: false, align: 'center',	
127
-				minwidth:200,
126
+				width: '10', fixed: false, align: 'left',	
127
+				minwidth:180,
128 128
 				sortable: false, hidden: false				
129 129
 			},
130 130
 			{
131 131
 				index: 'PODR_QTY', name: 'podrQty',			
132 132
 				label: ITP_MSG_LOCALE.label.podrQty, 		//수주수량
133
-				width: '6', fixed: false, align: 'center',	
133
+				width: '6', fixed: false, align: 'right',	
134 134
 				minwidth:80,
135 135
 				sortable: false, hidden: false				
136 136
 			},
137 137
 			{
138 138
 				index: 'DLV_QTY', name: 'dlvQty',			
139 139
 				label: ITP_MSG_LOCALE.label.dlvQty, 		//납품수량
140
-				width: '6', fixed: false, align: 'center',	
140
+				width: '6', fixed: false, align: 'right',	
141 141
 				minwidth:80,
142 142
 				sortable: false, hidden: false				
143 143
 			},
144 144
 			{
145 145
 				index: 'UNIT', name: 'unit',				
146 146
 				label: ITP_MSG_LOCALE.label.unit, 			//단가
147
-				width: '6', fixed: false, align: 'center',	
147
+				width: '6', fixed: false, align: 'right',	
148 148
 				sortable: false, hidden: true				
149 149
 			},
150 150
 			{
151 151
 				index: 'UNIT_AMT', name: 'unitAmt',			
152 152
 				label: ITP_MSG_LOCALE.label.unitAmt, 		//단가
153
-				width: '6', fixed: false, align: 'center',	
153
+				width: '6', fixed: false, align: 'right',	
154 154
 				minwidth:80,
155 155
 				sortable: false, hidden: false,
156 156
 				formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }				
@@ -158,7 +158,7 @@ const gridColModel = {
158 158
 			{
159 159
 				index: 'DLV_MGR_NM', name: 'dlvMgrNm',		
160 160
 				label: ITP_MSG_LOCALE.label.dlvMgrNm, 		//납품담당자
161
-				width: '8', fixed: false, align: 'center',	
161
+				width: '8', fixed: false, align: 'left',	
162 162
 				minwidth:100,
163 163
 				sortable: false, hidden: false				
164 164
 			},
@@ -166,7 +166,7 @@ const gridColModel = {
166 166
 				index: 'DLV_MGR_TEL_NO', name: 'dlvMgrTelNo',	
167 167
 				label: ITP_MSG_LOCALE.label.dlvMgrTelNo, 	//납품담당연락처
168 168
 				width: '10', fixed: false, align: 'center',	
169
-				minwidth:100,
169
+				minwidth:120,
170 170
 				sortable: false, hidden: false				
171 171
 			}
172 172
 	]
@@ -275,6 +275,8 @@ let pageObj = {
275 275
 	screen: function() {
276 276
 		$('#ITP_FORM_POMNG05010_SEARCH_BRAND_ID').val(fn_make_user_info.get('brandId'));//input hidden 값 넣기				
277 277
 		$('#ITP_FORM_POMNG05010_SEARCH_DTL_GUBUN').val('dtlGubun');
278
+		$('#ITP_BTN_POMNG05010_DELETE_SPPLY_NM').show();
279
+		$('#ITP_BTN_POMNG05010_DELETE_SWHS_NM').show();
278 280
 	}
279 281
 };
280 282
 

+ 11 - 3
src/main/webapp/js/app/pomng/ITP_POMNG06010.js

@@ -44,30 +44,34 @@ const gridColModel = {
44 44
 			index: 'BRAND_NM', name: 'brandNm',
45 45
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
46 46
 			width: '10', fixed: false, align: 'left',
47
+			minwidth: 120,
47 48
 			sortable: false, hidden: false
48 49
 		},
49 50
 		{
50 51
 			index: 'DLV_STTMT_UNQ_NO', name: 'dlvSttmtUnqNo',
51 52
 			label: ITP_MSG_LOCALE.label.dlvSttmtUnqNo, //납품서번호
52 53
 			width: '10', fixed: false, align: 'center',
54
+			minwidth: 130,
53 55
 			sortable: false, hidden: false
54 56
 		},
55 57
 		{
56 58
 			index: 'DLV_STTMT_DTL_NO', name: 'dlvSttmtDtlNo',
57 59
 			label: ITP_MSG_LOCALE.label.dlvSttmtDtlNo, //납품서항번
58
-			width: '10', fixed: false, align: 'center',
60
+			width: '10', fixed: false, align: 'right',
59 61
 			sortable: false, hidden: false
60 62
 		},
61 63
 		{
62 64
 			index: 'ITEM_ID', name: 'itemId',
63 65
 			label: ITP_MSG_LOCALE.label.itemId, //품목아이디
64 66
 			width: '10', fixed: false, align: 'center',
67
+			minwidth: 140,
65 68
 			sortable: false, hidden: false
66 69
 		},
67 70
 		{
68 71
 			index: 'ITEM_NM', name: 'itemNm',
69 72
 			label: ITP_MSG_LOCALE.label.itemNm, //품목명
70 73
 			width: '10', fixed: false, align: 'left',
74
+			minwidth: 100,
71 75
 			sortable: false, hidden: false
72 76
 		},
73 77
 		{
@@ -102,13 +106,15 @@ const gridColModel = {
102 106
 			index: 'UNIT_AMT', name: 'unitAmt',
103 107
 			label: ITP_MSG_LOCALE.label.unitAmt, //단가
104 108
 			width: '6', fixed: false, align: 'right',
109
+			minwidth: 70,
105 110
 			sortable: false, hidden: false,
106 111
 			formatter: 'integer', formatoptions: { defaultValue: '', thousandsSeparator: ',' }
107 112
 		},
108 113
 		{
109 114
 			index: 'WHS_ID', name: 'whsId',
110 115
 			label: ITP_MSG_LOCALE.label.whsId, //납품창고아이디
111
-			width: '15', fixed: false, align: 'center',
116
+			width: '15', fixed: false, align: 'left',
117
+			minwidth: 150,
112 118
 			sortable: false, hidden: true
113 119
 		},
114 120
 		{
@@ -121,6 +127,7 @@ const gridColModel = {
121 127
 			index: 'WHS_NM', name: 'whsNm',
122 128
 			label: ITP_MSG_LOCALE.label.whsNm, //납품창고명
123 129
 			width: '15', fixed: false, align: 'left',
130
+			minwidth: 140,
124 131
 			sortable: false, hidden: false
125 132
 		},
126 133
 		{
@@ -144,7 +151,8 @@ const gridColModel = {
144 151
 		{
145 152
 			index: 'DLV_MGR_TEL_NO', name: 'dlvMgrTelNo',
146 153
 			label: ITP_MSG_LOCALE.label.dlvMgrTelNo, //납품담당자연락처
147
-			width: '15', fixed: false, align: 'left',
154
+			width: '15', fixed: false, align: 'center',
155
+			minwidth: 120,
148 156
 			sortable: false, hidden: false
149 157
 		},
150 158
 		{