Browse Source

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

yhl88 2 years ago
parent
commit
bba10dd0bf

+ 13 - 9
src/main/webapp/app/ordmng/ORDMNG01010.html

@@ -22,7 +22,9 @@
22
 								<input type="hidden" id="ITP_FORM_ORDMNG01010_SEARCH_SPPLY_ID" name="sspplyId" value="">
22
 								<input type="hidden" id="ITP_FORM_ORDMNG01010_SEARCH_SPPLY_ID" name="sspplyId" value="">
23
 									<div class="form-group">
23
 									<div class="form-group">
24
 										<div class="col-xs-2 itp_ip itp_noMar">
24
 										<div class="col-xs-2 itp_ip itp_noMar">
25
-											<label>수주일지</label>
25
+											<select id="ITP_FORM_ORDMNG01010_SEARCH_" class="form-control itp_input" name="service">
26
+												<option value="A">수주일자</option>											
27
+											</select>
26
 										</div>											
28
 										</div>											
27
 										<div class="col-xs-3 itp_ip itp_noMar">
29
 										<div class="col-xs-3 itp_ip itp_noMar">
28
 											<div class="input-daterange input-group date">
30
 											<div class="input-daterange input-group date">
@@ -39,12 +41,16 @@
39
 											</select>
41
 											</select>
40
 										</div>
42
 										</div>
41
 										<div class="col-xs-3 itp_ip itp_noMar">
43
 										<div class="col-xs-3 itp_ip itp_noMar">
42
-											<input type="text" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품장소 (매장/창고)" readonly/>
43
-											<input type="hidden" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId"/>
44
-										</div>
44
+											<div class="input-group">
45
+												<input type="text" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품장소 (매장/창고)" readonly/>
46
+												<input type="hidden" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId"/>
47
+												<span class="input-group-btn">
48
+													<button id="ITP_BTN_ORDMNG01010_DELETE_WHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
49
+												</span>
50
+											</div>
51
+										</div>	
45
 										<div class="col-xs-1 itp_in" style="padding-left: 5px; width:10%;">
52
 										<div class="col-xs-1 itp_in" style="padding-left: 5px; width:10%;">
46
 											<button type="button" id="ITP_BTN_ORDMNG01010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
53
 											<button type="button" id="ITP_BTN_ORDMNG01010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
47
-											<button type="button" id="ITP_BTN_ORDMNG01010_DELETE_WHS_NM" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
48
 						                </div>
54
 						                </div>
49
 										<div class="col-xs-5 itp_ip itp_noMar">
55
 										<div class="col-xs-5 itp_ip itp_noMar">
50
 											<input type="text" id="ITP_FORM_ORDMNG01010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호/품목명" />
56
 											<input type="text" id="ITP_FORM_ORDMNG01010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호/품목명" />
@@ -70,8 +76,7 @@
70
 								<input type="hidden" id="ITP_FORM_ORDMNG01010_VIEW_VIEW_CD" name="viewCd" value="C">
76
 								<input type="hidden" id="ITP_FORM_ORDMNG01010_VIEW_VIEW_CD" name="viewCd" value="C">
71
 					
77
 					
72
 								<section class="itp_form_sec">
78
 								<section class="itp_form_sec">
73
-									<h4 class="itp_form_tit">구매 발주 상세</h4>
74
-									<div class="itp_form_in">	
79
+									<div class="itp_form_in border-top">	
75
 										<div class="form-group">
80
 										<div class="form-group">
76
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
81
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
77
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
82
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
@@ -106,11 +111,10 @@
106
 										</div>
111
 										</div>
107
 									</div>
112
 									</div>
108
 									<div class="itp_form_in">
113
 									<div class="itp_form_in">
109
-										<div class="itp_table_head fix" style="background:#f5f5f5;">
114
+										<div class="itp_table_head fix" style="background:#fff;">
110
 											<h4 class="itp_table_tit">발주 품목</h4>
115
 											<h4 class="itp_table_tit">발주 품목</h4>
111
 										</div>
116
 										</div>
112
 										<div id="ITP_ORDMNG01010_VIEW_jqGrid_list" class="itp_tb_list">
117
 										<div id="ITP_ORDMNG01010_VIEW_jqGrid_list" class="itp_tb_list">
113
-										  <div id="ITP_ORDMNG01010_VIEW_jqGridView" class="itp_views fix"></div>
114
 										  <table id="ITP_ORDMNG01010_VIEW_jqGrid"></table>
118
 										  <table id="ITP_ORDMNG01010_VIEW_jqGrid"></table>
115
 										  <div id="ITP_ORDMNG01010_VIEW_jqGridPager"></div>
119
 										  <div id="ITP_ORDMNG01010_VIEW_jqGridPager"></div>
116
 										  <div id="ITP_ORDMNG01010_VIEW_jqGridEmpty" class="itp_no_data"></div>
120
 										  <div id="ITP_ORDMNG01010_VIEW_jqGridEmpty" class="itp_no_data"></div>

+ 16 - 12
src/main/webapp/app/ordmng/ORDMNG02010.html

@@ -22,7 +22,9 @@
22
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_SEARCH_SPPLY_ID" name="sspplyId" value="">
22
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_SEARCH_SPPLY_ID" name="sspplyId" value="">
23
 									<div class="form-group">
23
 									<div class="form-group">
24
 										<div class="col-xs-2 itp_ip itp_noMar">
24
 										<div class="col-xs-2 itp_ip itp_noMar">
25
-											<label>납품요청일 *</label>
25
+											<select id="ITP_FORM_ORDMNG02010_SEARCH_" class="form-control itp_input" name="service">
26
+												<option value="A">납품요청일</option>											
27
+											</select>
26
 										</div>										
28
 										</div>										
27
 										<div class="col-xs-3 itp_ip itp_noMar">
29
 										<div class="col-xs-3 itp_ip itp_noMar">
28
 											<div class="input-daterange input-group date">
30
 											<div class="input-daterange input-group date">
@@ -31,13 +33,17 @@
31
 												<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_TO_DT" class="form-control itp_input" name="toDt" value="" readonly>
33
 												<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_TO_DT" class="form-control itp_input" name="toDt" value="" readonly>
32
 											</div>
34
 											</div>
33
 										</div>
35
 										</div>
34
-										<div class="col-xs-2 itp_in itp_noMar">
35
-											<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="수거창고/매장" readonly/>
36
-											<input type="hidden" id="ITP_FORM_ORDMNG02010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"/>
37
-										</div>
38
-										<div class="col-xs-1 itp_in" style="padding: 0px; width:8%;">
36
+										<div class="col-xs-2 itp_ip itp_noMar">
37
+											<div class="input-group">
38
+												<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="수거창고/매장" readonly/>
39
+												<input type="hidden" id="ITP_FORM_ORDMNG02010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"/>
40
+												<span class="input-group-btn">
41
+													<button id="ITP_BTN_ORDMNG02010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
42
+												</span>
43
+											</div>
44
+										</div>	
45
+										<div class="col-xs-1 itp_in" style="padding: 0px; width:5%;">
39
 											<button type="button" id="ITP_BTN_ORDMNG02010_SEARCH_WHS_ID" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
46
 											<button type="button" id="ITP_BTN_ORDMNG02010_SEARCH_WHS_ID" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
40
-											<button type="button" id="ITP_BTN_ORDMNG02010_DELETE_WHS_ID" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
41
 						                </div>
47
 						                </div>
42
 										<div class="col-xs-4 itp_ip itp_noMar">
48
 										<div class="col-xs-4 itp_ip itp_noMar">
43
 											<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호 /품목명" />
49
 											<input type="text" id="ITP_FORM_ORDMNG02010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호 /품목명" />
@@ -64,8 +70,7 @@
64
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_DETAIL_SEARCH_BRAND_ID" name="brandId" value="">
70
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_DETAIL_SEARCH_BRAND_ID" name="brandId" value="">
65
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_DETAIL_SEARCH_SPPLY_ID" name="spplyId" value="">
71
 								<input type="hidden" id="ITP_FORM_ORDMNG02010_DETAIL_SEARCH_SPPLY_ID" name="spplyId" value="">
66
 								<section class="itp_form_sec">
72
 								<section class="itp_form_sec">
67
-									<h4 class="itp_form_tit">구매 발주 상세</h4>
68
-									<div class="itp_form_in">	
73
+									<div class="itp_form_in border-top">	
69
 										<div class="form-group">
74
 										<div class="form-group">
70
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
75
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
71
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
76
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
@@ -97,7 +102,7 @@
97
 											<div class="input-daterange input-group date">
102
 											<div class="input-daterange input-group date">
98
 												<div class="col-xs-4 itp_ip">
103
 												<div class="col-xs-4 itp_ip">
99
 													<div class="col-xs-7 itp_in">
104
 													<div class="col-xs-7 itp_in">
100
-														<input type="text" id="ITP_FORM_ORDMNG02010_DETAIL_DLV_SCH_DT" data-check-required="empty" class="form-control itp_input" name="dlvSchDt" value="">
105
+														<input type="text" id="ITP_FORM_ORDMNG02010_DETAIL_DLV_SCH_DT" data-check-required="empty" class="form-control itp_input" name="dlvSchDt" value="" readonly>
101
 													</div>
106
 													</div>
102
 												</div>
107
 												</div>
103
 											</div>											
108
 											</div>											
@@ -122,11 +127,10 @@
122
 										</div>
127
 										</div>
123
 									</div>
128
 									</div>
124
 									<div class="itp_form_in">
129
 									<div class="itp_form_in">
125
-										<div class="itp_table_head fix" style="background:#f5f5f5;">
130
+										<div class="itp_table_head fix" style="background:#fff;">
126
 											<h4 class="itp_table_tit">발주 품목</h4>
131
 											<h4 class="itp_table_tit">발주 품목</h4>
127
 										</div>
132
 										</div>
128
 										<div id="ITP_ORDMNG02010_DETAIL_jqGrid_list" class="itp_tb_list">
133
 										<div id="ITP_ORDMNG02010_DETAIL_jqGrid_list" class="itp_tb_list">
129
-											<div id="ITP_ORDMNG02010_DETAIL_jqGridView" class="itp_views fix"></div>
130
 											<table id="ITP_ORDMNG02010_DETAIL_jqGrid"></table>
134
 											<table id="ITP_ORDMNG02010_DETAIL_jqGrid"></table>
131
 											<div id="ITP_ORDMNG02010_DETAIL_jqGridPager"></div>
135
 											<div id="ITP_ORDMNG02010_DETAIL_jqGridPager"></div>
132
 											<div id="ITP_ORDMNG02010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
136
 											<div id="ITP_ORDMNG02010_DETAIL_jqGridEmpty" class="itp_no_data"></div>

+ 11 - 5
src/main/webapp/app/ordmng/ORDMNG03010.html

@@ -18,7 +18,9 @@
18
 								<input type="hidden" id="ITP_FORM_ORDMNG03010_SEARCH_BRAND_ID" name="sbrandId" value="">
18
 								<input type="hidden" id="ITP_FORM_ORDMNG03010_SEARCH_BRAND_ID" name="sbrandId" value="">
19
 									<div class="form-group">
19
 									<div class="form-group">
20
 										<div class="col-xs-2 itp_ip itp_noMar">
20
 										<div class="col-xs-2 itp_ip itp_noMar">
21
-											<label>납품예정일자</label>
21
+											<select id="ITP_FORM_ORDMNG03010_SEARCH_" class="form-control itp_input" name="service">
22
+												<option value="A">납품예정일자</option>											
23
+											</select>
22
 										</div>										
24
 										</div>										
23
 										<div class="col-xs-3 itp_ip itp_noMar">
25
 										<div class="col-xs-3 itp_ip itp_noMar">
24
 											<div class="input-daterange input-group date">
26
 											<div class="input-daterange input-group date">
@@ -27,15 +29,19 @@
27
 												<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_DLV_CMPLT_DT" class="form-control itp_input" name="toDt" value="2022.12.31" readonly>
29
 												<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_DLV_CMPLT_DT" class="form-control itp_input" name="toDt" value="2022.12.31" readonly>
28
 											</div>
30
 											</div>
29
 										</div>
31
 										</div>
30
-										<div class="col-xs-2 itp_in itp_noMar">
32
+										<div class="col-xs-3 itp_ip itp_noMar">
33
+											<div class="input-group">
31
 											<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품장소(매장/창고)" readonly/>
34
 											<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품장소(매장/창고)" readonly/>
32
 											<input type="hidden" id="ITP_FORM_ORDMNG03010_SEARCH_SWHS_ID" class="form-control itp_input" name="swhsId" />
35
 											<input type="hidden" id="ITP_FORM_ORDMNG03010_SEARCH_SWHS_ID" class="form-control itp_input" name="swhsId" />
33
-										</div>
36
+												<span class="input-group-btn">
37
+													<button id="ITP_FORM_ORDMNG03010_SDELETE_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
38
+												</span>
39
+											</div>
40
+										</div>	
34
 										<div class="col-xs-1 itp_in" style="padding: 0px; width:8%;">
41
 										<div class="col-xs-1 itp_in" style="padding: 0px; width:8%;">
35
 											<button type="button" id="ITP_FORM_ORDMNG03010_SSEARCH_SWHS_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
42
 											<button type="button" id="ITP_FORM_ORDMNG03010_SSEARCH_SWHS_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
36
-											<button type="button" id="ITP_FORM_ORDMNG03010_SDELETE_SWHS_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
37
 						                </div>
43
 						                </div>
38
-										<div class="col-xs-4 itp_ip itp_noMar">
44
+										<div class="col-xs-3 itp_ip itp_noMar">
39
 											<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호 /품목명" />
45
 											<input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="발주번호/품목번호 /품목명" />
40
 										</div>
46
 										</div>
41
 									</div>
47
 									</div>

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

@@ -77,7 +77,7 @@
77
 														<input type="text" id="ITP_FORM_POMNG01010_DETAIL_LOCATION_NM" data-check-required="empty" class="form-control itp_input" name="locationNm" value="" />
77
 														<input type="text" id="ITP_FORM_POMNG01010_DETAIL_LOCATION_NM" data-check-required="empty" class="form-control itp_input" name="locationNm" value="" />
78
 														<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
78
 														<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
79
 														<span class="input-group-btn">
79
 														<span class="input-group-btn">
80
-															<button id="ITP_FORM_POMNG01010_DELETE_WHS_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-erase"></i></button>
80
+															<button id="ITP_FORM_POMNG01010_DELETE_WHS_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-remove"></i></button>
81
 														</span>
81
 														</span>
82
 													</div>
82
 													</div>
83
 												</div>
83
 												</div>

+ 10 - 6
src/main/webapp/app/pomng/POMNG02010.html

@@ -38,7 +38,7 @@
38
 												<input type="text" id="ITP_FORM_POMNG02010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품창고" readonly />
38
 												<input type="text" id="ITP_FORM_POMNG02010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품창고" readonly />
39
 												<input type="hidden" id="ITP_FORM_POMNG02010_SEARCH_SWHS_ID" name="swhsId" value="">
39
 												<input type="hidden" id="ITP_FORM_POMNG02010_SEARCH_SWHS_ID" name="swhsId" value="">
40
 												<span class="input-group-btn">
40
 												<span class="input-group-btn">
41
-													<button id="ITP_FORM_POMNG02010_SDELETE_SWHS_NM" class="btn btn-default btn-sm itp_btn UPB" type="button"><i class="glyphicon glyphicon-erase"></i></button>
41
+													<button id="ITP_FORM_POMNG02010_SDELETE_SWHS_NM" class="btn btn-default btn-sm itp_btn UPB" type="button"><i class="glyphicon glyphicon-remove"></i></button>
42
 												</span>
42
 												</span>
43
 											</div>
43
 											</div>
44
 										</div>
44
 										</div>
@@ -133,13 +133,17 @@
133
 													<input type="text" id="ITP_FORM_POMNG02010_DETAIL_WHS_NM" data-check-required="empty" class="form-control itp_input" name="whsNm" value="" readonly="readonly" />
133
 													<input type="text" id="ITP_FORM_POMNG02010_DETAIL_WHS_NM" data-check-required="empty" class="form-control itp_input" name="whsNm" value="" readonly="readonly" />
134
 													<input type="hidden" id="ITP_FORM_POMNG02010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
134
 													<input type="hidden" id="ITP_FORM_POMNG02010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
135
 												</div>
135
 												</div>
136
-												<div class="col-xs-4 itp_in">
137
-													<input type="text" id="ITP_FORM_POMNG02010_DETAIL_LOCATION_NM" data-check-required="empty" class="form-control itp_input" name="locationNm" value=""  readonly="readonly" />
138
-													<input type="hidden" id="ITP_FORM_POMNG02010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
136
+												<div class="col-xs-5 itp_in">
137
+													<div class="input-group">
138
+														<input type="text" id="ITP_FORM_POMNG02010_DETAIL_LOCATION_NM" data-check-required="empty" class="form-control itp_input" name="locationNm" value=""  readonly="readonly" />
139
+														<input type="hidden" id="ITP_FORM_POMNG02010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
140
+														<span class="input-group-btn">
141
+															<button id="ITP_FORM_POMNG02010_DELETE_WHS_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-remove"></i></button>
142
+														</span>
143
+													</div>
139
 												</div>
144
 												</div>
140
-												<div class="col-xs-1 itp_in" style="width:23%; padding:0px;">
145
+												<div class="col-xs-a itp_in">
141
 													<button type="button" id="ITP_FORM_POMNG02010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
146
 													<button type="button" id="ITP_FORM_POMNG02010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
142
-													<button type="button" id="ITP_FORM_POMNG02010_DELETE_WHS_NM" class="btn btn-primary btn-sm UPB SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
143
 								                </div>		
147
 								                </div>		
144
 											</div>
148
 											</div>
145
 										</div>
149
 										</div>

+ 15 - 14
src/main/webapp/app/pomng/POMNG03010.html

@@ -40,7 +40,7 @@
40
 											<input type="text" id="ITP_FORM_POMNG03010_SEARCH_SSPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
40
 											<input type="text" id="ITP_FORM_POMNG03010_SEARCH_SSPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
41
 											<input type="hidden" id="ITP_FORM_POMNG03010_SEARCH_SSPPLY_ID" class="form-control itp_input" name="sspplyId" />
41
 											<input type="hidden" id="ITP_FORM_POMNG03010_SEARCH_SSPPLY_ID" class="form-control itp_input" name="sspplyId" />
42
 												<span class="input-group-btn">
42
 												<span class="input-group-btn">
43
-													<button id="ITP_FORM_POMNG03010_SDELETE_SSPPLY_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
43
+													<button id="ITP_FORM_POMNG03010_SDELETE_SSPPLY_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
44
 												</span>
44
 												</span>
45
 											</div>
45
 											</div>
46
 										</div>
46
 										</div>
@@ -53,7 +53,7 @@
53
 											<input type="text" id="ITP_FORM_POMNG03010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
53
 											<input type="text" id="ITP_FORM_POMNG03010_SEARCH_SWHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
54
 											<input type="hidden" id="ITP_FORM_POMNG03010_SEARCH_SWHS_ID" class="form-control itp_input" name="swhsId"  />
54
 											<input type="hidden" id="ITP_FORM_POMNG03010_SEARCH_SWHS_ID" class="form-control itp_input" name="swhsId"  />
55
 												<span class="input-group-btn">
55
 												<span class="input-group-btn">
56
-													<button id="ITP_FORM_POMNG03010_SDELETE_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
56
+													<button id="ITP_FORM_POMNG03010_SDELETE_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
57
 												</span>
57
 												</span>
58
 											</div>
58
 											</div>
59
 										</div>
59
 										</div>
@@ -92,14 +92,13 @@
92
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_SHMT_LOCATION" name="shmtLocation" value="">
92
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_SHMT_LOCATION" name="shmtLocation" value="">
93
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_PODR_MGR_ID" name="podrMgrId" value="">
93
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_PODR_MGR_ID" name="podrMgrId" value="">
94
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_PODR_MGR_TEL_NO" name="podrMgrTelNo" value="">
94
 								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_PODR_MGR_TEL_NO" name="podrMgrTelNo" value="">
95
-								<input type="text" id="ITP_FORM_POMNG03010_DETAIL_DLV_DVSN" name="dlvDvsn" value="">
95
+								<input type="hidden" id="ITP_FORM_POMNG03010_DETAIL_DLV_DVSN" name="dlvDvsn" value="">
96
 								
96
 								
97
 								
97
 								
98
 								
98
 								
99
 					
99
 					
100
 								<section class="itp_form_sec">
100
 								<section class="itp_form_sec">
101
-									<h4 class="itp_form_tit">구매발주상세</h4>
102
-									<div class="itp_form_in">	
101
+									<div class="itp_form_in border-top">	
103
 										<div class="form-group">
102
 										<div class="form-group">
104
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
103
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
105
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
104
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
@@ -146,23 +145,26 @@
146
 											</div>
145
 											</div>
147
 											<label class="col-xs-2 itp_lb">출하창고</label>
146
 											<label class="col-xs-2 itp_lb">출하창고</label>
148
 											<div class="col-xs-4 itp_ip">
147
 											<div class="col-xs-4 itp_ip">
149
-												<div class="col-xs-5 itp_in">
148
+												<div class="col-xs-6 itp_in">
149
+													<div class="input-group">
150
 													<input type="text" id="ITP_FORM_POMNG03010_DETAIL_SHMT_WHS_NM" class="form-control itp_input" name="shmtWhsNm" readonly="readonly"/>
150
 													<input type="text" id="ITP_FORM_POMNG03010_DETAIL_SHMT_WHS_NM" class="form-control itp_input" name="shmtWhsNm" readonly="readonly"/>
151
+														<span class="input-group-btn">
152
+															<button id="ITP_BTN_POMNG03010_DELETE_SHMT_WHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
153
+														</span>
154
+													</div>
151
 												</div>
155
 												</div>
152
 												<div class="col-xs-4 itp_in" style="padding-left: 3px;">
156
 												<div class="col-xs-4 itp_in" style="padding-left: 3px;">
153
 													<button type="button" id="ITP_BTN_POMNG03010_SEARCH_SHMT_WHS_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
157
 													<button type="button" id="ITP_BTN_POMNG03010_SEARCH_SHMT_WHS_NM" class="btn btn-success btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
154
-													<button type="button" id="ITP_BTN_POMNG03010_DELETE_SHMT_WHS_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
155
 								                </div>
158
 								                </div>
156
 											</div>
159
 											</div>
157
 										</div>
160
 										</div>
158
 									</div>
161
 									</div>
159
 									<div class="itp_form_in">
162
 									<div class="itp_form_in">
160
-										<div class="itp_table_head fix" style="background:#f5f5f5;">
163
+										<div class="itp_table_head fix" style="background:#fff;">
161
 											<h4 class="itp_table_tit">발주 품목</h4>
164
 											<h4 class="itp_table_tit">발주 품목</h4>
162
 										</div>
165
 										</div>
163
 									</div>
166
 									</div>
164
 									<div id="ITP_POMNG03010_DETAIL_jqGrid_list" class="itp_tb_list">
167
 									<div id="ITP_POMNG03010_DETAIL_jqGrid_list" class="itp_tb_list">
165
-									  <div id="ITP_POMNG03010_DETAIL_jqGridView" class="itp_views fix"></div>
166
 									  <table id="ITP_POMNG03010_DETAIL_jqGrid"></table>
168
 									  <table id="ITP_POMNG03010_DETAIL_jqGrid"></table>
167
 									  <div id="ITP_POMNG03010_DETAIL_jqGridPager"></div>
169
 									  <div id="ITP_POMNG03010_DETAIL_jqGridPager"></div>
168
 									  <div id="ITP_POMNG03010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
170
 									  <div id="ITP_POMNG03010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
@@ -188,8 +190,7 @@
188
 								<input type="hidden" id="ITP_FORM_POMNG03010_NDETAIL_DLV_DVSN" name="dlvDvsn" value="">
190
 								<input type="hidden" id="ITP_FORM_POMNG03010_NDETAIL_DLV_DVSN" name="dlvDvsn" value="">
189
 					
191
 					
190
 								<section class="itp_form_sec">
192
 								<section class="itp_form_sec">
191
-									<h4 class="itp_form_tit">구매발주상세-신규발주생성</h4>
192
-									<div class="itp_form_in">	
193
+									<div class="itp_form_in border-top">	
193
 										<div class="form-group">
194
 										<div class="form-group">
194
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
195
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
195
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
196
 											<div class="col-xs-4 itp_ip fnBrandNm"></div>
@@ -205,7 +206,7 @@
205
 													<div class="input-group">
206
 													<div class="input-group">
206
 														<input type="text" id="ITP_FORM_POMNG03010_NDETAIL_SPPLY_NM" data-check-required="empty" class="form-control itp_input" name="spplyNm" readonly="readonly" />
207
 														<input type="text" id="ITP_FORM_POMNG03010_NDETAIL_SPPLY_NM" data-check-required="empty" class="form-control itp_input" name="spplyNm" readonly="readonly" />
207
 														<span class="input-group-btn">
208
 														<span class="input-group-btn">
208
-															<button id="ITP_BTN_POMNG03010_NDETAIL_DELETE_SPPLY_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-erase"></i></button>
209
+															<button id="ITP_BTN_POMNG03010_NDETAIL_DELETE_SPPLY_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-remove"></i></button>
209
 														</span>
210
 														</span>
210
 													</div>
211
 													</div>
211
 												</div>
212
 												</div>
@@ -225,7 +226,7 @@
225
 													<div class="input-group">
226
 													<div class="input-group">
226
 														<input type="text" id="ITP_FORM_POMNG03010_NDETAIL_WHS_NM" data-check-required="empty" class="form-control itp_input" name="whsNm" readonly="readonly" />
227
 														<input type="text" id="ITP_FORM_POMNG03010_NDETAIL_WHS_NM" data-check-required="empty" class="form-control itp_input" name="whsNm" readonly="readonly" />
227
 														<span class="input-group-btn">
228
 														<span class="input-group-btn">
228
-															<button id="ITP_BTN_POMNG03010_DELETE_WHS_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-erase"></i></button>
229
+															<button id="ITP_BTN_POMNG03010_DELETE_WHS_NM" class="btn btn-default btn-sm itp_btn UPB SHOW" type="button"><i class="glyphicon glyphicon-remove"></i></button>
229
 														</span>
230
 														</span>
230
 													</div>
231
 													</div>
231
 												</div>
232
 												</div>
@@ -260,7 +261,7 @@
260
 										</div>
261
 										</div>
261
 									</div>
262
 									</div>
262
 									<div class="itp_form_in">
263
 									<div class="itp_form_in">
263
-										<div class="itp_table_head fix" style="background:#f5f5f5;">
264
+										<div class="itp_table_head fix" style="background:#fff;">
264
 											<h4 class="itp_table_tit">발주 품목</h4>
265
 											<h4 class="itp_table_tit">발주 품목</h4>
265
 											<div class="pull-right itp_cicon">
266
 											<div class="pull-right itp_cicon">
266
 												<button type="button" id="ITP_BTN_POMNG03010_NDETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>
267
 												<button type="button" id="ITP_BTN_POMNG03010_NDETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>

+ 2 - 2
src/main/webapp/app/pomng/POMNG04010.html

@@ -42,7 +42,7 @@
42
 												<input type="text" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
42
 												<input type="text" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
43
 												<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
43
 												<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
44
 												<span class="input-group-btn">
44
 												<span class="input-group-btn">
45
-													<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>
45
+													<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-remove"></i></button>
46
 												</span>
46
 												</span>
47
 											</div>
47
 											</div>
48
 										</div>
48
 										</div>
@@ -54,7 +54,7 @@
54
 											<input type="text" id="ITP_FORM_POMNG04010_DETAIL_WHS_NM" class="form-control itp_input" name="sdlvPlace" placeholder="매장/창고" readonly/>
54
 											<input type="text" id="ITP_FORM_POMNG04010_DETAIL_WHS_NM" class="form-control itp_input" name="sdlvPlace" placeholder="매장/창고" readonly/>
55
 											<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId" />											
55
 											<input type="hidden" id="ITP_FORM_POMNG04010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId" />											
56
 												<span class="input-group-btn">
56
 												<span class="input-group-btn">
57
-													<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>
57
+													<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-remove"></i></button>
58
 												</span>
58
 												</span>
59
 											</div>
59
 											</div>
60
 										</div>
60
 										</div>

+ 2 - 2
src/main/webapp/app/pomng/POMNG05010.html

@@ -42,7 +42,7 @@
42
 												<input type="text" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
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" />
43
 												<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
44
 												<span class="input-group-btn">
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>
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-remove"></i></button>
46
 												</span>
46
 												</span>
47
 											</div>
47
 											</div>
48
 										</div>	
48
 										</div>	
@@ -54,7 +54,7 @@
54
 												<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
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"  />
55
 												<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"  />
56
 												<span class="input-group-btn">
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>
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-remove"></i></button>
58
 												</span>
58
 												</span>
59
 											</div>
59
 											</div>
60
 										</div>
60
 										</div>

+ 2 - 2
src/main/webapp/app/pomng/POMNG06010.html

@@ -32,7 +32,7 @@
32
 											<input type="text" id="ITP_FORM_POMNG06010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="입고창고*" readonly/>
32
 											<input type="text" id="ITP_FORM_POMNG06010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="입고창고*" readonly/>
33
 											<input type="hidden" id="ITP_FORM_POMNG06010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId" placeholder="입고창고" />
33
 											<input type="hidden" id="ITP_FORM_POMNG06010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId" placeholder="입고창고" />
34
 												<span class="input-group-btn">
34
 												<span class="input-group-btn">
35
-													<button id="ITP_BTN_POMNG06010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
35
+													<button id="ITP_BTN_POMNG06010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
36
 												</span>
36
 												</span>
37
 											</div>
37
 											</div>
38
 										</div>	
38
 										</div>	
@@ -46,7 +46,7 @@
46
 											<input type="text" id="ITP_FORM_POMNG06010_SEARCH_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
46
 											<input type="text" id="ITP_FORM_POMNG06010_SEARCH_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
47
 											<input type="hidden" id="ITP_FORM_POMNG06010_SEARCH_SPPLY_ID" class="form-control itp_input" name="sspplyId" placeholder="공급업체" />
47
 											<input type="hidden" id="ITP_FORM_POMNG06010_SEARCH_SPPLY_ID" class="form-control itp_input" name="sspplyId" placeholder="공급업체" />
48
 												<span class="input-group-btn">
48
 												<span class="input-group-btn">
49
-													<button id="ITP_BTN_POMNG06010_DELETE_SPPLY_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
49
+													<button id="ITP_BTN_POMNG06010_DELETE_SPPLY_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
50
 												</span>
50
 												</span>
51
 											</div>
51
 											</div>
52
 										</div>	
52
 										</div>	

+ 2 - 2
src/main/webapp/app/pomng/POMNG07010.html

@@ -39,7 +39,7 @@
39
 											<input type="text" id="ITP_FORM_POMNG07010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
39
 											<input type="text" id="ITP_FORM_POMNG07010_DETAIL_SPPLY_NM" class="form-control itp_input" name="sspplyNm" placeholder="공급업체" readonly/>
40
 											<input type="hidden" id="ITP_FORM_POMNG07010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
40
 											<input type="hidden" id="ITP_FORM_POMNG07010_DETAIL_SPPLY_ID" class="form-control itp_input" name="sspplyId" />
41
 												<span class="input-group-btn">
41
 												<span class="input-group-btn">
42
-													<button id="ITP_BTN_POMNG07010_DELETE_SPPLY_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
42
+													<button id="ITP_BTN_POMNG07010_DELETE_SPPLY_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
43
 												</span>
43
 												</span>
44
 											</div>
44
 											</div>
45
 										</div>	
45
 										</div>	
@@ -51,7 +51,7 @@
51
 											<input type="text" id="ITP_FORM_POMNG07010_DETAIL_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
51
 											<input type="text" id="ITP_FORM_POMNG07010_DETAIL_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
52
 											<input type="hidden" id="ITP_FORM_POMNG07010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId" />
52
 											<input type="hidden" id="ITP_FORM_POMNG07010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId" />
53
 												<span class="input-group-btn">
53
 												<span class="input-group-btn">
54
-													<button id="ITP_BTN_POMNG07010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
54
+													<button id="ITP_BTN_POMNG07010_DELETE_WHS_ID" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
55
 												</span>
55
 												</span>
56
 											</div>
56
 											</div>
57
 										</div>
57
 										</div>

+ 3 - 5
src/main/webapp/app/stockmng/STOCKMNG01010.html

@@ -57,11 +57,9 @@
57
 							</div>
57
 							</div>
58
 						</div>
58
 						</div>
59
 					</div>
59
 					</div>
60
-					<div class="fix" style="padding-right:16px;">
61
-						<div class="pull-right itp_cicon">
62
-							<button type="button" id="ITP_BTN_STOCKMNG01010_ADDROW" class="btn btn-primary btn-sm IPS" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;재고처리&nbsp;&nbsp;</button>
63
-							<button type="button" id="ITP_BTN_STOCKMNG01010_DELROW" class="btn btn-primary btn-sm IPS"><i class="glyphicon"></i>&nbsp;&nbsp;재고이력&nbsp;&nbsp;</button>									
64
-						</div>
60
+					<div class="pull-right itp_cicon itp_gird_btn">
61
+						<button type="button" id="ITP_BTN_STOCKMNG01010_ADDROW" class="btn btn-primary btn-sm IPS" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;재고처리&nbsp;&nbsp;</button>
62
+						<button type="button" id="ITP_BTN_STOCKMNG01010_DELROW" class="btn btn-primary btn-sm IPS"><i class="glyphicon"></i>&nbsp;&nbsp;재고이력&nbsp;&nbsp;</button>									
65
 					</div>
63
 					</div>
66
 					<div class="itp_table fix">
64
 					<div class="itp_table fix">
67
 						<div id="ITP_STOCKMNG01010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
65
 						<div id="ITP_STOCKMNG01010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">

+ 3 - 5
src/main/webapp/app/stockmng/STOCKMNG03010.html

@@ -65,11 +65,9 @@
65
 							</div>
65
 							</div>
66
 						</div>
66
 						</div>
67
 					</div>
67
 					</div>
68
-					<div class="fix" style="padding-right:15px;margin-bottom: 13px;">
69
-						<div class="pull-right itp_cicon">
70
-							<button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>
71
-							<button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_DELROW" class="btn btn-primary btn-sm DRB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;품목삭제&nbsp;&nbsp;</button>
72
-						</div>
68
+					<div class="pull-right itp_cicon itp_gird_btn">
69
+						<button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>
70
+						<button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_DELROW" class="btn btn-primary btn-sm DRB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;품목삭제&nbsp;&nbsp;</button>
73
 					</div>
71
 					</div>
74
 					<div class="itp_table fix">
72
 					<div class="itp_table fix">
75
 						<div id="ITP_STOCKMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
73
 						<div id="ITP_STOCKMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">

+ 19 - 21
src/main/webapp/app/vendinfo/VENDINFO01010.html

@@ -26,8 +26,7 @@
26
 								<input type="hidden" id="ITP_FORM_VENDINFO01010_DETAIL_CORP_FILE_NO" name="bsnsRegFileNo" value="">
26
 								<input type="hidden" id="ITP_FORM_VENDINFO01010_DETAIL_CORP_FILE_NO" name="bsnsRegFileNo" value="">
27
 					
27
 					
28
 								<section class="itp_form_sec">
28
 								<section class="itp_form_sec">
29
-									<h4 class="itp_form_tit">공급업체정보-신규</h4>
30
-									<div class="itp_form_in">
29
+									<div class="itp_form_in border-top">
31
 										<div class="form-group">
30
 										<div class="form-group">
32
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
31
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
33
 											<div class="col-xs-4 itp_ip">
32
 											<div class="col-xs-4 itp_ip">
@@ -36,7 +35,7 @@
36
 											</div>
35
 											</div>
37
 											<label class="col-xs-2 itp_lb">상태 *</label>
36
 											<label class="col-xs-2 itp_lb">상태 *</label>
38
 											<div class="4 itp_ip">
37
 											<div class="4 itp_ip">
39
-												<div class="col-xs-8 itp_in fnStCd">
38
+												<div class="col-xs-6 itp_in fnStCd">
40
 													<select id="ITP_FORM_VENDINFO01010_DETAIL_ST_CD" data-check-required="empty" data-select-code="ST_CD" class="form-control itp_input" name="stCd">
39
 													<select id="ITP_FORM_VENDINFO01010_DETAIL_ST_CD" data-check-required="empty" data-select-code="ST_CD" class="form-control itp_input" name="stCd">
41
 													</select>
40
 													</select>
42
 												</div>
41
 												</div>
@@ -48,14 +47,14 @@
48
 											<label class="col-xs-2 itp_lb">공급엄체번호</label>
47
 											<label class="col-xs-2 itp_lb">공급엄체번호</label>
49
 											<div class="col-xs-4 itp_ip">
48
 											<div class="col-xs-4 itp_ip">
50
 												<div class="itp_form_change">
49
 												<div class="itp_form_change">
51
-													<div class="col-xs-7 itp_in">
50
+													<div class="col-xs-6 itp_in">
52
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_SPPLY_ID" data-check-required="empty" class="form-control itp_input" name="spplyId" value="" readonly="readonly">
51
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_SPPLY_ID" data-check-required="empty" class="form-control itp_input" name="spplyId" value="" readonly="readonly">
53
 													</div>
52
 													</div>
54
 												</div>
53
 												</div>
55
 											</div>
54
 											</div>
56
 											<label class="col-xs-2 itp_lb">기업형태 *</label>
55
 											<label class="col-xs-2 itp_lb">기업형태 *</label>
57
 											<div class="col-xs-4 itp_ip">
56
 											<div class="col-xs-4 itp_ip">
58
-												<div class="col-xs-8 itp_in">
57
+												<div class="col-xs-6 itp_in">
59
 								                <select id="ITP_FORM_VENDINFO01010_DETAIL_CORP_TYPE" data-check-required="empty" data-select-code="CORP_TYPE" class="form-control itp_input" name="corpType">
58
 								                <select id="ITP_FORM_VENDINFO01010_DETAIL_CORP_TYPE" data-check-required="empty" data-select-code="CORP_TYPE" class="form-control itp_input" name="corpType">
60
 												</select>
59
 												</select>
61
 												</div>
60
 												</div>
@@ -66,13 +65,13 @@
66
 										<div class="form-group">
65
 										<div class="form-group">
67
 											<label class="col-xs-2 itp_lb">공급업체명 *</label>
66
 											<label class="col-xs-2 itp_lb">공급업체명 *</label>
68
 											<div class="col-xs-4 itp_ip">
67
 											<div class="col-xs-4 itp_ip">
69
-												<div class="col-xs-9 itp_in">
68
+												<div class="col-xs-6 itp_in">
70
 													<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_SPPLY_NM" data-check-required="empty" class="form-control itp_input" name="spplyNm" value="">
69
 													<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_SPPLY_NM" data-check-required="empty" class="form-control itp_input" name="spplyNm" value="">
71
 												</div>
70
 												</div>
72
 											</div>
71
 											</div>
73
 											<label class="col-xs-2 itp_lb">업태</label>
72
 											<label class="col-xs-2 itp_lb">업태</label>
74
 											<div class="col-xs-4 itp_ip">
73
 											<div class="col-xs-4 itp_ip">
75
-												<div class="col-xs-8 itp_in">
74
+												<div class="col-xs-6 itp_in">
76
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_BSNS_CNDT" class="form-control itp_input" name="bsnsCndt" value="">
75
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_BSNS_CNDT" class="form-control itp_input" name="bsnsCndt" value="">
77
 												</div>
76
 												</div>
78
 											</div>
77
 											</div>
@@ -83,14 +82,14 @@
83
 											<label class="col-xs-2 itp_lb">사업자번호 *</label>
82
 											<label class="col-xs-2 itp_lb">사업자번호 *</label>
84
 											<div class="col-xs-4 itp_ip">
83
 											<div class="col-xs-4 itp_ip">
85
 												<div class="itp_form_change">
84
 												<div class="itp_form_change">
86
-													<div class="col-xs-7 itp_in">
85
+													<div class="col-xs-6 itp_in">
87
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_BSNS_REG_NO" data-check-required="empty" data-key-up="regNo" class="form-control itp_input" name="bsnsRegNo" value="">
86
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_BSNS_REG_NO" data-check-required="empty" data-key-up="regNo" class="form-control itp_input" name="bsnsRegNo" value="">
88
 													</div>
87
 													</div>
89
 												</div>
88
 												</div>
90
 											</div>
89
 											</div>
91
 											<label class="col-xs-2 itp_lb">업종</label>
90
 											<label class="col-xs-2 itp_lb">업종</label>
92
 											<div class="col-xs-4 itp_ip">
91
 											<div class="col-xs-4 itp_ip">
93
-												<div class="col-xs-8 itp_in">
92
+												<div class="col-xs-6 itp_in">
94
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_CTGR_BSNS" class="form-control itp_input" name="ctgrBsns" value="">
93
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_CTGR_BSNS" class="form-control itp_input" name="ctgrBsns" value="">
95
 												</div>
94
 												</div>
96
 											</div>
95
 											</div>
@@ -101,14 +100,14 @@
101
 											<label class="col-xs-2 itp_lb">법인번호</label>
100
 											<label class="col-xs-2 itp_lb">법인번호</label>
102
 											<div class="col-xs-4 itp_ip">
101
 											<div class="col-xs-4 itp_ip">
103
 												<div class="itp_form_change">
102
 												<div class="itp_form_change">
104
-													<div class="col-xs-7 itp_in">
103
+													<div class="col-xs-6 itp_in">
105
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_CORP_REG_NO" class="form-control itp_input" data-key-up="corpNo" name="corpRegNo" value="">
104
 									                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_CORP_REG_NO" class="form-control itp_input" data-key-up="corpNo" name="corpRegNo" value="">
106
 													</div>
105
 													</div>
107
 												</div>
106
 												</div>
108
 											</div>
107
 											</div>
109
 											<label class="col-xs-2 itp_lb">전화번호 *</label>
108
 											<label class="col-xs-2 itp_lb">전화번호 *</label>
110
 											<div class="col-xs-4 itp_ip">
109
 											<div class="col-xs-4 itp_ip">
111
-												<div class="col-xs-8 itp_in">
110
+												<div class="col-xs-6 itp_in">
112
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_TEL_NO" data-check-required="empty" data-key-up="tel" class="form-control itp_input" name="mgrTelNo" value="">
111
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_TEL_NO" data-check-required="empty" data-key-up="tel" class="form-control itp_input" name="mgrTelNo" value="">
113
 												</div>
112
 												</div>
114
 											</div>
113
 											</div>
@@ -134,13 +133,13 @@
134
 										<div class="form-group">
133
 										<div class="form-group">
135
 											<label class="col-xs-2 itp_lb">이메일</label>
134
 											<label class="col-xs-2 itp_lb">이메일</label>
136
 											<div class="col-xs-4 itp_ip">
135
 											<div class="col-xs-4 itp_ip">
137
-												<div class="col-xs-8 itp_in">
136
+												<div class="col-xs-6 itp_in">
138
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_EMAL_ADDR" class="form-control itp_input" name="mgrEmal" value="">
137
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_EMAL_ADDR" class="form-control itp_input" name="mgrEmal" value="">
139
 												</div>
138
 												</div>
140
 											</div>
139
 											</div>
141
 											<label class="col-xs-2 itp_lb">은행</label>
140
 											<label class="col-xs-2 itp_lb">은행</label>
142
 											<div class="col-xs-4 itp_ip">
141
 											<div class="col-xs-4 itp_ip">
143
-												<div class="col-xs-8 itp_in">
142
+												<div class="col-xs-6 itp_in">
144
 				                             	<select id="ITP_FORM_VENDINFO01010_DETAIL_BNK_CD" data-select-code="BNK_CD" class="form-control itp_input" name="bnkCd">
143
 				                             	<select id="ITP_FORM_VENDINFO01010_DETAIL_BNK_CD" data-select-code="BNK_CD" class="form-control itp_input" name="bnkCd">
145
 												</select>
144
 												</select>
146
 												</div>
145
 												</div>
@@ -170,7 +169,7 @@
170
 											</div>
169
 											</div>
171
 											<label class="col-xs-2 itp_lb">예금주</label>
170
 											<label class="col-xs-2 itp_lb">예금주</label>
172
 											<div class="col-xs-4 itp_ip">
171
 											<div class="col-xs-4 itp_ip">
173
-												<div class="col-xs-8 itp_in">
172
+												<div class="col-xs-6 itp_in">
174
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_OWAC_NM" class="form-control itp_input" name="owacNm" value="">
173
 								                	<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_OWAC_NM" class="form-control itp_input" name="owacNm" value="">
175
 												</div>
174
 												</div>
176
 											</div>
175
 											</div>
@@ -206,7 +205,7 @@
206
 												<div class="col-xs-1 itp_in">
205
 												<div class="col-xs-1 itp_in">
207
 													<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_ZIPNO" data-check-required="empty" class="form-control itp_input" name="zipNo" value="" maxlength="6" placeholder="우편번호">													
206
 													<input type="text" id="ITP_FORM_VENDINFO01010_DETAIL_ZIPNO" data-check-required="empty" class="form-control itp_input" name="zipNo" value="" maxlength="6" placeholder="우편번호">													
208
 												</div>
207
 												</div>
209
-												<div class="col-xs-2 itp_in" style="width:10%;">
208
+												<div class="col-xs-a itp_in">
210
 													<button type="button" id="ITP_BTN_VENDINFO01010_DETAIL_ADRES_SCH" class="btn btn-primary btn-sm FILE_SEARCH" style="margin:0 3px;">&nbsp;&nbsp;주소찾기&nbsp;&nbsp;</button>
209
 													<button type="button" id="ITP_BTN_VENDINFO01010_DETAIL_ADRES_SCH" class="btn btn-primary btn-sm FILE_SEARCH" style="margin:0 3px;">&nbsp;&nbsp;주소찾기&nbsp;&nbsp;</button>
211
 												</div>
210
 												</div>
212
 												<div class="col-xs-4 itp_in" style="margin:0 5px;">
211
 												<div class="col-xs-4 itp_in" style="margin:0 5px;">
@@ -222,14 +221,14 @@
222
 										<div class="form-group">
221
 										<div class="form-group">
223
 											<label class="col-xs-2 itp_lb">등록자/등록일</label>
222
 											<label class="col-xs-2 itp_lb">등록자/등록일</label>
224
 											<div class="col-xs-4 itp_ip">
223
 											<div class="col-xs-4 itp_ip">
225
-												<div class="col-xs-4 itp_in fnRegId"></div>
226
-												<label class="col-xs-1 itp_in">/</label>
224
+												<div class="col-xs-a itp_in fnRegId"></div>
225
+												<label class="col-xs-a itp_in">/</label>
227
 												<div class="col-xs-5 itp_in fnRegDt"></div>
226
 												<div class="col-xs-5 itp_in fnRegDt"></div>
228
 											</div>
227
 											</div>
229
 											<label class="col-xs-2 itp_lb">수정자/수정일</label>
228
 											<label class="col-xs-2 itp_lb">수정자/수정일</label>
230
 											<div class="4 itp_ip">
229
 											<div class="4 itp_ip">
231
-												<div class="col-xs-4 itp_in fnChgId"></div>
232
-												<label class="col-xs-1 itp_in">/</label>
230
+												<div class="col-xs-a itp_in fnChgId"></div>
231
+												<label class="col-xs-a itp_in">/</label>
233
 												<div class="col-xs-5 itp_in fnChgDt"></div>
232
 												<div class="col-xs-5 itp_in fnChgDt"></div>
234
 											</div>
233
 											</div>
235
 										</div>
234
 										</div>
@@ -239,7 +238,7 @@
239
 						</div>
238
 						</div>
240
 					</div>
239
 					</div>
241
 					<div class="itp_table fix">
240
 					<div class="itp_table fix">
242
-						<div class="itp_table_head fix" style="background:#f5f5f5;">
241
+						<div class="itp_table_head fix" style="background:#fff;">
243
 							<h4 class="itp_table_tit">공급업체 담당자 정보</h4>
242
 							<h4 class="itp_table_tit">공급업체 담당자 정보</h4>
244
 							<div class="pull-right itp_cicon">
243
 							<div class="pull-right itp_cicon">
245
 								<button type="button" id="ITP_BTN_VENDINFO01010_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;추가&nbsp;&nbsp;</button>
244
 								<button type="button" id="ITP_BTN_VENDINFO01010_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;추가&nbsp;&nbsp;</button>
@@ -247,7 +246,6 @@
247
 							</div>
246
 							</div>
248
 						</div>
247
 						</div>
249
 			 				<div id="ITP_VENDINFO01010_DETAIL_jqGrid_list" class="itp_tb_list">
248
 			 				<div id="ITP_VENDINFO01010_DETAIL_jqGrid_list" class="itp_tb_list">
250
-							<div id="ITP_VENDINFO01010_DETAIL_jqGridView" class="itp_views fix"></div>
251
 							<table id="ITP_VENDINFO01010_DETAIL_jqGrid"></table>
249
 							<table id="ITP_VENDINFO01010_DETAIL_jqGrid"></table>
252
 							<div id="ITP_VENDINFO01010_DETAIL_jqGridPager"></div>
250
 							<div id="ITP_VENDINFO01010_DETAIL_jqGridPager"></div>
253
 							<div id="ITP_VENDINFO01010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
251
 							<div id="ITP_VENDINFO01010_DETAIL_jqGridEmpty" class="itp_no_data"></div>

+ 2 - 3
src/main/webapp/app/vendinfo/VENDINFO02010.html

@@ -17,7 +17,7 @@
17
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_SEARCH_SPPLY_ID" name="sspplyId">
17
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_SEARCH_SPPLY_ID" name="sspplyId">
18
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_SEARCH_BRAND_ID" name="sbrandId">
18
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_SEARCH_BRAND_ID" name="sbrandId">
19
 									<div class="form-group">
19
 									<div class="form-group">
20
-										<div class="col-xs-2 itp_ip itp_noMar"></div>
20
+										<!-- <div class="col-xs-2 itp_ip itp_noMar"></div> -->
21
 										<div class="col-xs-2 itp_ip itp_noMar">
21
 										<div class="col-xs-2 itp_ip itp_noMar">
22
 											<select id="ITP_FORM_VENDINFO02010_SEARCH_ITEM_ST_CD" data-select-code="ITEM_ST_CD" class="form-control itp_input" name="sitemStCd">
22
 											<select id="ITP_FORM_VENDINFO02010_SEARCH_ITEM_ST_CD" data-select-code="ITEM_ST_CD" class="form-control itp_input" name="sitemStCd">
23
 												<option value="N"></option>
23
 												<option value="N"></option>
@@ -54,8 +54,7 @@
54
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_VIEW_ITEM_ID" name="itemId" value="">
54
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_VIEW_ITEM_ID" name="itemId" value="">
55
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_VIEW_FILE_NO" name="fileNo" value="">
55
 								<input type="hidden" id="ITP_FORM_VENDINFO02010_VIEW_FILE_NO" name="fileNo" value="">
56
 								<section class="itp_form_sec">
56
 								<section class="itp_form_sec">
57
-									<h4 class="itp_form_tit">품목정보-상세</h4>
58
-									<div class="itp_form_in">
57
+									<div class="itp_form_in border-top">
59
 										<div class="form-group">
58
 										<div class="form-group">
60
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
59
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
61
 											<div class="col-xs-12 itp_ip">
60
 											<div class="col-xs-12 itp_ip">

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

@@ -269,6 +269,7 @@ a, button {outline:none !important; text-decoration:none !important;}
269
 
269
 
270
 #ITP_CONTAINER .itp_detail .itp_det_in {padding:0px 20px 15px 20px; height:calc(100vh - 180px); overflow-y:scroll;}
270
 #ITP_CONTAINER .itp_detail .itp_det_in {padding:0px 20px 15px 20px; height:calc(100vh - 180px); overflow-y:scroll;}
271
 #ITP_CONTAINER .itp_detail .itp_det_in::-webkit-scrollbar{display:none;}
271
 #ITP_CONTAINER .itp_detail .itp_det_in::-webkit-scrollbar{display:none;}
272
+#ITP_CONTAINER .itp_detail .itp_gird_btn {padding-right:35px; margin-top:-2px !important;}
272
 #ITP_CONTAINER .itp_detail .itp_cicon {line-height:32px; height:32px; margin-top:4px;}
273
 #ITP_CONTAINER .itp_detail .itp_cicon {line-height:32px; height:32px; margin-top:4px;}
273
 #ITP_CONTAINER .itp_detail .itp_cicon .btn-default {color:#fff; background-color:rgb(109, 110, 114); border-color:rgb(109, 110, 114);}
274
 #ITP_CONTAINER .itp_detail .itp_cicon .btn-default {color:#fff; background-color:rgb(109, 110, 114); border-color:rgb(109, 110, 114);}
274
 #ITP_CONTAINER .itp_detail .itp_cicon .itp_store {display:inline-block; vertical-align:middle; font-size:13px; margin-right:10px;}
275
 #ITP_CONTAINER .itp_detail .itp_cicon .itp_store {display:inline-block; vertical-align:middle; font-size:13px; margin-right:10px;}
@@ -382,7 +383,7 @@ html:lang(en) #ITP_CONTAINER .itp_detail .itp_form .itp_thumb_inline .itp_thumb_
382
 #ITP_CONTAINER .itp_tb_list.itp_gType2 .itp_no_data.itp_noSrh {top:51%;}
383
 #ITP_CONTAINER .itp_tb_list.itp_gType2 .itp_no_data.itp_noSrh {top:51%;}
383
 #ITP_CONTAINER .itp_tb_list .itp_no_data u {color:#337ab7; cursor:pointer;}
384
 #ITP_CONTAINER .itp_tb_list .itp_no_data u {color:#337ab7; cursor:pointer;}
384
 
385
 
385
-#ITP_CONTAINER .itp_tb_list .itp_views {font-size:12px; margin-bottom:8px; display:inline-block; width:90%;}
386
+#ITP_CONTAINER .itp_tb_list .itp_views {font-size:12px; margin-bottom:8px; display:inline-block; width:50%;}
386
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv {float:left; width:50%; padding-left:5px;}
387
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv {float:left; width:50%; padding-left:5px;}
387
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv span {float:left;}
388
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv span {float:left;}
388
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv em {font-style:normal;}
389
 #ITP_CONTAINER .itp_tb_list .itp_views .itp_shrv em {font-style:normal;}

+ 7 - 0
src/main/webapp/js/app/ordmng/ITP_ORDMNG02010.js

@@ -73,6 +73,7 @@ const gridColModel = {
73
 			index: 'WHS_NM', name: 'whsNm',
73
 			index: 'WHS_NM', name: 'whsNm',
74
 			label: ITP_MSG_LOCALE.label.whsNm, 				//납품장소
74
 			label: ITP_MSG_LOCALE.label.whsNm, 				//납품장소
75
 			width: '11', fixed: false, align: 'left',
75
 			width: '11', fixed: false, align: 'left',
76
+			minwidht: 100,
76
 			sortable: false, hidden: false
77
 			sortable: false, hidden: false
77
 		},
78
 		},
78
 		{
79
 		{
@@ -98,12 +99,14 @@ const gridColModel = {
98
 			label: ITP_MSG_LOCALE.label.unitAmt, 			//단가
99
 			label: ITP_MSG_LOCALE.label.unitAmt, 			//단가
99
 			width: '3', fixed: false, align: 'right',
100
 			width: '3', fixed: false, align: 'right',
100
 			sortable: false, hidden: false,
101
 			sortable: false, hidden: false,
102
+			minwidth:80,
101
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
103
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
102
 		},
104
 		},
103
 		{
105
 		{
104
 			index: 'PODR_AMT', name: 'podrAmt',
106
 			index: 'PODR_AMT', name: 'podrAmt',
105
 			label: ITP_MSG_LOCALE.label.podrAmt, 			//발주금액
107
 			label: ITP_MSG_LOCALE.label.podrAmt, 			//발주금액
106
 			width: '4', fixed: false, align: 'right',
108
 			width: '4', fixed: false, align: 'right',
109
+			minwidth:80,
107
 			sortable: false, hidden: false,
110
 			sortable: false, hidden: false,
108
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
111
 			formatter: 'integer', formatoptions: {thousandsSeparator: ','}
109
 		}
112
 		}
@@ -487,6 +490,7 @@ let modifyObj = {
487
 						index: 'ITEM_ID', name: 'itemId',
490
 						index: 'ITEM_ID', name: 'itemId',
488
 						label: ITP_MSG_LOCALE.label.itemId, 			//품목번호
491
 						label: ITP_MSG_LOCALE.label.itemId, 			//품목번호
489
 						width: '10', fixed: false, align: 'center',
492
 						width: '10', fixed: false, align: 'center',
493
+						minwidth: 100,
490
 						sortable: false, hidden: false, edittype: 'text',
494
 						sortable: false, hidden: false, edittype: 'text',
491
 						editable: false
495
 						editable: false
492
 					},
496
 					},
@@ -523,6 +527,7 @@ let modifyObj = {
523
 						label: ITP_MSG_LOCALE.label.shmtQty, 	 		//출하수량
527
 						label: ITP_MSG_LOCALE.label.shmtQty, 	 		//출하수량
524
 						width: '8', fixed: false, align: 'right',
528
 						width: '8', fixed: false, align: 'right',
525
 						sortable: false, hidden: false, edittype: 'text',
529
 						sortable: false, hidden: false, edittype: 'text',
530
+						classes: 'input_color',
526
 						editable: true, editrules: {number: true, custom: true, custom_func: shmtQtyValue}
531
 						editable: true, editrules: {number: true, custom: true, custom_func: shmtQtyValue}
527
 					},
532
 					},
528
 					{
533
 					{
@@ -537,6 +542,7 @@ let modifyObj = {
537
 						label: ITP_MSG_LOCALE.label.expryDate,  		//유통기한일자
542
 						label: ITP_MSG_LOCALE.label.expryDate,  		//유통기한일자
538
 						width: '10', fixed: false, align: 'center',
543
 						width: '10', fixed: false, align: 'center',
539
 						sortable: false, hidden: false, 
544
 						sortable: false, hidden: false, 
545
+						classes: 'input_color',
540
 						editable: true, sorttype: 'date',
546
 						editable: true, sorttype: 'date',
541
 				        editoptions: {dataInit: function(e) {$(e).datepicker(ITP_DATE_LANGUAGE);}},
547
 				        editoptions: {dataInit: function(e) {$(e).datepicker(ITP_DATE_LANGUAGE);}},
542
 				        editrules: {custom: true, custom_func: isExpryDate}
548
 				        editrules: {custom: true, custom_func: isExpryDate}
@@ -545,6 +551,7 @@ let modifyObj = {
545
 						index: 'REMARK', name: 'deliDesc',				//API 비고 키
551
 						index: 'REMARK', name: 'deliDesc',				//API 비고 키
546
 						label: ITP_MSG_LOCALE.label.remark,  			//locale-ko 비고 값
552
 						label: ITP_MSG_LOCALE.label.remark,  			//locale-ko 비고 값
547
 						width: '10', fixed: false, align: 'center',
553
 						width: '10', fixed: false, align: 'center',
554
+						classes: 'input_color',
548
 						sortable: false, hidden: false, edittype: 'text',
555
 						sortable: false, hidden: false, edittype: 'text',
549
 						editable: true
556
 						editable: true
550
 					},
557
 					},

+ 2 - 0
src/main/webapp/js/app/ordmng/ITP_ORDMNG03010.js

@@ -37,6 +37,7 @@ const gridColModel = {
37
 				index: 'Brand_Nm', name: 'brandNm',			//정렬가능 여부,화면표시 여부
37
 				index: 'Brand_Nm', name: 'brandNm',			//정렬가능 여부,화면표시 여부
38
 				label: ITP_MSG_LOCALE.label.brandNm, 		//브랜드이름
38
 				label: ITP_MSG_LOCALE.label.brandNm, 		//브랜드이름
39
 				width: '10', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
39
 				width: '10', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
40
+				minwidht: 120,								//최소가로넓이 설정
40
 				sortable: false, hidden: false				//정렬가능 여부,화면표시 여부	
41
 				sortable: false, hidden: false				//정렬가능 여부,화면표시 여부	
41
 			},
42
 			},
42
 			{
43
 			{
@@ -255,6 +256,7 @@ let listObj = {
255
 		init: function () {
256
 		init: function () {
256
 				// 데이터 없을때
257
 				// 데이터 없을때
257
 			this.search();//search 불러오기
258
 			this.search();//search 불러오기
259
+			itp_fn_jqgrid_resize(ORDMNG03010_GRID_ID, ORDMNG03010_GRID_LIST, 'lg');
258
 		},
260
 		},
259
 		colModel: gridColModel.list,	//컬럼정보
261
 		colModel: gridColModel.list,	//컬럼정보
260
 		search: function() {
262
 		search: function() {

+ 2 - 0
src/main/webapp/js/app/pomng/ITP_POMNG03010.js

@@ -264,6 +264,7 @@ const gridColModel = {
264
 			index: 'PODR_QTY', name: 'podrQty',
264
 			index: 'PODR_QTY', name: 'podrQty',
265
 			label: ITP_MSG_LOCALE.label.podrQty, //발주수량
265
 			label: ITP_MSG_LOCALE.label.podrQty, //발주수량
266
 			width: '10', fixed: false, align: 'right',
266
 			width: '10', fixed: false, align: 'right',
267
+			classes: 'input_color',
267
 			sortable: false, editable: true, edittype: 'text',
268
 			sortable: false, editable: true, edittype: 'text',
268
 			editrules: {required: true}, hidden: false,
269
 			editrules: {required: true}, hidden: false,
269
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
270
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
@@ -641,6 +642,7 @@ let pageObj = {
641
 			*/
642
 			*/
642
 		} else if(mode == 'POC') { // 구매요청 발주
643
 		} else if(mode == 'POC') { // 구매요청 발주
643
 			$('#ITP_AJAX_POMNG03010_DETAIL_CONTAINER').show();
644
 			$('#ITP_AJAX_POMNG03010_DETAIL_CONTAINER').show();
645
+			$('#ITP_BTN_POMNG03010_DELETE_SHMT_WHS_NM').show();
644
 			fn_show_btn_auth_array(['#ITP_BTN_POMNG03010_PO', '#ITP_BTN_POMNG03010_CANCELLIST']);
646
 			fn_show_btn_auth_array(['#ITP_BTN_POMNG03010_PO', '#ITP_BTN_POMNG03010_CANCELLIST']);
645
 			$('#ITP_FORM_POMNG03010_DETAIL_BRAND_ID').val(fn_make_user_info.get('brandId'));
647
 			$('#ITP_FORM_POMNG03010_DETAIL_BRAND_ID').val(fn_make_user_info.get('brandId'));
646
 			$('#ITP_FORM_POMNG03010_DETAIL_STORE_ID').val(fn_make_user_info.get('storeId'));
648
 			$('#ITP_FORM_POMNG03010_DETAIL_STORE_ID').val(fn_make_user_info.get('storeId'));

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

@@ -74,7 +74,7 @@ const gridColModel = {
74
 			{
74
 			{
75
 				index: 'WHS_NM', name: 'whsNm',				
75
 				index: 'WHS_NM', name: 'whsNm',				
76
 				label: '입고처', 			//납품장소
76
 				label: '입고처', 			//납품장소
77
-				width: '20', fixed: false, align: 'center',	
77
+				width: '20', fixed: false, align: 'left',	
78
 				minwidth:220,
78
 				minwidth:220,
79
 				sortable: false, hidden: false				
79
 				sortable: false, hidden: false				
80
 			},
80
 			},

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

@@ -128,7 +128,7 @@ const gridColModel = {
128
 			index: 'WHS_NM', name: 'whsNm',
128
 			index: 'WHS_NM', name: 'whsNm',
129
 			label: ITP_MSG_LOCALE.label.whsNm, //납품창고명
129
 			label: ITP_MSG_LOCALE.label.whsNm, //납품창고명
130
 			width: '15', fixed: false, align: 'left',
130
 			width: '15', fixed: false, align: 'left',
131
-			minwidth: 160,
131
+			minwidth: 200,
132
 			sortable: false, hidden: false
132
 			sortable: false, hidden: false
133
 		},
133
 		},
134
 		{
134
 		{

+ 5 - 0
src/main/webapp/js/app/vendinfo/ITP_VENDINFO01010.js

@@ -56,24 +56,28 @@ const gridColModel = {
56
 			label: ITP_MSG_LOCALE.label.spplyMgrNm, 	//담당자명
56
 			label: ITP_MSG_LOCALE.label.spplyMgrNm, 	//담당자명
57
 			width: '10', fixed: false, align: 'left',
57
 			width: '10', fixed: false, align: 'left',
58
 			sortable: false, editable: true, edittype: 'text',
58
 			sortable: false, editable: true, edittype: 'text',
59
+			classes: 'input_color',
59
 			editrules: {required: true}
60
 			editrules: {required: true}
60
 		},
61
 		},
61
         {
62
         {
62
             index: 'POSITION', name: 'position',
63
             index: 'POSITION', name: 'position',
63
             label: ITP_MSG_LOCALE.label.position,		// 직위
64
             label: ITP_MSG_LOCALE.label.position,		// 직위
64
             width: '10', fixed: false, align: 'left',
65
             width: '10', fixed: false, align: 'left',
66
+            classes: 'input_color',
65
             sortable: false, hidden: false, editable: true, edittype: 'text'
67
             sortable: false, hidden: false, editable: true, edittype: 'text'
66
         },
68
         },
67
         {
69
         {
68
             index: 'RPRST_EMAL', name: 'rprstEmal',
70
             index: 'RPRST_EMAL', name: 'rprstEmal',
69
             label: ITP_MSG_LOCALE.label.rprstEmal,		// 이메일
71
             label: ITP_MSG_LOCALE.label.rprstEmal,		// 이메일
70
             width: '10', fixed: false, align: 'left',
72
             width: '10', fixed: false, align: 'left',
73
+            classes: 'input_color',
71
             sortable: false, hidden: false, editable: true, edittype: 'text'
74
             sortable: false, hidden: false, editable: true, edittype: 'text'
72
         },
75
         },
73
         {
76
         {
74
             index: 'RPRST_TEL_NO', name: 'rprstTelNo',
77
             index: 'RPRST_TEL_NO', name: 'rprstTelNo',
75
             label: ITP_MSG_LOCALE.label.rprstTelNo,		// 전화번호
78
             label: ITP_MSG_LOCALE.label.rprstTelNo,		// 전화번호
76
             width: '10', fixed: false, align: 'center',
79
             width: '10', fixed: false, align: 'center',
80
+            classes: 'input_color',
77
             sortable: false, hidden: false, editable: true, edittype: 'text',
81
             sortable: false, hidden: false, editable: true, edittype: 'text',
78
             editoptions: {'data-key-up': 'tel'}
82
             editoptions: {'data-key-up': 'tel'}
79
         },
83
         },
@@ -81,6 +85,7 @@ const gridColModel = {
81
             index: 'ASSGN_TASK', name: 'assgnTask',
85
             index: 'ASSGN_TASK', name: 'assgnTask',
82
             label: ITP_MSG_LOCALE.label.assgnTaskNm,	// 담당업무
86
             label: ITP_MSG_LOCALE.label.assgnTaskNm,	// 담당업무
83
             width: '10', fixed: false, align: 'left',
87
             width: '10', fixed: false, align: 'left',
88
+            classes: 'input_color',
84
             sortable: false, editable: true, formatter: 'select', edittype: 'select',
89
             sortable: false, editable: true, formatter: 'select', edittype: 'select',
85
 			editoptions: {value: ITP_COMMON_ASSGN_TASK},
90
 			editoptions: {value: ITP_COMMON_ASSGN_TASK},
86
 			editrules: {required: false}
91
 			editrules: {required: false}

+ 5 - 5
src/main/webapp/js/app/vendinfo/ITP_VENDINFO02010.js

@@ -32,7 +32,7 @@ const gridColModel = {
32
 			{
32
 			{
33
 				index: 'ITEM_ID', name: 'itemId',  			//서버로 전송시 데이터 명 , 데이터명
33
 				index: 'ITEM_ID', name: 'itemId',  			//서버로 전송시 데이터 명 , 데이터명
34
 				label: ITP_MSG_LOCALE.label.itemId, 		//품목번호
34
 				label: ITP_MSG_LOCALE.label.itemId, 		//품목번호
35
-				width: '12', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
35
+				width: '12', fixed: false, align: 'center',	// cell가로넓이,고정 여부 ,text정렬 
36
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
36
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
37
 			},
37
 			},
38
 			{
38
 			{
@@ -44,25 +44,25 @@ const gridColModel = {
44
 			{
44
 			{
45
 				index: 'ITEM_TYPE_NM', name: 'itemTypeNm',	//서버로 전송시 데이터 명 , 데이터명
45
 				index: 'ITEM_TYPE_NM', name: 'itemTypeNm',	//서버로 전송시 데이터 명 , 데이터명
46
 				label: ITP_MSG_LOCALE.label.itemTypeNm, 	//품목유형
46
 				label: ITP_MSG_LOCALE.label.itemTypeNm, 	//품목유형
47
-				width: '10', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
47
+				width: '10', fixed: false, align: 'center',	// cell가로넓이,고정 여부 ,text정렬 
48
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
48
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
49
 			},
49
 			},
50
 			{
50
 			{
51
 				index: 'ITEM_CLASS_NM', name: 'itemClassNm',//서버로 전송시 데이터 명 , 데이터명
51
 				index: 'ITEM_CLASS_NM', name: 'itemClassNm',//서버로 전송시 데이터 명 , 데이터명
52
 				label: ITP_MSG_LOCALE.label.itemClassNm, 	//품목분류
52
 				label: ITP_MSG_LOCALE.label.itemClassNm, 	//품목분류
53
-				width: '12', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
53
+				width: '12', fixed: false, align: 'center',	// cell가로넓이,고정 여부 ,text정렬 
54
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
54
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
55
 			},
55
 			},
56
 			{
56
 			{
57
 				index: 'ITEM_ST_NM', name: 'itemStNm',		//서버로 전송시 데이터 명 , 데이터명
57
 				index: 'ITEM_ST_NM', name: 'itemStNm',		//서버로 전송시 데이터 명 , 데이터명
58
 				label: "상태", 								//상태
58
 				label: "상태", 								//상태
59
-				width: '8', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
59
+				width: '8', fixed: false, align: 'center',	// cell가로넓이,고정 여부 ,text정렬 
60
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
60
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
61
 			},
61
 			},
62
 			{
62
 			{
63
 				index: 'PODR_PSSBLDVSN_NM', name: 'podrPssblDvsnNm',//서버로 전송시 데이터 명 , 데이터명
63
 				index: 'PODR_PSSBLDVSN_NM', name: 'podrPssblDvsnNm',//서버로 전송시 데이터 명 , 데이터명
64
 				label: ITP_MSG_LOCALE.label.podrPssblDvsnNm, //발주여부
64
 				label: ITP_MSG_LOCALE.label.podrPssblDvsnNm, //발주여부
65
-				width: '6', fixed: false, align: 'left',	// cell가로넓이,고정 여부 ,text정렬 
65
+				width: '6', fixed: false, align: 'center',	// cell가로넓이,고정 여부 ,text정렬 
66
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
66
 				sortable: false, hidden: false 				//정렬가능 여부,화면표시 여부
67
 			},
67
 			},
68
 			{
68
 			{

+ 1 - 1
src/main/webapp/js/app/vendinfo/ITP_VENDINFO03010.js

@@ -72,7 +72,7 @@ const gridColModel = {
72
 		{
72
 		{
73
 			index: 'UNIT_ST_NM', name: 'unitStNm',
73
 			index: 'UNIT_ST_NM', name: 'unitStNm',
74
 			label: ITP_MSG_LOCALE.label.status, 	//상태
74
 			label: ITP_MSG_LOCALE.label.status, 	//상태
75
-			width: '5', fixed: false, align: 'left',
75
+			width: '5', fixed: false, align: 'center',
76
 			sortable: false, hidden: false
76
 			sortable: false, hidden: false
77
 		},
77
 		},
78
 		{
78
 		{