ORDMNG03010.html 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <section id="ITP_TAB_ORDMNG03010" 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_ORDMNG03010_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;조회&nbsp;&nbsp;</button>
  8. <button type="button" id="ITP_BTN_ORDMNG03010_POPUP" class="btn btn-primary btn-sm IVP" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;납품서출력&nbsp;&nbsp;</button>
  9. </div>
  10. <div style="top:0px; text-align:center; font-size:20px;">
  11. <span style="text-decoration:underline; font-weight:600;">테스트공급업체</span>
  12. <button type="button" id="ITP_BTN_ORDMNG03010_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
  13. <button type="button" id="ITP_BTN_ORDMNG03010_MODIFY" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
  14. </div>
  15. </div>
  16. <div class="itp_det_in">
  17. <div id="ITP_AJAX_ORDMNG03010_LIST_CONTAINER">
  18. <div class="itp_lg_form itp_type1 fix">
  19. <div class="itp_srh_border fix">
  20. <div class="col-xs-12">
  21. <form id="ITP_FORM_ORDMNG03010_SEARCH" class="form-horizontal">
  22. <input type="hidden" id="ITP_FORM_ORDMNG03010_SEARCH_SPPLY_ID" name="sspplyId" value="">
  23. <div class="form-group">
  24. <div class="col-xs-2 itp_ip itp_noMar">
  25. <select id="ITP_FORM_ORDMNG03010_SERVICE_" class="form-control itp_input" name="">
  26. <option value="A">납품일자 *</option>
  27. </select>
  28. </div>
  29. <div class="col-xs-3 itp_ip itp_noMar">
  30. <div class="input-daterange input-group date">
  31. <input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_DLV_REQ_DT" class="form-control itp_input" name="fromDt" value="2022.01.01">
  32. <span class="input-group-addon itp_date_to">~</span>
  33. <input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_DLV_CMPLT_DT" class="form-control itp_input" name="toDt" value="2022.12.31">
  34. </div>
  35. </div>
  36. <div class="col-xs-2 itp_in itp_noMar">
  37. <input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_DLV_PLACE" class="form-control itp_input" name="sDlvPlace" placeholder="납품장소(매장/창고)" />
  38. </div>
  39. <div class="col-xs-1 itp_in" style="padding: 0px; width:8%;">
  40. <button type="button" id="ITP_BTN_ORDMNG03010_SEARCH_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
  41. <button type="button" id="ITP_BTN_ORDMNG03010_SEARCH_MODIFY" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
  42. </div>
  43. <div class="col-xs-4 itp_ip itp_noMar">
  44. <input type="text" id="ITP_FORM_ORDMNG03010_SEARCH_ITEM_NM" class="form-control itp_input" name="sItemNm" placeholder="발주번호/품목번호 /품목명" />
  45. </div>
  46. </div>
  47. </form>
  48. </div>
  49. </div>
  50. </div>
  51. <div class="itp_table fix">
  52. <div id="ITP_ORDMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
  53. <div id="ITP_ORDMNG03010_jqGridView" class="itp_views fix"></div>
  54. <table id="ITP_ORDMNG03010_jqGrid"></table>
  55. <div id="ITP_ORDMNG03010_jqGridPager"></div>
  56. <div id="ITP_ORDMNG03010_jqGridEmpty" class="itp_no_data"></div>
  57. </div>
  58. </div>
  59. </div>
  60. </div>
  61. </article>
  62. </div>
  63. <div id="ITP_TAP_JS"></div>
  64. </section>