123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- <section id="ITP_TAB_POMNG01010" class="tab-pane active itp_sec">
- <div class="itp_cont">
- <article class="itp_detail">
- <div class="itp_det_head fix">
- <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i> <strong>구매요청 생성</strong></h2>
- <div class="pull-right itp_cicon">
- <button type="button" id="ITP_BTN_POMNG01010_SRH" class="btn btn-primary btn-sm REQ" style="display: inline-block;"><i class="glyphicon "></i> 요청 </button>
- <button type="button" id="ITP_BTN_POMNG01010_NEWREG" class="btn btn-primary btn-sm TSA" style="display: inline-block;"><i class="glyphicon "></i> 임시저장 </button>
- </div>
- </div>
- <div class="itp_det_in">
- <div id="ITP_AJAX_POMNG01010_LIST_CONTAINER">
- <div class="itp_form itp_type1 fix">
- <div class="col-xs-12">
- <form id="ITP_FORM_POMNG01010_DETAIL" class="form-horizontal">
- <input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_VIEW_CD" name="viewCd" value="C">
-
- <section class="itp_form_sec">
- <h4 class="itp_form_tit">구매요청정보</h4>
- <div class="itp_form_in">
- <div class="form-group">
- <label class="col-xs-2 itp_lb">브랜드 *</label>
- <div class="col-xs-4 itp_ip BRAND_NM"></div>
- <label class="col-xs-2 itp_lb">구매요청번호</label>
- <div class="col-xs-4 itp_ip PCH_REQ_UNQ_NO"></div>
- </div>
- </div>
- <div class="itp_form_in">
- <div class="form-group">
- <label class="col-xs-2 itp_lb">구매요청명</label>
- <div class="col-xs-10 itp_ip PCH_REQ_NM">(미 입력시 매장명 + 날짜 + 품목수 표시함)</div>
- </div>
- </div>
- <div class="itp_form_in">
- <div class="form-group">
- <label class="col-xs-2 itp_lb">요청부서(매장/부서)</label>
- <div class="col-xs-4 itp_ip">
- <div class="col-xs-3 itp_in">
- <div class="input-group PCH_REQ_DEPT" style="padding:5px;"></div>
- </div>
- <label class="col-xs-1" style="top:7px;">/</label>
- <div class="col-xs-4 itp_in">
- <div class="input-group PCH_REQ_DEPT" style="padding:5px;"></div>
- </div>
- </div>
- <label class="col-xs-2 itp_lb">구매요청일</label>
- <div class="col-xs-4 itp_ip PCH_REQ_DT"></div>
- </div>
- </div>
- <div class="itp_form_in">
- <div class="form-group">
- <label class="col-xs-2 itp_lb">비고</label>
- <div class="col-xs-10 itp_ip">
- <input type="text" id="ITP_FORM_POMNG01010_SEARCH_NOTE" class="form-control itp_input" name="NOTE" value="" />
- </div>
- </div>
- </div>
- <div class="itp_form_in">
- <div class="itp_table_head fix" style="background:#f5f5f5;">
- <h4 class="itp_table_tit">요청 품목</h4>
- <div class="pull-right itp_cicon">
- <button type="button" id="ITP_BTN_POMNG01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i> 품목추가 </button>
- <button type="button" id="ITP_BTN_POMNG01010_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon "></i> 품목삭제 </button>
- </div>
- </div>
- <table class="table order">
- <thead>
- <tr>
- <th style="width:5%;">선택</th>
- <th style="width:17%;">품목번호</th>
- <th style="width:18%;">품목명</th>
- <th style="width:10%;">단위</th>
- <th style="width:10%;">수량</th>
- <th style="width:10%;">예상구매금액</th>
- <th style="width:10%;">납기요청일</th>
- <th style="width:10%;">납품장소</th>
- <th style="width:10%;">납품장소상세</th>
- </tr>
- </thead>
- <tbody class="check">
- <tr>
- <td>
- <input type="checkbox" style="width:20px; height:17px;">
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
- </td>
- <td>
- <select id="ITP_FORM_POMNG01010_UNIT" class="form-control itp_input" name="UNIT">
- </select>
- </td>
- <td>
- <input type="text" id="ITP_FORM_POMNG01010_STDD_QYT" class="form-control itp_input" name="STDD_QYT" value="">
- </td>
- <td>
- <input type="text" id="ITP_FORM_POMNG01010_" class="form-control itp_input" name="" value="">
- </td>
- <td>
- <div class="input-daterange input-group date itp_in">
- <input type="text" id="ITP_FORM_POMNG01010_DLV_REQ_DT" class="form-control itp_input" name="DLV_REQ_DT" value="">
- </div>
- <td>
- <select id="ITP_FORM_POMNG01010_DETAIL_BNK_CD" class="form-control itp_input" name="BNK_CD">
- </select>
- </td>
- <td>
- <input type="text" id="ITP_FORM_POMNG01010_" class="form-control itp_input" name="" value="">
- </td>
- </tr>
- </tbody>
- <tbody class="check">
- <tr>
- <td>
-
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
- </td>
- <td>
-
- </td>
- <td>
-
- </td>
- <td>
-
- </td>
- <td>
-
- <td>
-
- </td>
- <td>
-
- </td>
- </tr>
- </tbody>
- <tbody class="check">
- <tr>
- <td>
-
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
- </td>
- <td>
- <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
- </td>
- <td>
-
- </td>
- <td>
-
- </td>
- <td>
-
- </td>
- <td>
-
- <td>
-
- </td>
- <td>
-
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </section>
- </form>
- </div>
- </div>
- </div>
- </div>
- </article>
- </div>
- <div id="ITP_TAP_JS"></div>
- </section>
|