123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMPAO99901_무인수납미반환내역관리.xrw
- * 설 명 : 무인수납미반환내역관리
- * 설 계 자 :
- * 작 성 자 : 유정란
- * 작 성 일 : 2008.08.11
- * 수정이력 :
- * 기 타 :
- -->
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <h_klog>
- <klog>
- <klog_pid/>
- <klog_orddd/>
- <klog_cretno/>
- <klog_instcd/>
- <klog_seqno/>
- <klog_ownbamt/>
- <klog_inputamt/>
- <klog_chngamt/>
- <klog_erramt/>
- <klog_choiceflag/>
- <klog_notcode/>
- <klog_notmsg/>
- <klog_rcptdd/>
- <klog_rcptno/>
- <klog_rcptseqno/>
- <klog_rcpttm/>
- <klog_rcptid/>
- <klog_fstrgstrid/>
- <klog_fstrgstdt/>
- <klog_lastupdtrid/>
- <klog_lastupdtdt/>
- <klog_cfmyn/>
- <klog_cfmdt/>
- <klog_cfmrid/>
- </klog>
- </h_klog>
- </main>
- <send>
- <data1/>
- </send>
- <init/>
- <hidden>
- <con>
- <con1/>
- <con2/>
- </con>
- <rcv/>
- </hidden>
- </root>
- </instance>
- <submission id="TXPAO99904" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/hidden/rcv"/>
- <submission id="TRPAO99901" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/h_klog"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //초기화
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fInitialize(){
- model.removeNodeset("/root/main/h_klog/klog");
- model.setValue("/root/hidden/con/con1","4");
- fConSet();
-
- model.refresh();
- }
-
- function fConSet(){
- var con = model.getValue("/root/hidden/con/con1");
-
- if (con == "1"){
- model.resetInstanceNode("/root/hidden/con/con2");
- ipt_pid.visible = true;
- ipt_date.visible = false;
- }
- else{
- model.setValue("/root/hidden/con/con2",getCurrentDate());
- ipt_pid.visible = false;
- ipt_date.visible = true;
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">무인수납미반환내역관리</caption>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:20px; width:1194px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
- <datagrid id="datagrid1" nodeset="/root/main/h_klog/klog" class="datagrid2" caption="환자번호^진료일자^생성번호^기관코드^일련번호^본인부담금^투입금액^잔돈^미반환금액^처리상태^에러코드^에러메세지^영수일자^영수증번호^영수일련^수납시간^수납자^최초등록자^최초등록일시^최종수정자^최종수정일시^확인여부^확인일시^확인자" colwidth="75, 72, 29, 28, 30, 71, 66, 68, 68, 32, 59, 338, 75, 42, 34, 61, 56, 55, 104, 57, 110, 30, 142, 77" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:80px; width:1194px; height:660px; ">
- <col ref="klog_pid"/>
- <col ref="klog_orddd"/>
- <col ref="klog_cretno" visibility="hidden"/>
- <col ref="klog_instcd" visibility="hidden"/>
- <col ref="klog_seqno" visibility="hidden"/>
- <col ref="klog_ownbamt"/>
- <col ref="klog_inputamt"/>
- <col ref="klog_chngamt"/>
- <col ref="klog_erramt"/>
- <col ref="klog_choiceflag" visibility="hidden"/>
- <col ref="klog_notcode"/>
- <col ref="klog_notmsg"/>
- <col ref="klog_rcptdd" visibility="hidden"/>
- <col ref="klog_rcptno" visibility="hidden"/>
- <col ref="klog_rcptseqno" visibility="hidden"/>
- <col ref="klog_rcpttm"/>
- <col ref="klog_rcptid" visibility="hidden"/>
- <col ref="klog_fstrgstrid" visibility="hidden"/>
- <col ref="klog_fstrgstdt" visibility="hidden"/>
- <col ref="klog_lastupdtrid" visibility="hidden"/>
- <col ref="klog_lastupdtdt" visibility="hidden"/>
- <col ref="klog_cfmyn" type="checkbox"/>
- <col ref="klog_cfmdt"/>
- <col ref="klog_cfmrid"/>
- </datagrid>
- <caption id="caption1" style="left:375px; top:35px; width:55px; height:20px; ">조회조건</caption>
- <select1 id="combo1" ref="/root/hidden/con/con1" appearance="minimal" style="left:435px; top:35px; 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>
- <item>
- <label>발생일자</label>
- <value>4</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fConSet();
- model.refresh();
- ]]>
- </script>
- </select1>
- <button id="button1" class="btn1_letter2" style="left:720px; top:35px; width:100px; height:20px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var con1 = model.getValue("/root/hidden/con/con1");
- var con2 = model.getValue("/root/hidden/con/con2");
-
- if (con1 == null || con1 == "" || con1 == " " || con1 == "-"){
- messageBox("조회조건을 선택하십시요!","E999","");
- return;
- }
-
- if (con2 == null || con2 == "" || con2 == " " || con2 == "-"){
- messageBox("상세 조회조건을 입력하십시요!","E999","");
- return;
- }
-
- model.copyNode("/root/send/data1","/root/hidden/con");
-
- submit("TRPAO99901");
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
-
- ]]>
- </script>
- </button>
- <button id="button2" class="btn4_letter2" style="left:1069px; top:749px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var klog_cnt = getNodesetCount("/root/main/h_klog/klog");
-
- if (klog_cnt < 1){
- messageBox("저장할 내역이 조회되지 않았습니다!","E999","");
- return;
- }
-
- var klog_currow = datagrid1.row;
-
- if (klog_currow < 1){
- messageBox("저장할 내역이 선택되지 않았습니다!","E999","");
- return;
- }
-
- model.copyNode("/root/send/data1","/root/main/h_klog/klog["+ klog_currow +"]");
-
- submit("TXPAO99904");
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
-
- ]]>
- </script>
- </button>
- <button id="button3" class="btn4_letter3" style="left:1126px; top:749px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- <input id="ipt_date" ref="/root/hidden/con/con2" inputtype="date" style="left:537px; top:35px; width:98px; height:19px; "/>
- <input id="ipt_pid" ref="/root/hidden/con/con2" style="left:537px; top:35px; width:100px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|