SMRSO22000_월수불장(시설)(경북대).xrw 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet ype="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>월 수불장(시설)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <stocklist/>
  11. </main>
  12. <send>
  13. <search>
  14. <instcd/>
  15. <endmonth/>
  16. <wareflag/>
  17. <acntcd/>
  18. <deptcd/>
  19. <wareflagnm/>
  20. </search>
  21. <save/>
  22. </send>
  23. <init>
  24. <acnt/>
  25. <dept>
  26. <deptlist>
  27. <cd/>
  28. <nm>전체</nm>
  29. </deptlist>
  30. <deptlist>
  31. <cd>4060100000</cd>
  32. <nm>사무국 시설팀</nm>
  33. </deptlist>
  34. <deptlist>
  35. <cd>2241400000</cd>
  36. <nm>치과진료처 치과지원팀</nm>
  37. </deptlist>
  38. </dept>
  39. </init>
  40. <hidden/>
  41. <temp>
  42. </temp>
  43. </root>
  44. </instance>
  45. <script type="javascript" ev:event="xforms-ready">
  46. <![CDATA[
  47. //화면 Control을 초기화한다
  48. makeReportPreview(0,123,1195,637);
  49. model.removenode( "/root/main/stocklist");
  50. //misfComboComCdListMulti("Z0007","cmb_instcd"); //기관코드
  51. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  52. misfComboComCdList("030M0001",cmb_wareflag, "Y"); //창고 (Y: 전체 item 추가시)
  53. model.setValue("/root/send/search/instcd", getUserInfo("dutplceinstcd")); //기관 설정
  54. model.setValue("/root/send/search/endmonth" , getCurrentDate().substr(0,6)); //년월 설정
  55. model.setValue("/root/send/search/wareflag", "8"); //창고 설정 (8:시설재료창고)
  56. model.setValue("/root/send/search/deptcd", ""); //부서 설정 null: 전체
  57. submit("TRRSO20602"); //계정 조회
  58. cmb_acntcd.value = "11340200"; //계정 설정 : 11340200 수선용품
  59. //test -> 향후 삭제할 것
  60. //model.setValue("/root/send/search/reqdd", "20110816");
  61. model.refresh();
  62. ]]>
  63. </script>
  64. <submission id="TRRSO20602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/init/acnt"/>
  65. <submission id="TRRSO22001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/"/>
  66. </model>
  67. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  70. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  71. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  72. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  73. <script type="javascript">
  74. <![CDATA[
  75. ]]>
  76. </script>
  77. </xhtml:head>
  78. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  79. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  80. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:243px; height:14px; ">월 수불장(시설)</caption>
  81. </group>
  82. <group id="group1" style="left:0px; top:12; width:1195px; height:27px; ">
  83. <line id="line17" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25px; "/>
  84. </group>
  85. <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  86. <group id="grp_search" style="left:0px; top:9px; width:1195px; height:48px; vertical-align:top; ">
  87. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  88. <button id="btn_search" class="btn1_letter2" navindex="6" style="left:1104px; top:9px; width:56px; height:22px; ">
  89. <caption>조회</caption>
  90. <script type="javascript" ev:event="DOMActivate">
  91. <![CDATA[
  92. model.removeNodeset("/root/main/stocklist");
  93. //년월에 입력된 값이 올바르지 않으면, 년월을 선택하라고 alert함
  94. if(ipt_endmonth.value.length < 6) {
  95. messageBox("조회년월이 올바로 선택되지 않았습니다. \n\n먼저 조회년월을 선택하십시요.", "E999", "");
  96. model.setFocus("ipt_endmonth");
  97. return;
  98. }
  99. if (submit("TRRSO22001") ){
  100. exeReportPreview("RPRSO22001", "XMLSTR");//, "/root/main/payamt");
  101. }
  102. ]]>
  103. </script>
  104. </button>
  105. <select1 id="cmb_instcd" ref="/root/send/search/instcd" class="combo_default" disabled="true" navindex="1" appearance="minimal" style="left:102px; top:10px; width:136px; height:19px; ">
  106. <choices>
  107. <itemset nodeset="/root/main/init">
  108. <label ref="cnstnm"/>
  109. <value ref="cnstcd"/>
  110. </itemset>
  111. </choices>
  112. </select1>
  113. <caption id="cap_instcd" class="search_name" style="left:23px; top:10px; width:86px; height:17px; ">기관코드</caption>
  114. <input id="ipt_endmonth" ref="/root/send/search/endmonth" navindex="2" inputtype="date" format="yyyy-mm" style="left:316px; top:10px; width:74px; height:19px; "/>
  115. <caption id="caption20" class="search_name" style="left:596px; top:10px; width:59px; height:17px; vertical-align:middle; ">계정</caption>
  116. <line id="line30" class="line_4" style="x1:1090px; y1:4px; x2:1090px; y2:36px; "/>
  117. <caption id="caption2" class="search_name" style="left:415px; top:10px; width:55px; height:17px; ">창고</caption>
  118. <select1 id="cmb_wareflag" ref="/root/send/search/wareflag" class="combo_default" disabled="true" navindex="3" appearance="minimal" style="left:469px; top:10px; width:99px; height:19px; ">
  119. <choices>
  120. <itemset nodeset="/root/init/wareflag">
  121. <label ref="cdnm"/>
  122. <value ref="cdid"/>
  123. </itemset>
  124. </choices>
  125. </select1>
  126. <caption id="caption9" class="search_name" style="left:261px; top:10px; width:54px; height:17px; ">년월</caption>
  127. <select1 id="cmb_acntcd" ref="/root/send/search/acntcd" class="combo_default" disabled="true" navindex="4" appearance="minimal" editmode="search" showvalue="true" style="left:650px; top:10px; width:143px; height:19px; ">
  128. <choices>
  129. <itemset nodeset="/root/init/acnt/acntlist">
  130. <label ref="acntnm"/>
  131. <value ref="acntcd"/>
  132. </itemset>
  133. </choices>
  134. </select1>
  135. <caption id="caption3" class="search_name" style="left:820px; top:10px; width:54px; height:17px; vertical-align:middle; ">부서</caption>
  136. <select1 id="cmb_deptcd" ref="/root/send/search/deptcd" class="combo_default" navindex="5" appearance="minimal" style="left:875px; top:10px; width:180px; height:19px; ">
  137. <choices>
  138. <itemset nodeset="/root/init/dept/deptlist">
  139. <label ref="nm"/>
  140. <value ref="cd"/>
  141. </itemset>
  142. </choices>
  143. </select1>
  144. </group>
  145. <line id="line1" class="line_1" style="x1:0px; y1:78px; x2:1195px; y2:78px; "/>
  146. <caption id="caption1" class="tit_2" style="left:0px; top:63px; width:180px; height:14px; ">시설재료창고 월 수불장</caption>
  147. </group>
  148. </xhtml:body>
  149. </xhtml:html>