123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>보관금 관리 대장</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <h_custodymoney>
- <custodymoney>
- <pid/>
- <hngnm/>
- <indd/>
- <orddeptnm/>
- <rcptexecdd/>
- <keepkind/>
- <rcptidnm/>
- <rcptamt/>
- <keepamt/>
- <keepamt_rest/>
- <keepamt_refund/>
- <prtyn/>
- </custodymoney>
- </h_custodymoney>
- <h_print>
- <print/>
- </h_print>
- </main>
- <send>
- <data1>
- <fromdd/>
- <todd/>
- <sess_posinstcd/>
- <ioflag/>
- <norefunds/>
- <sendflag/>
- <keepyn/>
- <rcptyn/>
- </data1>
- <data2>
- <pid/>
- <keepamt_refund/>
- </data2>
- <data3>
- <pid/>
- <indd/>
- <prtyn/>
- </data3>
- </send>
- <hidden>
- <popupmenu>
- <gridmenu>
- <item>
- <name>가퇴원보관금 환불안내장</name>
- <func>fPrintKeep</func>
- </item>
- </gridmenu>
- </popupmenu>
- </hidden>
- <init>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
- <submission id="TRPMI05430" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/main/h_custodymoney"/>
- <submission id="TRPMI05431" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/h_print"/>
- <submission id="TXPMI05431" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data3"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/opatmngtweb/js/PMOCOM.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetUserInfosSampling();//세션정보
- model.setValue("/root/send/data1/sess_posinstcd",model.getValue("/root/hidden/session/sess_dutplceinstcd"));
- model.setValue("/root/send/data1/ioflag","I");
-
- model.setValue("/root/send/data1/keepyn","Y");
- model.setValue("/root/send/data1/norefunds","N");
- model.setValue("/root/send/data1/rcptyn","N");
- bool2.disabled = true;
-
- model.refresh();
- submit("TRPMI00106");
- zbcfGetCodeList(new Array("P0101","P0028","P0038"),new Array("/root/init1/P0101list","/root/init1/P0028list","/root/init1/P0038list"));
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- function fPrintKeep(){
-
- model.setValue("/root/send/data2/pid" , model.getValue("/root/main/h_custodymoney/custodymoney["+ grd_cusmoneylist.row + "]/pid"));
- model.setValue("/root/send/data2/keepamt_refund" , model.getValue("/root/main/h_custodymoney/custodymoney["+ grd_cusmoneylist.row + "]/keepamt_refund"));
-
- submit("TRPMI05431");
-
- exeReportPreview("RPPMI05431", "XMLSTR", "", "", "false", "", "", "", "", "","", "", "", "", "", "1", "");
-
- model.setValue("/root/main/h_custodymoney/custodymoney["+ grd_cusmoneylist.row + "]/prtyn", "true");
- grd_cusmoneylist.refresh();
-
- fSetPrtYN();
- }
-
- function fSetPrtYN() {
- var row = grd_cusmoneylist.row;
- var pid = model.getValue("/root/main/h_custodymoney/custodymoney[" + row + "]/pid");
- var indd = model.getValue("/root/main/h_custodymoney/custodymoney[" + row + "]/indd");
- var prtyn = model.getValue("/root/main/h_custodymoney/custodymoney[" + row + "]/prtyn");
-
- model.setValue("/root/send/data3/pid", pid);
- model.setValue("/root/send/data3/indd", indd);
- model.setValue("/root/send/data3/prtyn", prtyn == "true" ? "Y" : "");
-
- submit("TXPMI05431");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:120px; height:14px; ">퇴원환자 보고서</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:15px; width:1193px; height:755px; ">
- <line id="line20" class="line_1" style="x1:0px; y1:70px; x2:1170px; y2:70px; "/>
- <caption id="caption3" class="tit_2" style="left:3px; top:55px; width:157px; height:35px; ">가퇴원 보관금 관리대장</caption>
- <button id="button1" class="btn2_letter4" style="left:1106px; top:50px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_cusmoneylist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <button id="button2" class="btn2_letter2" style="left:1062px; top:50px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPPMI05430", "XMLSTR" , "" , "" , "false" , "", "", "", "", "", "", "");
- ]]>
- </script>
- </button>
- <datagrid id="grd_cusmoneylist" nodeset="/root/main/h_custodymoney/custodymoney" allowselection="false" caption="등록번호^이름^입원일^진료과명^가퇴원수납일^수납구분^수납자^가퇴원보관금^보관금입금^보관금환불^환불대상금^안내장출력" colsep="^" colwidth="60, 60, 80, 140, 80, 100, 60, 120, 120, 120, 120, 80" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:1170px; height:660px; text-align:center; ">
- <col ref="pid"/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="orddeptnm" style="text-align:left; "/>
- <col ref="rcptexecdd" format="yyyy-mm-dd"/>
- <col ref="keepkind" style="text-align:center; "/>
- <col ref="rcptidnm" style="text-align:center; "/>
- <col ref="rcptamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="keepamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="keepamt_rest" format="(-)#,###" style="text-align:right; "/>
- <col ref="keepamt_refund" format="(-)#,###" style="text-align:right; "/>
- <col ref="prtyn" type="checkbox"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
-
- grd_cusmoneylist.subtotalPosition = "below";
-
- grd_cusmoneylist.subtotal("sum", -1, 8, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 9, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 10, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 11, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
-
- grd_cusmoneylist.gridToInstance();
- grd_cusmoneylist.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onbeforesort">
- <![CDATA[
- grd_cusmoneylist.removeRow(false);
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
-
- //if (event.button == 3) { // 3 : 오른쪽 버튼
- if (isDataCell() == true) {
- window.setPopupMenu(true, "/root/hidden/popupmenu/gridmenu/item", "name", "func", false);
-
- }
- //}
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- initPopupMenu();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if (!grd_cusmoneylist.isCell(event.target)) {
- return;
- }
-
- if (grd_cusmoneylist.col != grd_cusmoneylist.colRef("prtyn")) {
- return;
- }
-
- fSetPrtYN();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- var sPid = model.getValue("/root/main/h_custodymoney/custodymoney["+ grd_cusmoneylist.row + "]/pid");
-
- // 보관금화면 호출
- setParameter("SMPAI02300_PARAM", sPid);
- open("SMPAI02300");
- ]]>
- </script>
- </datagrid>
- <group id="group5" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption8" style="left:205px; top:8px; width:15px; height:20px; ">~</caption>
- <line id="line13" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption39" class="search_name" style="left:3px; top:9px; width:128px; height:17px; vertical-align:middle; ">수납기간조회</caption>
- <input id="todd" ref="/root/send/data1/todd" class="input_search" inputtype="date" style="left:220px; top:8px; width:90px; height:19px; "/>
- <button id="btn_search2" class="btn1_letter2" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- model.setValue("/root/send/data1/sendflag" , "custodymoney")
- submit("TRPMI05430");
-
- grd_cusmoneylist.subtotalPosition = "below";
-
- grd_cusmoneylist.subtotal("sum", -1, 8, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 9, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 10, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 11, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
-
- model.setFocus("grd_cusmoneylist");
- ]]>
- </script>
- </button>
- <input id="fromdd" ref="/root/send/data1/fromdd" class="input_search" inputtype="date" style="left:110px; top:8px; width:90px; height:19px; ">
- <script type="javascript">
- <![CDATA[
- model.setValue("/root/send/data1/fromdd" , getCurrentDate());
- model.setValue("/root/send/data1/todd" , getCurrentDate());
- ]]>
- </script>
- </input>
- <bool id="bool4" checkvalue="Y,N" ref="/root/send/data1/norefunds" style="left:750px; top:10px; width:20px; height:17px; text-align:left; "/>
- <caption id="caption1" style="left:773px; top:10px; width:70px; height:20px; ">미환불</caption>
- <bool id="bool1" checkvalue="Y,N" ref="/root/send/data1/keepyn" style="left:321px; top:10px; width:25px; height:17px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/keepyn") == "Y") {
-
- model.setValue("/root/send/data1/rcptyn", "N");
- bool2.disabled = true;
-
- } else {
-
- bool2.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption2" style="left:345px; top:10px; width:95px; height:20px; ">보관금존재여부</caption>
- <caption id="caption4" style="left:575px; top:10px; width:106px; height:20px; ">보관금 전체</caption>
- <bool id="bool2" checkvalue="Y,N" ref="/root/send/data1/rcptyn" style="left:552px; top:10px; width:25px; height:17px; text-align:left; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/rcptyn") == "Y") {
-
- model.setValue("/root/send/data1/keepyn", "N");
- bool1.disabled = true;
-
- } else {
-
- bool1.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption7" class="search_name" style="left:455px; top:10px; width:90px; height:17px; vertical-align:middle; ">보관금기준</caption>
- <caption id="caption9" class="search_name" style="left:665px; top:10px; width:80px; height:17px; vertical-align:middle; ">환불여부</caption>
- </group>
- <group id="group2" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption5" style="left:205px; top:8px; width:15px; height:20px; ">~</caption>
- <line id="line1" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption10" class="search_name" style="left:3px; top:9px; width:128px; height:17px; vertical-align:middle; ">수납기간조회</caption>
- <input id="input1" ref="/root/send/data1/todd" class="input_search" inputtype="date" style="left:220px; top:8px; width:90px; height:19px; "/>
- <button id="button3" class="btn1_letter2" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- model.setValue("/root/send/data1/sendflag" , "custodymoney")
- submit("TRPMI05430");
-
- grd_cusmoneylist.subtotalPosition = "below";
-
- grd_cusmoneylist.subtotal("sum", -1, 8, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 9, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 10, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 11, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
-
- model.setFocus("grd_cusmoneylist");
- ]]>
- </script>
- </button>
- <input id="input2" ref="/root/send/data1/fromdd" class="input_search" inputtype="date" style="left:110px; top:8px; width:90px; height:19px; ">
- <script type="javascript">
- <![CDATA[
- model.setValue("/root/send/data1/fromdd" , getCurrentDate());
- model.setValue("/root/send/data1/todd" , getCurrentDate());
- ]]>
- </script>
- </input>
- <bool id="bool3" checkvalue="Y,N" ref="/root/send/data1/norefunds" style="left:750px; top:10px; width:20px; height:17px; text-align:left; "/>
- <caption id="caption11" style="left:773px; top:10px; width:70px; height:20px; ">미환불</caption>
- <bool id="bool5" checkvalue="Y,N" ref="/root/send/data1/keepyn" style="left:321px; top:10px; width:25px; height:17px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/keepyn") == "Y") {
-
- model.setValue("/root/send/data1/rcptyn", "N");
- bool2.disabled = true;
-
- } else {
-
- bool2.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption12" style="left:345px; top:10px; width:95px; height:20px; ">보관금존재여부</caption>
- <caption id="caption13" style="left:575px; top:10px; width:106px; height:20px; ">보관금 전체</caption>
- <bool id="bool6" checkvalue="Y,N" ref="/root/send/data1/rcptyn" style="left:552px; top:10px; width:25px; height:17px; text-align:left; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/rcptyn") == "Y") {
-
- model.setValue("/root/send/data1/keepyn", "N");
- bool1.disabled = true;
-
- } else {
-
- bool1.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption14" class="search_name" style="left:455px; top:10px; width:90px; height:17px; vertical-align:middle; ">보관금기준</caption>
- <caption id="caption15" class="search_name" style="left:665px; top:10px; width:80px; height:17px; vertical-align:middle; ">환불여부</caption>
- </group>
- <group id="group4" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption16" style="left:205px; top:8px; width:15px; height:20px; ">~</caption>
- <line id="line2" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption17" class="search_name" style="left:3px; top:9px; width:128px; height:17px; ">수납기간조회</caption>
- <input id="input3" ref="/root/send/data1/todd" class="input_search" navindex="2" inputtype="date" style="left:220px; top:8px; width:90px; height:19px; "/>
- <button id="button4" class="btn1_letter2" navindex="6" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- model.setValue("/root/send/data1/sendflag" , "custodymoney")
- submit("TRPMI05430");
-
- grd_cusmoneylist.subtotalPosition = "below";
-
- grd_cusmoneylist.subtotal("sum", -1, 8, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 9, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 10, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
- grd_cusmoneylist.subtotal("sum", -1, 11, "format:(-)#,###; roundmode:round; roundpostion:2", "background-color:#fcd2c1; color:#0000; font-weight:bold; ", 2, "합계 ", false);
-
- model.setFocus("grd_cusmoneylist");
- ]]>
- </script>
- </button>
- <input id="input4" ref="/root/send/data1/fromdd" class="input_search" navindex="1" inputtype="date" style="left:110px; top:8px; width:90px; height:19px; ">
- <script type="javascript">
- <![CDATA[
- model.setValue("/root/send/data1/fromdd" , getCurrentDate());
- model.setValue("/root/send/data1/todd" , getCurrentDate());
- ]]>
- </script>
- </input>
- <bool id="bool7" navindex="5" checkvalue="Y,N" ref="/root/send/data1/norefunds" style="left:845px; top:10px; width:15px; height:15px; text-align:left; "/>
- <caption id="caption18" style="left:868px; top:9px; width:70px; height:20px; ">미환불만</caption>
- <bool id="bool8" navindex="3" checkvalue="Y,N" ref="/root/send/data1/keepyn" style="left:321px; top:10px; width:15px; height:15px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/keepyn") == "Y") {
-
- model.setValue("/root/send/data1/rcptyn", "N");
- bool2.disabled = true;
-
- } else {
-
- bool2.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption19" style="left:345px; top:9px; width:144px; height:20px; ">보관금존재여부(수납기준)</caption>
- <caption id="caption20" style="left:625px; top:9px; width:144px; height:20px; ">보관금만(보관금기준)</caption>
- <bool id="bool9" navindex="4" checkvalue="Y,N" ref="/root/send/data1/rcptyn" style="left:602px; top:10px; width:15px; height:15px; text-align:left; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 조회조건 배타처리 (수납금기준 / 보관금기준 동시 선택 불가)
- if (model.getValue("/root/send/data1/rcptyn") == "Y") {
-
- model.setValue("/root/send/data1/keepyn", "N");
- bool1.disabled = true;
-
- } else {
-
- bool1.disabled = false;
- }
-
- model.refresh();
- ]]>
- </script>
- </bool>
- <caption id="caption21" class="search_name" style="left:505px; top:10px; width:90px; height:17px; ">보관금기준</caption>
- <caption id="caption22" class="search_name" style="left:760px; top:10px; width:80px; height:17px; ">환불여부</caption>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|