SPPAS00710_미수금입금내역.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-16"?>
  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. <send>
  10. <fromdd/>
  11. <todd/>
  12. </send>
  13. <main>
  14. </main>
  15. <source>
  16. </source>
  17. <result/>
  18. <temp>
  19. </temp>
  20. <list>
  21. <uncorcptamt/>
  22. </list>
  23. </root>
  24. </instance>
  25. <bind id="bind1" ref="/root/main/outreceivamtlist/receivamtstats" calculate="now() + ."/>
  26. <bind id="bind2" ref="/root/main/outreceivamtsumlist/receivamtsumstats/uncocnt" calculate="sum(/root/main/outreceivamtlist/receivamtstats/uncocnt);"/>
  27. <bind id="bind3" ref="/root/main/outreceivamtsumlist/receivamtsumstats/uncoamt" calculate="sum(/root/main/outreceivamtlist/receivamtstats/uncoamt);"/>
  28. <bind id="bind4" ref="/root/main/inreceivamtlist/receivamtstats" calculate="now() + ."/>
  29. <bind id="bind5" ref="/root/main/inreceivamtsumlist/receivamtsumstats/uncocnt" calculate="sum(/root/main/inreceivamtlist/receivamtstats/uncocnt);"/>
  30. <bind id="bind6" ref="/root/main/inreceivamtsumlist/receivamtsumstats/uncoamt" calculate="sum(/root/main/inreceivamtlist/receivamtstats/uncoamt);"/>
  31. <submission id="TRPAS00800" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/list"/>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  39. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  40. <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
  41. <script type="javascript" src="../../../pam/outordamtmngtweb/js/SMPAO00100.js"/>
  42. <script type="javascript" ev:event="xforms-ready">
  43. <![CDATA[
  44. model.setValue("/root/send/fromdd" , getCurrentDate());
  45. model.setValue("/root/send/todd" , getCurrentDate());
  46. model.refresh();
  47. ]]>
  48. </script>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="800" pageheight="784">
  51. <group id="group2" style="left:0px; top:23px; width:800px; height:37px; ">
  52. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:5px; top:0px; width:790px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  53. <button id="btn_search" class="btn1_letter2" style="left:730px; top:7px; width:56px; height:22px; ">
  54. <caption>조회</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. submit("TRPAS00800");
  58. ]]>
  59. </script>
  60. </button>
  61. <line id="line1" class="line_4" visibility="visible" style="x1:720px; y1:7px; x2:720px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  62. <caption id="caption4" class="search_name" style="left:10px; top:10px; width:91px; height:17px; ">입금기간 :</caption>
  63. <input id="input1" ref="/root/send/fromdd" inputtype="date" style="left:102px; top:9px; width:105px; height:19px; "/>
  64. <caption id="caption1" style="left:210px; top:11px; width:20px; height:15px; text-align:center; ">~</caption>
  65. <input id="input2" ref="/root/send/todd" inputtype="date" style="left:230px; top:9px; width:105px; height:19px; "/>
  66. </group>
  67. <group id="group3" style="left:0px; top:0px; width:800px; height:13px; ">
  68. <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">미수금 입금내역</caption>
  69. </group>
  70. <caption id="caption2" class="tit_2" style="left:10px; top:66px; width:140px; height:13px; ">입금현황</caption>
  71. <datagrid id="datagrid1" nodeset="/root/list/uncorcptamt" caption="미수번호^미수번호^등록번호^성명^수납일자^입금액^비고" colsep="^" colwidth="100, 100, 100, 80, 100, 100, 100" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:84px; width:795px; height:696px; text-align:center; ">
  72. <col ref="uncocd"/>
  73. <col ref="unconm"/>
  74. <col ref="pid"/>
  75. <col ref="hngnm"/>
  76. <col ref="rcptexecdd" format="yyyy-mm-dd"/>
  77. <col ref="rcptamt" format="#,###" style="text-align:right; margin-right:10; "/>
  78. <col ref="rem"/>
  79. <script type="javascript" ev:event="onaftersort">
  80. <![CDATA[
  81. datagrid1.gridToInstance();
  82. ]]>
  83. </script>
  84. </datagrid>
  85. <button id="button1" class="btn2_letter4" style="left:727px; top:63px; width:64px; height:19px; ">
  86. <caption>엑셀저장</caption>
  87. <script type="javascript" ev:event="DOMActivate">
  88. <![CDATA[7
  89. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  90. if (fileName != "")
  91. {
  92. datagrid1.saveExcel(fileName, "SheetName", true, true, "", "", true);
  93. }
  94. ]]>
  95. </script>
  96. </button>
  97. </xhtml:body>
  98. </xhtml:html>