RTNMNG01010.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <section id="ITP_TAB_RTNMNG01010" class="tab-pane active itp_sec">
  2. <div class="itp_cont">
  3. <article class="itp_detail">
  4. <div class="itp_det_head fix">
  5. <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i><strong>반품 요청</strong></h2>
  6. <div class="pull-right itp_cicon">
  7. <button type="button" id="ITP_BTN_RTNMNG01010_REQ" class="btn btn-primary btn-sm REQ" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;요청&nbsp;&nbsp;</button>
  8. </div>
  9. </div>
  10. <div class="itp_det_in">
  11. <div id="ITP_AJAX_RTNMNG01010_LIST_CONTAINER">
  12. <div class="itp_form itp_type1 fix">
  13. <div class="col-xs-12">
  14. <form id="ITP_FORM_RTNMNG01010_DETAIL" class="form-horizontal">
  15. <input type="hidden" id="ITP_FORM_RTNMNG01010_DETAIL_VIEW_CD" name="viewCd" value="C">
  16. <section class="itp_form_sec">
  17. <h4 class="itp_form_tit">반품요청정보</h4>
  18. <div class="itp_form_in">
  19. <div class="form-group">
  20. <label class="col-xs-2 itp_lb">브랜드 *</label>
  21. <div class="col-xs-4 itp_ip BRAND_NM"></div>
  22. <label class="col-xs-2 itp_lb">반품번호</label>
  23. <div class="col-xs-4 itp_ip PCH_REQ_UNQ_NO"></div>
  24. </div>
  25. </div>
  26. <div class="itp_form_in">
  27. <div class="form-group">
  28. <label class="col-xs-2 itp_lb">반품장소</label>
  29. <div class="col-xs-4 itp_ip">
  30. <div class="col-xs-5 itp_in">
  31. <input type="text" id="ITP_FORM_RTNMNG01010_SEARCH_DLV_PLACE" class="form-control itp_input" name="DLV_PLACE" value="매장/창고" />
  32. </div>
  33. <div class="col-xs-4 itp_in" style="padding-left:3px">
  34. <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>
  35. <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>
  36. </div>
  37. </div>
  38. <label class="col-xs-2 itp_lb">수거요청일</label>
  39. <div class="col-xs-4 itp_ip">
  40. <div class="col-xs-5 itp_in input-group date">
  41. <input type="text" id="ITP_FORM_RTNMNG01010_SEARCH_COL_REQ_DT" class="form-control itp_input" name="COL_REQ_DT" value="">
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. <div class="itp_form_in">
  47. <div class="form-group">
  48. <label class="col-xs-2 itp_lb">비고</label>
  49. <div class="col-xs-10 itp_ip">
  50. <input type="text" id="ITP_FORM_RTNMNG01010_SEARCH_NOTE" class="form-control itp_input" name="NOTE" value="" />
  51. </div>
  52. </div>
  53. </div>
  54. <div class="itp_form_in">
  55. <div class="itp_table_head fix" style="background:#f5f5f5;">
  56. <h4 class="itp_table_tit">요청 품목</h4>
  57. <div class="pull-right itp_cicon">
  58. <button type="button" id="ITP_BTN_RTNMNG01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>
  59. <button type="button" id="ITP_BTN_RTNMNG01010_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon "></i>&nbsp;&nbsp;품목삭제&nbsp;&nbsp;</button>
  60. </div>
  61. </div>
  62. <table class="table order">
  63. <thead>
  64. <tr>
  65. <th style="width:5%;">선택</th>
  66. <th style="width:17%;">품목번호</th>
  67. <th style="width:18%;">품목명</th>
  68. <th style="width:10%;">단위</th>
  69. <th style="width:10%;">반품수량</th>
  70. <th style="width:10%;">반품예상금액</th>
  71. <th style="width:10%;">반품구분</th>
  72. <th style="width:10%;">사유구분</th>
  73. <th style="width:10%;">사유</th>
  74. </tr>
  75. </thead>
  76. <tbody class="check">
  77. <tr>
  78. <td>
  79. <input type="checkbox" style="width:20px; height:17px;">
  80. </td>
  81. <td>
  82. <div id="ITP_FORM_RTNMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO">IT2022001</div>
  83. </td>
  84. <td>
  85. <div id="ITP_FORM_RTNMNG01010_ITEM_NM" name="ITEM_NM">A품목</div>
  86. </td>
  87. <td>
  88. <div id="ITP_FORM_RTNMNG01010_UNIT" name="UNIT">EA</div>
  89. </td>
  90. <td>
  91. <input type="text" id="ITP_FORM_RTNMNG01010_RTN_QTY" class="form-control itp_input" name="RTN_QTY" value="10">
  92. </td>
  93. <td>
  94. <div id="ITP_FORM_RTNMNG01010_UNIT" name="UNIT">100,000</div>
  95. <td>
  96. <select id="ITP_FORM_RTNMNG01010_RTN_DVSN" class="form-control itp_input" name="RTN_DVSN">
  97. <option value="A">실물반품</option>
  98. </select>
  99. </td>
  100. <td>
  101. <select id="ITP_FORM_RTNMNG01010_" class="form-control itp_input" name="">
  102. <option value="A">사유1</option>
  103. </select>
  104. </td>
  105. <td>
  106. <input type="text" id="ITP_FORM_RTNMNG01010_RTN_RSN" class="form-control itp_input" name="RTN_RSN" value="사유내용">
  107. </td>
  108. </tr>
  109. <tr>
  110. <td></td>
  111. <td></td>
  112. <td></td>
  113. <td></td>
  114. <td></td>
  115. <td></td>
  116. <td></td>
  117. <td>
  118. <select id="ITP_FORM_RTNMNG01010_RTN_DVSN" class="form-control itp_input" name="RTN_DVSN">
  119. <option value="A">폐기반품</option>
  120. </select>
  121. </td>
  122. <td></td>
  123. </tr>
  124. </tbody>
  125. </table>
  126. </div>
  127. </section>
  128. </form>
  129. </div>
  130. </div>
  131. </div>
  132. </div>
  133. </article>
  134. </div>
  135. <div id="ITP_TAP_JS"></div>
  136. </section>