SPARH00910_진료회신수당.xrw 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <depthngnm/>
  11. <usernm/>
  12. <userid/>
  13. <cnt/>
  14. <money/>
  15. <cdnm/>
  16. <bankacnt/>
  17. <bigo/>
  18. </main>
  19. <send>
  20. <reqdata>
  21. <fromdd/>
  22. <todd/>
  23. </reqdata>
  24. </send>
  25. <hidden/>
  26. <temp/>
  27. <init>
  28. </init>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-close">
  32. <![CDATA[
  33. ]]>
  34. </script>
  35. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  36. <submission id="TRARH00906" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main"/>
  37. <script type="javascript" ev:event="xforms-ready">
  38. <![CDATA[
  39. model.setValue("/root/send/reqdata/fromdd", getCurrentDate());
  40. model.setValue("/root/send/reqdata/todd", getCurrentDate());
  41. model.refresh();
  42. ]]>
  43. </script>
  44. <submission id="TRMMB04107" mediatype="application/x-www-form-urlencoded" method="post"/>
  45. </model>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  49. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  50. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  51. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  53. </xhtml:head>
  54. <xhtml:body pagewidth="800" pageheight="600" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  55. <line id="line4" class="line_1" style="x1:16px; y1:16px; x2:780px; y2:17px; "/>
  56. <caption id="caption28" class="tit_2" style="left:17px; top:1px; width:180px; height:13px; vertical-align:middle; ">진료회신수당</caption>
  57. <button id="button1" class="btn4_letter2" style="left:220px; top:30px; width:56px; height:22px; ">
  58. <caption>검색</caption>
  59. <script type="javascript" ev:event="onclick">
  60. <![CDATA[
  61. submit("TRARH00906");
  62. grd_money.subtotalPosition = "below";
  63. grd_money.subtotal("sum", -1,3, "format:#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; background-image:../../../com/commonweb/images/grid_bg.gif; background-repeat:repeat-x; background-stretch:stretch; checkimage:../../../com/commonweb/images/checked.gif; border-style:solid; border-left-color:#c6e4ff; border-top-color:#8ebcff; border-right-color:#8ebcff; border-bottom-color:#8ebcff;color:#4d4d4d; text-align:center;", 0, "계", true);
  64. grd_money.subtotal("sum", -1,4, "format:#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; background-image:../../../com/commonweb/images/grid_bg.gif; background-repeat:repeat-x; background-stretch:stretch; checkimage:../../../com/commonweb/images/checked.gif; border-style:solid; border-left-color:#c6e4ff; border-top-color:#8ebcff; border-right-color:#8ebcff; border-bottom-color:#8ebcff;color:#4d4d4d; text-align:center;", 0, "계", true);
  65. ]]>
  66. </script>
  67. </button>
  68. <input id="input1" ref="/root/send/reqdata/fromdd" inputtype="date" style="left:20px; top:30px; width:90px; height:19px; "/>
  69. <datagrid id="grd_money" nodeset="/root/main" caption="작성과^작성자^사번^회신건수^회신수당(원)^은행명^계좌번호^비고" colsep="^" colwidth="140, 62, 63, 64, 87, 70, 155, 100" mergecellsfixedrows="bycolrec" multitotal="true" rowsep="|" style="left:20px; top:55px; width:760px; height:525px; text-align:center; ">
  70. <col ref="depthngnm"/>
  71. <col ref="usernm"/>
  72. <col ref="userid"/>
  73. <col ref="cnt"/>
  74. <col ref="money" style="text-align:right; "/>
  75. <col ref="cdnm"/>
  76. <col ref="bankacnt"/>
  77. <col ref="bigo"/>
  78. </datagrid>
  79. <input id="input2" ref="/root/send/reqdata/todd" inputtype="date" style="left:125px; top:30px; width:90px; height:19px; "/>
  80. <caption id="caption1" style="left:112px; top:30px; width:15px; height:20px; ">~</caption>
  81. <button id="button2" class="btn4_letter2" style="left:280px; top:30px; width:56px; height:22px; ">
  82. <caption>엑셀</caption>
  83. <script type="javascript" ev:event="onclick">
  84. <![CDATA[
  85. var fileName = window.fileDialog("save", "|", true, "", "", "Excel Files(*.xls)|*.xls");
  86. if (fileName != ""){
  87. grd_money.saveExcel(fileName, "SheetName", false, false, "", "", false);
  88. }
  89. ]]>
  90. </script>
  91. </button>
  92. </xhtml:body>
  93. </xhtml:html>