SMRAD04000_일일전표대장.xrw 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>일일전표대장</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <grnt>
  11. <grntlist1/>
  12. </grnt>
  13. </main>
  14. <init/>
  15. <send>
  16. <fromdd/>
  17. <todd/>
  18. <instcd/>
  19. <acntcd/>
  20. <fromacntcd/>
  21. <toacntcd/>
  22. </send>
  23. <init>
  24. <combo3>
  25. <acntcmb>
  26. <acntcd/>
  27. <acntnm/>
  28. </acntcmb>
  29. </combo3>
  30. </init>
  31. <hidden/>
  32. </root>
  33. </instance>
  34. <script type="javascript" ev:event="xforms-ready">
  35. <![CDATA[
  36. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  37. makeReportPreview(0,110,1195,650);
  38. var today = getCurrentDate();
  39. var cur_yymm = parseInt(today.substring(0, 6));
  40. model.setValue("/root/send/fromdd", today);
  41. model.setValue("/root/send/todd", today);
  42. //ipt_payym.refresh();
  43. //submit("TRRAD01504");
  44. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  45. model.refresh();
  46. ]]>
  47. </script>
  48. <submission id="TRRAD04001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/grnt"/>
  49. <submission id="TRRAD01504" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paydedu" resultref="/root/init/combo3"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  54. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  55. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  56. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  57. </xhtml:head>
  58. <xhtml:body style="margin-left:8; margin-right:8; ">
  59. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  60. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">일일전표대장</caption>
  61. </group>
  62. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  63. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  64. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  65. <caption>조회</caption>
  66. <script type="javascript" ev:event="DOMActivate">
  67. <![CDATA[
  68. submit("TRRAD04001");
  69. exeReportPreview("RPRAD04001", "XMLSTR");//, "/root/main/payamt");
  70. ]]>
  71. </script>
  72. </button>
  73. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  74. <caption id="cap_payinst" class="search_name" style="left:15px; top:19px; width:86px; height:17px; ">소속기관:</caption>
  75. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:96px; top:18px; width:125px; height:19px; ">
  76. <choices>
  77. <itemset>
  78. <label/>
  79. <value/>
  80. </itemset>
  81. </choices>
  82. </select1>
  83. <caption id="caption22" class="search_name" style="left:266px; top:18px; width:81px; height:17px; ">지출일자:</caption>
  84. <input id="ipt_payym" ref="/root/send/fromdd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:350px; top:18px; width:109px; height:19px; text-align:center; vertical-align:middle; "/>
  85. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:209px; height:14px; ">전표내역</caption>
  86. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  87. <input id="input1" ref="/root/send/todd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:480px; top:18px; width:109px; height:19px; text-align:center; vertical-align:middle; "/>
  88. <caption id="caption1" style="left:460px; top:20px; width:15px; height:20px; text-align:center; ">~</caption>
  89. </group>
  90. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  91. </xhtml:body>
  92. </xhtml:html>