POMNG01010.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <section id="ITP_TAB_POMNG01010" 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_POMNG01010_SRH" class="btn btn-primary btn-sm REQ" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;요청&nbsp;&nbsp;</button>
  8. <button type="button" id="ITP_BTN_POMNG01010_NEWREG" class="btn btn-primary btn-sm TSA" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;임시저장&nbsp;&nbsp;</button>
  9. </div>
  10. </div>
  11. <div class="itp_det_in">
  12. <div id="ITP_AJAX_POMNG01010_LIST_CONTAINER">
  13. <div class="itp_form itp_type1 fix">
  14. <div class="col-xs-12">
  15. <form id="ITP_FORM_POMNG01010_DETAIL" class="form-horizontal">
  16. <input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_VIEW_CD" name="viewCd" value="C">
  17. <section class="itp_form_sec">
  18. <h4 class="itp_form_tit">구매요청정보</h4>
  19. <div class="itp_form_in">
  20. <div class="form-group">
  21. <label class="col-xs-2 itp_lb">브랜드 *</label>
  22. <div class="col-xs-4 itp_ip BRAND_NM"></div>
  23. <label class="col-xs-2 itp_lb">구매요청번호</label>
  24. <div class="col-xs-4 itp_ip PCH_REQ_UNQ_NO"></div>
  25. </div>
  26. </div>
  27. <div class="itp_form_in">
  28. <div class="form-group">
  29. <label class="col-xs-2 itp_lb">구매요청명</label>
  30. <div class="col-xs-10 itp_ip PCH_REQ_NM">(미 입력시 매장명 + 날짜 + 품목수 표시함)</div>
  31. </div>
  32. </div>
  33. <div class="itp_form_in">
  34. <div class="form-group">
  35. <label class="col-xs-2 itp_lb">요청부서(매장/부서)</label>
  36. <div class="col-xs-4 itp_ip">
  37. <div class="col-xs-3 itp_in">
  38. <div class="input-group PCH_REQ_DEPT" style="padding:5px;"></div>
  39. </div>
  40. <label class="col-xs-1" style="top:7px;">/</label>
  41. <div class="col-xs-4 itp_in">
  42. <div class="input-group PCH_REQ_DEPT" style="padding:5px;"></div>
  43. </div>
  44. </div>
  45. <label class="col-xs-2 itp_lb">구매요청일</label>
  46. <div class="col-xs-4 itp_ip PCH_REQ_DT"></div>
  47. </div>
  48. </div>
  49. <div class="itp_form_in">
  50. <div class="form-group">
  51. <label class="col-xs-2 itp_lb">비고</label>
  52. <div class="col-xs-10 itp_ip">
  53. <input type="text" id="ITP_FORM_POMNG01010_SEARCH_NOTE" class="form-control itp_input" name="NOTE" value="" />
  54. </div>
  55. </div>
  56. </div>
  57. <div class="itp_form_in">
  58. <div class="itp_table_head fix" style="background:#f5f5f5;">
  59. <h4 class="itp_table_tit">요청 품목</h4>
  60. <div class="pull-right itp_cicon">
  61. <button type="button" id="ITP_BTN_POMNG01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;품목추가&nbsp;&nbsp;</button>
  62. <button type="button" id="ITP_BTN_POMNG01010_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon "></i>&nbsp;&nbsp;품목삭제&nbsp;&nbsp;</button>
  63. </div>
  64. </div>
  65. <table class="table order">
  66. <thead>
  67. <tr>
  68. <th style="width:5%;">선택</th>
  69. <th style="width:17%;">품목번호</th>
  70. <th style="width:18%;">품목명</th>
  71. <th style="width:10%;">단위</th>
  72. <th style="width:10%;">수량</th>
  73. <th style="width:10%;">예상구매금액</th>
  74. <th style="width:10%;">납기요청일</th>
  75. <th style="width:10%;">납품장소</th>
  76. <th style="width:10%;">납품장소상세</th>
  77. </tr>
  78. </thead>
  79. <tbody class="check">
  80. <tr>
  81. <td>
  82. <input type="checkbox" style="width:20px; height:17px;">
  83. </td>
  84. <td>
  85. <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
  86. </td>
  87. <td>
  88. <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
  89. </td>
  90. <td>
  91. <select id="ITP_FORM_POMNG01010_UNIT" class="form-control itp_input" name="UNIT">
  92. </select>
  93. </td>
  94. <td>
  95. <input type="text" id="ITP_FORM_POMNG01010_STDD_QYT" class="form-control itp_input" name="STDD_QYT" value="">
  96. </td>
  97. <td>
  98. <input type="text" id="ITP_FORM_POMNG01010_" class="form-control itp_input" name="" value="">
  99. </td>
  100. <td>
  101. <div class="input-daterange input-group date itp_in">
  102. <input type="text" id="ITP_FORM_POMNG01010_DLV_REQ_DT" class="form-control itp_input" name="DLV_REQ_DT" value="">
  103. </div>
  104. <td>
  105. <select id="ITP_FORM_POMNG01010_DETAIL_BNK_CD" class="form-control itp_input" name="BNK_CD">
  106. </select>
  107. </td>
  108. <td>
  109. <input type="text" id="ITP_FORM_POMNG01010_" class="form-control itp_input" name="" value="">
  110. </td>
  111. </tr>
  112. </tbody>
  113. <tbody class="check">
  114. <tr>
  115. <td>
  116. </td>
  117. <td>
  118. <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
  119. </td>
  120. <td>
  121. <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
  122. </td>
  123. <td>
  124. </td>
  125. <td>
  126. </td>
  127. <td>
  128. </td>
  129. <td>
  130. <td>
  131. </td>
  132. <td>
  133. </td>
  134. </tr>
  135. </tbody>
  136. <tbody class="check">
  137. <tr>
  138. <td>
  139. </td>
  140. <td>
  141. <div id="ITP_FORM_POMNG01010_ITEM_CLASS_MGNT_NO" name="ITEM_CLASS_MGNT_NO"></div>
  142. </td>
  143. <td>
  144. <div id="ITP_FORM_POMNG01010_ITEM_NM" name="ITEM_NM"></div>
  145. </td>
  146. <td>
  147. </td>
  148. <td>
  149. </td>
  150. <td>
  151. </td>
  152. <td>
  153. <td>
  154. </td>
  155. <td>
  156. </td>
  157. </tr>
  158. </tbody>
  159. </table>
  160. </div>
  161. </section>
  162. </form>
  163. </div>
  164. </div>
  165. </div>
  166. </div>
  167. </article>
  168. </div>
  169. <div id="ITP_TAP_JS"></div>
  170. </section>