|
@@ -92,15 +92,14 @@
|
92
|
92
|
<input type="hidden" id="ITP_FORM_STINFO05010_DETAIL_FILE_NO" name="shortContFileNo" value="">
|
93
|
93
|
|
94
|
94
|
<section class="itp_form_sec">
|
95
|
|
- <h4 class="itp_form_tit">단가정보-신규</h4>
|
96
|
|
- <div class="itp_form_in">
|
|
95
|
+ <div class="itp_form_in border-top">
|
97
|
96
|
<div class="form-group">
|
98
|
97
|
<label class="col-xs-2 itp_lb">브랜드 *</label>
|
99
|
98
|
<div class="col-xs-4 itp_ip fnBrandNm">
|
100
|
99
|
</div>
|
101
|
100
|
<label class="col-xs-2 itp_lb">상태 *</label>
|
102
|
101
|
<div class="col-xs-4 itp_ip">
|
103
|
|
- <div class="col-xs-10 itp_in">
|
|
102
|
+ <div class="col-xs-4 itp_in">
|
104
|
103
|
<select id="ITP_FORM_STINFO05010_DETAIL_UNIT_ST_CD" data-select-code="UNIT_ST_CD" data-check-required="empty" class="form-control itp_input" name="unitStCd"></select>
|
105
|
104
|
</div>
|
106
|
105
|
</div>
|
|
@@ -132,11 +131,11 @@
|
132
|
131
|
<div class="col-xs-3 itp_in" style="padding-left: 5px;">
|
133
|
132
|
<input type="text" id="ITP_FORM_STINFO05010_DETAIL_SCH_SPPLY_NM" class="form-control itp_input" value="공급업체명" maxlength="100" readonly>
|
134
|
133
|
</div>
|
135
|
|
- <div class="col-xs-2 itp_in" style="padding-left: 5px;">
|
|
134
|
+ <div class="col-xs-a itp_in" style="padding-left: 5px;">
|
136
|
135
|
<button type="button" id="ITP_BTN_STINFO05010_DETAIL_SPPLY_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
137
|
136
|
<button type="button" id="ITP_BTN_STINFO05010_DETAIL_SPPLY_DELETE" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
|
138
|
137
|
</div>
|
139
|
|
- <div class="col-xs-3 itp_in" style="padding-left: 5px; left:-40px;">
|
|
138
|
+ <div class="col-xs-3 itp_in" style="padding-left: 5px;">
|
140
|
139
|
<input type="text" id="ITP_FORM_STINFO05010_DETAIL_SPPLY_ITEM_ID" class="form-control itp_input" name="spplyItemId" value="" placeholder="공급업체 품번" maxlength="100">
|
141
|
140
|
</div>
|
142
|
141
|
</div>
|
|
@@ -165,67 +164,58 @@
|
165
|
164
|
</div>
|
166
|
165
|
</div>
|
167
|
166
|
</div>
|
168
|
|
- <div class="itp_form_ip">
|
|
167
|
+ <div class="itp_form_in">
|
169
|
168
|
<div class="form-group">
|
170
|
169
|
<label class="col-xs-2 itp_lb">계약기간 *</label>
|
171
|
|
- <div class="col-xs-3 itp_ip itp_noMar">
|
172
|
|
- <div class="input-daterange input-group date">
|
173
|
|
- <input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_STT_DT" data-check-required="empty" class="form-control itp_input" name="contSttDt" value="" readonly>
|
174
|
|
- <span class="input-group-addon itp_date_to">~</span>
|
175
|
|
- <input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_END_DT" data-check-required="empty" class="form-control itp_input" name="contEndDt" value="" readonly>
|
|
170
|
+ <div class="col-xs-4 itp_ip">
|
|
171
|
+ <div class="col-xs-8 itp_in itp_noMar">
|
|
172
|
+ <div class="input-daterange input-group date">
|
|
173
|
+ <input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_STT_DT" data-check-required="empty" class="form-control itp_input" name="contSttDt" value="" readonly>
|
|
174
|
+ <span class="input-group-addon itp_date_to">~</span>
|
|
175
|
+ <input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_END_DT" data-check-required="empty" class="form-control itp_input" name="contEndDt" value="" readonly>
|
|
176
|
+ </div>
|
176
|
177
|
</div>
|
177
|
178
|
</div>
|
178
|
|
- <div class="col-xs-1 itp_ip"></div>
|
179
|
179
|
<label class="col-xs-2 itp_lb">리드타임</label>
|
180
|
|
- <div class="col-xs-2 itp_ip noMar">
|
181
|
|
- <input type="text" id="ITP_FORM_STINFO05010_DETAIL_LEAD_TIME" class="form-control itp_input" name="leadTime" value="" maxlength="100">
|
|
180
|
+ <div class="col-xs-4 itp_ip ">
|
|
181
|
+ <div class="col-xs-4 itp_in ">
|
|
182
|
+ <input type="text" id="ITP_FORM_STINFO05010_DETAIL_LEAD_TIME" class="form-control itp_input" name="leadTime" value="" maxlength="100">
|
|
183
|
+ </div>
|
|
184
|
+ <label>(Day)</label>
|
182
|
185
|
</div>
|
183
|
|
- <label class="itp_ip">(Day)</label>
|
184
|
|
- <div class="col-xs-1 itp_ip"></div>
|
185
|
186
|
</div>
|
186
|
|
- </div>
|
187
|
|
- <div class="itp_form_in">
|
188
|
187
|
<div class="form-group">
|
189
|
188
|
<label class="col-xs-2 itp_lb">단위 *</label>
|
190
|
|
- <div class="col-xs-2 itp_ip itp_noMar">
|
191
|
|
- <select id="ITP_FORM_STINFO05010_DETAIL_UNIT" data-select-code="DSTRBT_COST_UNIT" data-check-required="empty" class="form-control itp_input" name="unit" disabled></select>
|
|
189
|
+ <div class="col-xs-4 itp_ip ">
|
|
190
|
+ <div class="col-xs-5 itp_in">
|
|
191
|
+ <select id="ITP_FORM_STINFO05010_DETAIL_UNIT" data-select-code="DSTRBT_COST_UNIT" data-check-required="empty" class="form-control itp_input" name="unit" disabled></select>
|
|
192
|
+ </div>
|
192
|
193
|
</div>
|
193
|
|
- <div class="col-xs-2 itp_ip"></div>
|
194
|
194
|
<label class="col-xs-2 itp_lb">단가</label>
|
195
|
|
- <div class="col-xs-3 itp_ip noMar">
|
196
|
|
- <input type="text" id="ITP_FORM_STINFO05010_DETAIL_UNIT_AMT" class="form-control itp_input" name="unitAmt" value="" maxlength="100">
|
|
195
|
+ <div class="col-xs-4 itp_ip ">
|
|
196
|
+ <div class="col-xs-4 itp_in">
|
|
197
|
+ <input type="text" id="ITP_FORM_STINFO05010_DETAIL_UNIT_AMT" class="form-control itp_input" name="unitAmt" value="" maxlength="100">
|
|
198
|
+ </div>
|
197
|
199
|
</div>
|
198
|
|
- <label class="itp_in"> </label>
|
199
|
200
|
</div>
|
200
|
|
- </div>
|
201
|
|
- <div class="itp_form_in">
|
202
|
201
|
<div class="form-group">
|
203
|
202
|
<label class="col-xs-2 itp_lb">통화 *</label>
|
204
|
|
- <div class="col-xs-2 itp_ip itp_noMar">
|
205
|
|
- <select id="ITP_FORM_STINFO05010_DETAIL_CURR" data-select-code="CURR" data-check-required="empty" class="form-control itp_input" name="curr"></select>
|
|
203
|
+ <div class="col-xs-4 itp_ip">
|
|
204
|
+ <div class="col-xs-5 itp_in">
|
|
205
|
+ <select id="ITP_FORM_STINFO05010_DETAIL_CURR" data-select-code="CURR" data-check-required="empty" class="form-control itp_input" name="curr"></select>
|
|
206
|
+ </div>
|
206
|
207
|
</div>
|
207
|
|
- <div class="col-xs-2 itp_ip"></div>
|
208
|
208
|
<label class="col-xs-2 itp_lb">매장판매단가</label>
|
209
|
|
- <div class="col-xs-2 itp_ip noMar">
|
210
|
|
- <input type="text" id="ITP_FORM_STINFO05010_DETAIL_STORE_SALE_UNIT_AMT" class="form-control itp_input" name="storeSaleUnitAmt" value="" maxlength="100">
|
211
|
|
- </div>
|
212
|
|
- <label class="col-xs-3 itp_in"> </label>
|
213
|
|
- </div>
|
214
|
|
- </div>
|
215
|
|
- <div class="itp_form_in">
|
216
|
|
- <div class="form-group border">
|
217
|
|
- <label class="col-xs-2 itp_lb">계약문서</label>
|
218
|
|
- <div class="col-xs-10 itp_ip colspan">
|
219
|
|
- <div class="fileupload-wrapper">
|
220
|
|
- <!-- data-show-yn: 파일업로드를 할 수 있는 권한이 있는지 없는지.. -->
|
221
|
|
- <div id="ITP_STINFO05010_DETAIL_UPLOAD" data-show-yn="Y"></div>
|
|
209
|
+ <div class="col-xs-4 itp_ip noMar">
|
|
210
|
+ <div class="col-xs-4 itp_in">
|
|
211
|
+ <input type="text" id="ITP_FORM_STINFO05010_DETAIL_STORE_SALE_UNIT_AMT" class="form-control itp_input" name="storeSaleUnitAmt" value="" maxlength="100">
|
222
|
212
|
</div>
|
223
|
213
|
</div>
|
224
|
|
- </div>
|
|
214
|
+ </div>
|
225
|
215
|
</div>
|
226
|
216
|
<div class="itp_form_info">
|
227
|
217
|
<div class="itp_form_in">
|
228
|
|
- <div class="form-group border">
|
|
218
|
+ <div class="form-group">
|
229
|
219
|
<label class="col-xs-2 itp_lb">등록자/등록일 </label>
|
230
|
220
|
<div class="col-xs-4 itp_ip">
|
231
|
221
|
<div class="col-xs-a itp_in">
|
|
@@ -249,6 +239,17 @@
|
249
|
239
|
</div>
|
250
|
240
|
</div>
|
251
|
241
|
</div>
|
|
242
|
+ <div class="itp_form_in">
|
|
243
|
+ <div class="form-group border">
|
|
244
|
+ <label class="col-xs-2 itp_lb">계약문서</label>
|
|
245
|
+ <div class="col-xs-10 itp_ip colspan">
|
|
246
|
+ <div class="fileupload-wrapper">
|
|
247
|
+ <!-- data-show-yn: 파일업로드를 할 수 있는 권한이 있는지 없는지.. -->
|
|
248
|
+ <div id="ITP_STINFO05010_DETAIL_UPLOAD" data-show-yn="Y"></div>
|
|
249
|
+ </div>
|
|
250
|
+ </div>
|
|
251
|
+ </div>
|
|
252
|
+ </div>
|
252
|
253
|
</section>
|
253
|
254
|
</form>
|
254
|
255
|
</div>
|
|
@@ -263,8 +264,7 @@
|
263
|
264
|
<input type="hidden" id="ITP_FORM_STINFO05010_VIEW_BRAND_UNIT_UNQ_NO" name="brandUnitUnqNo" value="">
|
264
|
265
|
|
265
|
266
|
<section class="itp_form_sec">
|
266
|
|
- <h4 class="itp_form_tit">단가정보-상세</h4>
|
267
|
|
- <div class="itp_form_in">
|
|
267
|
+ <div class="itp_form_in border-top">
|
268
|
268
|
<div class="form-group">
|
269
|
269
|
<label class="col-xs-2 itp_lb">브랜드 *</label>
|
270
|
270
|
<div class="col-xs-4 itp_ip fnBrandNm">
|