신용카드수납일보_월보
O O 1 총계
</documenttitle> </root> </instance> <script type="javascript" ev:event="xforms-model-construct-done"> <![CDATA[ submit("TRPAS00001"); var vToday = new Date(); var tmpYear = vToday.getYear(); var tmpMonth = vToday.getMonth()+1; var tmpDate = vToday.getDate(); if (tmpMonth < 10) { tmpMonth = "0"+tmpMonth; } if(tmpDate<10){tmpDate ="0"+tmpDate;} model.setValue("/root/main/search/fromdata", tmpYear+""+tmpMonth+""+tmpDate); model.setValue("/root/main/search/todata", tmpYear+""+tmpMonth+""+tmpDate); //Rexport에 출력날자를 보여주기위한 데이터 저장 model.makeNode("/root/main/tmp/print/date"); model.copyNode("/root/main/tmp/print/date", "/root/main/search/fromdata"); model.setValue("/root/main/tmp/print/date", model.getValue("/root/main/search/fromdata")); input7.refresh(); input1.refresh(); datagrid4.explorerbar = "sort"; ]]> </script> <bind id="bind1" ref="/root/main/creditcardsunablist/creditcardsunabstats" calculate="now() + ."/> <bind id="bind2" ref="/root/main/creditcardsunabsumlist/creditcardsunabsumstats/cardamt" calculate="sum(/root/main/creditcardsunablist/creditcardsunabstats/cardamt);"/> <bind id="bind3" ref="/root/main/creditcardsunabsumlist/creditcardsunabsumstats/carddepoamt" calculate="sum(/root/main/creditcardsunablist/creditcardsunabstats/carddepoamt);"/> <bind id="bind4" ref="/root/main/creditcardsunabsumlist/creditcardsunabsumstats/coms" calculate="sum(/root/main/creditcardsunablist/creditcardsunabstats/coms);"/> <bind id="bind5" ref="/root/main/creditcardsunabsumlist/creditcardsunabsumstats/inamt" calculate="sum(/root/main/creditcardsunablist/creditcardsunabstats/inamt);"/> <submission id="TRPAS01281" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/data1"/> <submission id="TRPAS00001" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/main/userinfo/info/user"/> </model> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/> <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/> <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/> </xhtml:head> <xhtml:body pagewidth="1211" pageheight="784"> <group id="group3" style="left:0px; top:0px; width:1211px; height:13px; "> <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:190px; height:14px; font-family:돋움; vertical-align:middle; ">신용카드수납일보/월보</caption> </group> <group id="group2" style="left:4px; top:22px; width:1203px; height:35px; "> <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1202px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/> <caption id="caption2" class="search_name" style="left:15px; top:9px; width:198px; height:17px; ">기간 ~</caption> <line id="line2" class="line_4" style="x1:1130px; y1:7px; x2:1130px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/> <button id="btn_search" class="btn1_letter2" style="left:1139px; top:7px; width:56px; height:22px; "> <caption>조회</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var fromdata = model.getValue("/root/main/search/fromdata"); var todata = model.getValue("/root/main/search/todata"); if(fromdata==""||fromdata==null){ messageBox("시작일을 입력","E007"); model.setFocus("input7"); return false; } if(todata==""|| todata==null){ messageBox("끝일을 입력","E007"); model.setFocus("input1"); return false; } if(fromdata > todata){ messageBox("시작일이 끝일자보다 클수 ", "C001") return false; }else{ model.setValue("/root/send/fromdata",model.getValue("/root/main/search/fromdata")); model.setValue("/root/send/todata",model.getValue("/root/main/search/todata")); model.setValue("/root/send/datagubun",model.getValue("/root/main/search/datagubun")); model.setValue("/root/send/dcgubun",model.getValue("/root/main/search/dcgubun")); model.removeNodeset("/root/main/creditcardsunablist"); submit("TRPAS01281"); //로드값이 있을때 엑셀저장여부 버튼 생성여부 var nodelist = bind1.nodeset; if(nodelist.length>0){ line1.visible =true; button95.visible = true; }else{ line1.visible =false; button95.visible = false; } copyNodesetType("/root/main/creditcardsunablist/creditcardsunabstats","/root/main/creditcardsunabsumlist/creditcardsunabsumstats","after"); datagrid4.rebuild(); var sumtotal = instance1.selectNodes("/root/main/creditcardsunablist/creditcardsunabstats").length + datagrid4.fixedRows - 1; if(sumtotal ==""||sumtotal==null || sumtotal=="1"){ }else{ datagrid4.mergeByFree(sumtotal,0,sumtotal,5); } } ]]> </script> </button> <input id="input7" ref="/root/main/search/fromdata" class="input_default" navindex="7" inputtype="date" style="left:70px; top:8px; width:120px; height:19px; text-align:center; "> <script type="javascript" ev:event="onkeydown"> <![CDATA[ if( event.keyCode == 13 ) { var pCurTargetObj = event.ptarget.parent; if( pCurTargetObj.elementName == "xforms:select1" || pCurTargetObj.elementName == "xforms:select") { event.keyCode = 9; pCurTargetObj.dispatch("onkeydown"); } else { event.keyCode = 9; } } event.stopPropagation(); ]]> </script> </input> <input id="input1" ref="/root/main/search/todata" class="input_default" navindex="7" inputtype="date" style="left:215px; top:8px; width:120px; height:19px; text-align:center; "> <script type="javascript" ev:event="onkeydown"> <![CDATA[ if( event.keyCode == 13 ) { var pCurTargetObj = event.ptarget.parent; if( pCurTargetObj.elementName == "xforms:select1" || pCurTargetObj.elementName == "xforms:select") { event.keyCode = 9; pCurTargetObj.dispatch("onkeydown"); } else { event.keyCode = 9; } } event.stopPropagation(); ]]> </script> </input> <select1 id="radio1" ref="/root/main/search/datagubun" appearance="full" cellspacing="8" cols="3" overflow="visible" style="left:515px; top:8px; width:160px; height:19px; border-style:none; "> <choices> <item> <label>외래</label> <value>O</value> </item> <item> <label>입원</label> <value>I</value> </item> <item> <label>건진</label> <value>E</value> </item> </choices> </select1> <caption id="caption5" style="left:360px; top:8px; width:35px; height:19px; font-weight:bold; ">구분</caption> <select1 id="combo1" ref="/root/main/search/dcgubun" appearance="minimal" style="left:395px; top:8px; width:100px; height:19px; "> <choices> <item> <label>일별</label> <value>1</value> </item> <item> <label>월별</label> <value>2</value> </item> <item> <label>누적</label> <value>3</value> </item> </choices> <script type="javascript" ev:event="xforms-value-changed"> <![CDATA[ var dcgubun = model.getValue("/root/main/search/dcgubun"); if(dcgubun == "1"){ var vToday = new Date(); var tmpYear = vToday.getYear(); var tmpMonth = vToday.getMonth()+1; var tmpDate = vToday.getDate(); if (tmpMonth < 10) { tmpMonth = "0"+tmpMonth; } if(tmpDate<10){tmpDate ="0"+tmpDate;} model.setValue("/root/main/search/fromdata", tmpYear+""+tmpMonth+""+tmpDate-1); model.setValue("/root/main/search/todata", tmpYear+""+tmpMonth+""+tmpDate); input7.refresh(); input1.refresh(); }else if(dcgubun=="2"){ var vToday = new Date(); var tmpYear = vToday.getYear(); var tmpMonth = vToday.getMonth()+1; var tmpDate = vToday.getDate(); if (tmpMonth < 10) { tmpMonth = "0"+tmpMonth; } if(tmpDate<10){tmpDate ="0"+tmpDate;} model.setValue("/root/main/search/fromdata", tmpYear+""+tmpMonth+""+tmpDate-tmpDate+1); model.setValue("/root/main/search/todata", tmpYear+""+tmpMonth+""+tmpDate); input7.refresh(); input1.refresh(); }else if(dcgubun=="3"){ var vToday = new Date(); var tmpYear = vToday.getYear(); var tmpMonth = vToday.getMonth()+1; var tmpDate = vToday.getDate(); if (tmpMonth < 10) { tmpMonth = "0"+tmpMonth; } if(tmpDate<10){tmpDate ="0"+tmpDate;} model.setValue("/root/main/search/fromdata", tmpYear+""+tmpMonth+""+tmpDate-tmpDate+1); model.setValue("/root/main/search/todata", tmpYear+""+tmpMonth+""+tmpDate); input7.refresh(); input1.refresh(); } ]]> </script> </select1> <line id="line1" class="line_4" visibility="hidden" style="x1:1058px; y1:7px; x2:1058px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/> <button id="btn_print" class="btn6_letter2" style="left:1070px; top:7px; width:56px; height:22px; "> <caption>출력</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ exeReportPreview("RPPAS01281", "XMLSTR", "","", "false","","","","","false"); ]]> </script> </button> <button id="button95" class="btn6_letter4" visibility="visible" style="left:971px; top:7px; width:80px; height:22px; "> <caption>액셀저장</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var vToday = new Date(); var tmpYear = vToday.getYear(); var tmpMonth = vToday.getMonth()+1; var tmpDate = vToday.getDate(); // model.setValue("/root/documenttitle/title",document.title); // model.refresh(); // var subjectTitle = model.getValue("/root/documenttitle/title"); //엑셀저장 여부(타이틀별) var fileName = window.fileDialog("save", "", false, "신용카드수납일보_월보"+tmpYear+tmpMonth+tmpDate, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*"); if (fileName != "") { datagrid4.saveExcel(fileName, "신용카드수납일보_월보"+tmpYear+tmpMonth+tmpDate, true, true, "", "", true); } ]]> </script> </button> </group> <datagrid id="datagrid4" nodeset="/root/main/creditcardsunablist/creditcardsunabstats" caption="등록번호^환자명^주민번호^카드종류^카드번호^승인번호^카드승인액^입금액^수수료^잔액" colsep="^" colwidth="80, 80, 110, 80, 150, 110, 130, 130, 110, 115" mergecellsfixedcols="bycol" mergecellsfixedrows="byrowrec" rowsep="|" style="left:5px; top:60px; width:1198px; height:710px; "> <col ref="pid" style="text-align:center; "/> <col ref="hngnm" format="(-)#,###" style="text-align:center; "/> <col ref="rrgstno" style="text-align:center; "/> <col ref="cdnm" style="text-align:center; "/> <col ref="cardno" format="9999-9999-9999-9999" style="text-align:center; "/> <col ref="aprvno" style="text-align:center; "/> <col ref="cardamt" format="(-)#,###" style="text-align:right; "/> <col ref="carddepoamt" format="(-)#,###" style="text-align:right; "/> <col ref="coms" format="(-)#,###" style="text-align:right; "/> <col ref="inamt" format="(-)#,###" style="text-align:right; "/> </datagrid> </xhtml:body> </xhtml:html>