123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPPAO01901_연말정산.xrw
- * 설 명 : 연말정산영수증
- * 설 계 자 : 조영상
- * 작 성 자 : 조영상.
- * 작 성 일 : 2008.03.10
- * 수정이력 :
- * 기 타 : test
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <?xml-stylesheet type="text/css" href="../../../../../../CMCProject/application/webapps/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>
- <discamt>
- <discamtlist/>
- </discamt>
- </main>
- <send>
- <pid/>
- <fromdd/>
- <todd/>
- <instcd/>
- </send>
- <init/>
- </root>
- </instance>
- <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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fInitialize(){
-
- var instcd = opener.javascript.getParameter("SPPAO02001_INSTCD");
- var pid = opener.javascript.getParameter("SPPAO02001_PID");
- var fromdd = opener.javascript.getParameter("SPPAO02001_FROMDD");
- var todd = opener.javascript.getParameter("SPPAO02001_TODD");
-
- model.setValue("/root/send/instcd", instcd);
- model.setValue("/root/send/pid", pid);
- model.setValue("/root/send/fromdd", fromdd);
- model.setValue("/root/send/todd", todd);
-
- model.refresh();
-
- fSearch();
- }
-
- function fSearch(){
- submit("TRPAO02004");
- }
- ]]>
- </script>
- <submission id="TRPAO02004" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/discamt"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="870" pageheight="600" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:850px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:375px; height:15px; ">연말정산 감면내역 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:850px; height:37px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:850px; height:32px; "/>
- <caption id="caption7" class="search_name" style="left:10px; top:7px; width:128px; height:17px; ">감면주체등록번호</caption>
- <caption id="caption1" class="search_name" style="left:274px; top:7px; width:83px; height:17px; ">수납일자</caption>
- <input id="input5" ref="/root/send/fromdd" class="input_default" autonext="false" inputtype="date" maxlength="12" style="left:362px; top:8px; width:85px; height:19px; text-align:left; "/>
- <input id="input3" ref="/root/send/todd" class="input_default" autonext="false" inputtype="date" maxlength="12" style="left:472px; top:8px; width:85px; height:19px; text-align:left; "/>
- <button id="btn_search2" class="btn1_letter2" style="left:770px; top:5px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <caption id="caption2" style="left:447px; top:11px; width:25px; height:15px; text-align:center; ">~</caption>
- <input id="input1" ref="/root/send/pid" style="left:145px; top:8px; width:70px; height:19px; text-align:center; "/>
- </group>
- <datagrid id="datagrid1" nodeset="/root/main/discamt/discamtlist" caption="감면주체^감면주체^환자정보^환자정보^환자정보^환자정보^환자정보^환자정보^환자정보^환자정보|성명^근무지^등록번호^성명^관계^진료일자^수납일자^감면금액^감면코드^감면명칭" colsep="^" colwidth="70, 110, 72, 80, 70, 90, 90, 70, 65, 110" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" style="left:0px; top:55px; width:850px; height:500px; ">
- <col ref="emplnm" style="text-align:center; "/>
- <col ref="dutdeptnm" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" format="(-)#,###" style="text-align:center; "/>
- <col ref="famyrelnm" format="(-)#,###" style="text-align:center; "/>
- <col ref="orddd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="rcptexecdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="discamt" format="(-)#,###" style="text-align:right; padding-right:5; "/>
- <col ref="disccd" style="text-align:center; "/>
- <col ref="discnm" style="text-align:center; "/>
- </datagrid>
- <group id="grp_btn" style="left:0px; top:557px; width:850px; height:27px; ">
- <line id="line23" class="line_6" style="x1:0px; y1:0px; x2:850px; y2:0px; "/>
- <button id="btn_init" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter3.gif" style="left:779px; top:4px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <caption id="caption3" style="left:25px; top:5px; width:684px; height:20px; color:#ff0000; ">* 연말정산 감면내역은 2014년도 부터 별도의 집계 데이터를 이용하여 조회하므로, 집계되지 않은 데이터는 조회되지 않습니다.</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|