123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <section id="ITP_TAB_RTNMNG01010" 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_RTNMNG01010_REQ" class="btn btn-primary btn-sm REQ" style="display: inline-block;"><i class="glyphicon "></i> 요청 </button>
- </div>
- </div>
- <div class="itp_det_in">
- <div id="ITP_AJAX_RTNMNG01010_LIST_CONTAINER">
- <div class="itp_form itp_type1 fix">
- <div class="col-xs-12">
- <form id="ITP_FORM_RTNMNG01010_DETAIL" class="form-horizontal">
- <input type="hidden" id="ITP_FORM_RTNMNG01010_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-4 itp_ip">
- <div class="col-xs-5 itp_in">
- <input type="text" id="ITP_FORM_RTNMNG01010_SEARCH_DLV_PLACE" class="form-control itp_input" name="DLV_PLACE" value="매장/창고" />
- </div>
- <div class="col-xs-4 itp_in" style="padding-left:3px">
- <button type="button" id="ITP_BTN_RTNMNG01010_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
- <button type="button" id="ITP_BTN_RTNMNG01010_MODIFY" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
- </div>
- </div>
- <label class="col-xs-2 itp_lb">수거요청일</label>
- <div class="col-xs-4 itp_ip">
- <div class="col-xs-5 itp_in input-group date">
- <input type="text" id="ITP_FORM_RTNMNG01010_SEARCH_COL_REQ_DT" class="form-control itp_input" name="COL_REQ_DT" value="">
- </div>
- </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_RTNMNG01010_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_RTNMNG01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i> 품목추가 </button>
- <button type="button" id="ITP_BTN_RTNMNG01010_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_RTNMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO">IT2022001</div>
- </td>
- <td>
- <div id="ITP_FORM_RTNMNG01010_ITEM_NM" name="ITEM_NM">A품목</div>
- </td>
- <td>
- <div id="ITP_FORM_RTNMNG01010_UNIT" name="UNIT">EA</div>
- </td>
- <td>
- <input type="text" id="ITP_FORM_RTNMNG01010_RTN_QTY" class="form-control itp_input" name="RTN_QTY" value="10">
- </td>
- <td>
- <div id="ITP_FORM_RTNMNG01010_UNIT" name="UNIT">100,000</div>
- <td>
- <select id="ITP_FORM_RTNMNG01010_RTN_DVSN" class="form-control itp_input" name="RTN_DVSN">
- <option value="A">실물반품</option>
- </select>
- </td>
- <td>
- <select id="ITP_FORM_RTNMNG01010_" class="form-control itp_input" name="">
- <option value="A">사유1</option>
- </select>
- </td>
- <td>
- <input type="text" id="ITP_FORM_RTNMNG01010_RTN_RSN" class="form-control itp_input" name="RTN_RSN" value="사유내용">
- </td>
- </tr>
- <tr>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td>
- <select id="ITP_FORM_RTNMNG01010_RTN_DVSN" class="form-control itp_input" name="RTN_DVSN">
- <option value="A">폐기반품</option>
- </select>
- </td>
- <td></td>
- </tr>
- </tbody>
- </table>
- </div>
- </section>
- </form>
- </div>
- </div>
- </div>
- </div>
- </article>
- </div>
- <div id="ITP_TAP_JS"></div>
- </section>
|