123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAHA01200.xrw
- * 설 명 : 일일수익집계
- * 설 계 자 : 서원식
- * 작 성 자 : 서원식
- * 작 성 일 : 2011.03.30
- * 수정이력 :
- * 기 타 :
- -->
- <?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>
- <earntotalinfo>
- <item>
- <healexamflag>C</healexamflag>
- <entrydd/>
- <totbamt/>
- <cashamt/>
- <cardamt/>
- <misuamt/>
- <dcamt/>
- <prebogjamt/>
- <bogjamt/>
- <totsamt/>
- <totbmamt/>
- <cashmamt/>
- <cardmamt/>
- <misumamt/>
- <dcammt/>
- <prebogjmamt/>
- <bogjmamt/>
- <totmamt/>
- <bigo/>
- <dmcnt/>
- <dwcnt/>
- <dtotcnt/>
- <mmcnt/>
- <mwcnt/>
- <mtotcnt/>
- <biopsycnt/>
- <endocnt/>
- <gjpcnt/>
- <prtctcnt/>
- <unco10cnt/>
- <unco15cnt/>
- <unco20cnt/>
- <unco30cnt/>
- <rsltcnt/>
- <custcnt/>
- </item>
- </earntotalinfo>
- <earntotallist>
- <item>
- <cashamt/>
- <cardamt/>
- <misuamt/>
- <dcamt/>
- <prebogjamt/>
- <bogjamt/>
- <totsamt/>
- <dmcnt/>
- <dwcnt/>
- <dtotcnt/>
- <biopsycnt/>
- <endocnt/>
- <unco10cnt/>
- <unco15cnt/>
- <unco20cnt/>
- <unco30cnt/>
- </item>
- </earntotallist>
- </main>
- <send>
- <healexamflag>C</healexamflag>
- <srchday/>
- </send>
- </root>
- </instance>
- <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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRAHS02900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/earntotallist"/>
- <submission id="TRAHS02901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/earntotalinfo"/>
- <submission id="TRAHS02902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/earntotalinfo"/>
- </model>
- <script type="javascript">
- <![CDATA[
- /**********************************************************************************************************************************************************************************
- * 화면 초기화
- ***********************************************************************************************************************************************************************************/
- function fInit() {
- srchday.value = getCurrentDate();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1193;2,783;" 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:189px; height:14px; ">일일수익집계</caption>
- </group>
- <group id="group3" style="left:0px; top:13px; width:1190px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1189px; height:35px; "/>
- <caption id="caption3" class="search_name" style="left:6px; top:8px; width:86px; height:17px; ">건진일자 :</caption>
- <input id="srchday" ref="/root/send/srchday" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:95px; top:8px; width:110px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.resetInstanceNode("/root/main/earntotalinfo");
- ]]>
- </script>
- </input>
- <button id="button2" class="btn1_letter2" style="left:1115px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/main/earntotalinfo");
- submit("TRAHS02901");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="button3" class="btn6_letter2" style="left:930px; top:8px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/main/earntotalinfo/item/entrydd", model.getValue("/root/send/srchday"));
- exeReportPreview("RPAHS02301", "XMLSTR" , "/root/main/earntotalinfo" , "" , "false" , "", "", "", "", "false");
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:994px; y1:8px; x2:994px; y2:30px; border-left-style:solid; "/>
- <button id="button4" class="btn1_letter5" style="left:1005px; top:8px; width:92px; height:22px; ">
- <caption>실자료 조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/main/earntotalinfo");
- submit("TRAHS02900");
- if(model.getValue("/root/main/earntotallist/item[2]/totbamt") == ""){
- alert("당일 조회된 내용이 없습니다.");
- return;
- }
- model.setValue("/root/main/earntotalinfo/item/totbamt",model.getValue("/root/main/earntotallist/item[1]/totbamt" ));
- model.setValue("/root/main/earntotalinfo/item/cashamt",model.getValue("/root/main/earntotallist/item[1]/cashamt" ));
- model.setValue("/root/main/earntotalinfo/item/cardamt",model.getValue("/root/main/earntotallist/item[1]/cardamt" ));
- model.setValue("/root/main/earntotalinfo/item/misuamt",model.getValue("/root/main/earntotallist/item[1]/misuamt" ));
- model.setValue("/root/main/earntotalinfo/item/dcamt",model.getValue("/root/main/earntotallist/item[1]/dcamt" ));
- model.setValue("/root/main/earntotalinfo/item/prebogjamt",model.getValue("/root/main/earntotallist/item[1]/prebogjamt" ));
- model.setValue("/root/main/earntotalinfo/item/bogjamt",model.getValue("/root/main/earntotallist/item[1]/bogjamt" ));
- model.setValue("/root/main/earntotalinfo/item/totsamt",model.getValue("/root/main/earntotallist/item[1]/totsamt" ));
-
- model.setValue("/root/main/earntotalinfo/item/totbmamt",model.getValue("/root/main/earntotallist/item[2]/totbamt" ));
- model.setValue("/root/main/earntotalinfo/item/cashmamt",model.getValue("/root/main/earntotallist/item[2]/cashamt" ));
- model.setValue("/root/main/earntotalinfo/item/cardmamt",model.getValue("/root/main/earntotallist/item[2]/cardamt" ));
- model.setValue("/root/main/earntotalinfo/item/misumamt",model.getValue("/root/main/earntotallist/item[2]/misuamt" ));
- model.setValue("/root/main/earntotalinfo/item/dcammt",model.getValue("/root/main/earntotallist/item[2]/dcamt" ));
- model.setValue("/root/main/earntotalinfo/item/prebogjmamt",model.getValue("/root/main/earntotallist/item[2]/prebogjamt" ));
- model.setValue("/root/main/earntotalinfo/item/bogjmamt",model.getValue("/root/main/earntotallist/item[2]/bogjamt" ));
- model.setValue("/root/main/earntotalinfo/item/totmamt",model.getValue("/root/main/earntotallist/item[2]/totsamt" ));
-
- model.setValue("/root/main/earntotalinfo/item/dmcnt",model.getValue("/root/main/earntotallist/item[1]/dmcnt" ));
- model.setValue("/root/main/earntotalinfo/item/dwcnt",model.getValue("/root/main/earntotallist/item[1]/dwcnt" ));
- model.setValue("/root/main/earntotalinfo/item/dtotcnt",model.getValue("/root/main/earntotallist/item[1]/dtotcnt" ));
- model.setValue("/root/main/earntotalinfo/item/mmcnt",model.getValue("/root/main/earntotallist/item[2]/dmcnt" ));
- model.setValue("/root/main/earntotalinfo/item/mwcnt",model.getValue("/root/main/earntotallist/item[2]/dwcnt" ));
- model.setValue("/root/main/earntotalinfo/item/mtotcnt",model.getValue("/root/main/earntotallist/item[2]/dtotcnt" ));
-
- model.setValue("/root/main/earntotalinfo/item/biopsycnt",model.getValue("/root/main/earntotallist/item[1]/biopsycnt" ));
- model.setValue("/root/main/earntotalinfo/item/endocnt",model.getValue("/root/main/earntotallist/item[1]/endocnt" ));
-
- model.setValue("/root/main/earntotalinfo/item/unco10cnt",model.getValue("/root/main/earntotallist/item[1]/unco10cnt" ));
- model.setValue("/root/main/earntotalinfo/item/unco15cnt",model.getValue("/root/main/earntotallist/item[1]/unco15cnt" ));
- model.setValue("/root/main/earntotalinfo/item/unco20cnt",model.getValue("/root/main/earntotallist/item[1]/unco20cnt" ));
- model.setValue("/root/main/earntotalinfo/item/unco30cnt",model.getValue("/root/main/earntotallist/item[1]/unco30cnt" ));
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:49px; width:1195px; height:701px; ">
- <caption id="caption4" class="tit_2" style="left:5px; top:10px; width:108px; height:13px; ">수익금현황</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:25px; x2:1190px; y2:25px; "/>
- <caption id="caption17" class="cell_1" style="left:10px; top:35px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption5" class="cell_1" style="left:10px; top:55px; width:46px; height:19px; text-align:center; vertical-align:middle; ">당일</caption>
- <caption id="caption7" class="cell_1" style="left:10px; top:75px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
- <caption id="caption8" class="cell_1" style="left:60px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총발생금액</caption>
- <input id="input4" ref="/root/main/earntotalinfo/item/totbamt" format="#,##0" style="left:60px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input17" ref="/root/main/earntotalinfo/item/totbmamt" format="#,##0" style="left:60px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption9" class="cell_1" style="left:185px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">현금</caption>
- <input id="input7" ref="/root/main/earntotalinfo/item/cashamt" format="#,##0" style="left:185px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input12" ref="/root/main/earntotalinfo/item/cashmamt" format="#,##0" style="left:185px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption10" class="cell_1" style="left:310px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">카드</caption>
- <input id="input8" ref="/root/main/earntotalinfo/item/cardamt" format="#,##0" style="left:310px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input13" ref="/root/main/earntotalinfo/item/cardmamt" format="#,##0" style="left:310px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption11" class="cell_1" style="left:435px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">미수</caption>
- <input id="input9" ref="/root/main/earntotalinfo/item/misuamt" format="#,##0" style="left:435px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input14" ref="/root/main/earntotalinfo/item/misumamt" format="#,##0" style="left:435px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption12" class="cell_1" style="left:560px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">감액</caption>
- <input id="input10" ref="/root/main/earntotalinfo/item/dcamt" format="#,##0" style="left:560px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input15" ref="/root/main/earntotalinfo/item/dcammt" format="#,##0" style="left:560px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption78" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금</caption>
- <input id="input63" ref="/root/main/earntotalinfo/item/prebogjamt" format="#,##0" style="left:685px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input64" ref="/root/main/earntotalinfo/item/prebogjmamt" format="#,##0" style="left:685px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption13" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금대체</caption>
- <input id="input11" ref="/root/main/earntotalinfo/item/bogjamt" format="#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input62" ref="/root/main/earntotalinfo/item/bogjmamt" format="#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption1" class="cell_1" style="left:810px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총계</caption>
- <input id="input26" ref="/root/main/earntotalinfo/item/totmamt" format="#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption14" class="tit_2" style="left:5px; top:110px; width:108px; height:13px; ">보고사항</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:125px; x2:1190px; y2:125px; "/>
- <textarea id="tar_rsltcnts1" ref="/root/main/earntotalinfo/item/bigo" scroll="vertical" style="left:10px; top:130px; width:1170px; height:160px; "/>
- <caption id="caption15" class="tit_2" style="left:8px; top:300px; width:108px; height:13px; ">인원현황</caption>
- <line id="line5" class="line_1" style="x1:3px; y1:315px; x2:1193px; y2:315px; "/>
- <caption id="caption24" class="cell_1" style="left:10px; top:325px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption23" class="cell_1" style="left:10px; top:345px; width:46px; height:19px; text-align:center; vertical-align:middle; ">일계</caption>
- <caption id="caption20" class="cell_1" style="left:10px; top:365px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
- <caption id="caption16" class="cell_1" style="left:60px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">남자</caption>
- <input id="input3" ref="/root/main/earntotalinfo/item/dmcnt" style="left:60px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input30" ref="/root/main/earntotalinfo/item/mmcnt" style="left:60px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption18" class="cell_1" style="left:185px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">여자</caption>
- <input id="input18" ref="/root/main/earntotalinfo/item/dwcnt" style="left:185px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input20" ref="/root/main/earntotalinfo/item/mwcnt" style="left:185px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption19" class="cell_1" style="left:310px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">전체</caption>
- <input id="input19" ref="/root/main/earntotalinfo/item/dtotcnt" style="left:310px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input31" ref="/root/main/earntotalinfo/item/mtotcnt" style="left:310px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption22" class="tit_2" style="left:8px; top:450px; width:108px; height:13px; ">감액현황</caption>
- <line id="line6" class="line_1" style="x1:3px; y1:465px; x2:1193px; y2:465px; "/>
- <caption id="caption27" class="cell_1" style="left:10px; top:475px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption26" class="cell_1" style="left:10px; top:495px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption28" class="cell_1" style="left:60px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">10%</caption>
- <input id="input5" ref="/root/main/earntotalinfo/item/unco10cnt" style="left:60px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption29" class="cell_1" style="left:185px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">15%</caption>
- <input id="input22" ref="/root/main/earntotalinfo/item/unco15cnt" style="left:185px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption30" class="cell_1" style="left:310px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">20%</caption>
- <input id="input23" ref="/root/main/earntotalinfo/item/unco20cnt" style="left:310px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption25" class="cell_1" style="left:435px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">30%</caption>
- <input id="input21" ref="/root/main/earntotalinfo/item/unco30cnt" style="left:435px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption31" class="tit_2" style="left:8px; top:530px; width:108px; height:13px; ">우편발송현황</caption>
- <line id="line7" class="line_1" style="x1:3px; y1:545px; x2:1193px; y2:545px; "/>
- <caption id="caption33" class="cell_1" style="left:10px; top:555px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption32" class="cell_1" style="left:10px; top:575px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption34" class="cell_1" style="left:60px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">결과지통보</caption>
- <input id="input6" ref="/root/main/earntotalinfo/item/rsltcnt" style="left:60px; top:575px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption35" class="cell_1" style="left:185px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">고객관리부문</caption>
- <input id="input24" ref="/root/main/earntotalinfo/item/custcnt" style="left:185px; top:575px; width:120px; height:19px; text-align:right; "/>
- <input id="input25" ref="/root/main/earntotalinfo/item/totsamt" format="#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption37" class="cell_1" style="left:10px; top:395px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption36" class="cell_1" style="left:10px; top:415px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption38" class="cell_1" style="left:60px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">BIOPSY</caption>
- <input id="input28" ref="/root/main/earntotalinfo/item/biopsycnt" style="left:60px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption39" class="cell_1" style="left:185px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">수면내시경</caption>
- <input id="input27" ref="/root/main/earntotalinfo/item/endocnt" style="left:185px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption40" class="cell_1" style="left:310px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">귀중품보관</caption>
- <input id="input29" ref="/root/main/earntotalinfo/item/gjpcnt" style="left:310px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption2" class="cell_1" style="left:435px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">보호자보관</caption>
- <input id="input16" ref="/root/main/earntotalinfo/item/prtctcnt" style="left:435px; top:415px; width:120px; height:19px; text-align:right; "/>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:754px; width:1195px; height:28px; ">
- <button id="btn_acpt" class="btn4_letter2" style="left:1131px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/main/earntotalinfo/item/healexamflag", "C");
- model.setValue("/root/main/earntotalinfo/item/entrydd", model.getValue("/root/send/srchday"));
- if(submit("TRAHS02902")){
- alert(model.getValue("/root/send/srchorddd") + "수익집계정보가 저장되었습니다.");
- submit("TRAHS02901");
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:49px; width:1195px; height:701px; ">
- <caption id="caption21" class="tit_2" style="left:5px; top:10px; width:108px; height:13px; ">수익금현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1190px; y2:25px; "/>
- <caption id="caption41" class="cell_1" style="left:10px; top:35px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption42" class="cell_1" style="left:10px; top:55px; width:46px; height:19px; text-align:center; vertical-align:middle; ">당일</caption>
- <caption id="caption43" class="cell_1" style="left:10px; top:75px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
- <caption id="caption44" class="cell_1" style="left:60px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총발생금액</caption>
- <input id="input1" ref="/root/main/earntotalinfo/item/totbamt" format="#,##0" style="left:60px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input2" ref="/root/main/earntotalinfo/item/totbmamt" format="#,##0" style="left:60px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption45" class="cell_1" style="left:185px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">현금</caption>
- <input id="input32" ref="/root/main/earntotalinfo/item/cashamt" format="#,##0" style="left:185px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input33" ref="/root/main/earntotalinfo/item/cashmamt" format="#,##0" style="left:185px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption46" class="cell_1" style="left:310px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">카드</caption>
- <input id="input34" ref="/root/main/earntotalinfo/item/cardamt" format="#,##0" style="left:310px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input35" ref="/root/main/earntotalinfo/item/cardmamt" format="#,##0" style="left:310px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption47" class="cell_1" style="left:435px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">미수</caption>
- <input id="input36" ref="/root/main/earntotalinfo/item/misuamt" format="#,##0" style="left:435px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input37" ref="/root/main/earntotalinfo/item/misumamt" format="#,##0" style="left:435px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption48" class="cell_1" style="left:560px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">할인/감액</caption>
- <input id="input38" ref="/root/main/earntotalinfo/item/dcamt" format="#,##0" style="left:560px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input39" ref="/root/main/earntotalinfo/item/dcammt" format="#,##0" style="left:560px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption49" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금</caption>
- <input id="input40" ref="/root/main/earntotalinfo/item/prebogjamt" format="(-,+)#,##0" style="left:685px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input59" ref="/root/main/earntotalinfo/item/prebogjmamt" format="(-,+)#,##0" style="left:685px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption50" class="cell_1" style="left:935px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총계</caption>
- <input id="input41" ref="/root/main/earntotalinfo/item/totmamt" format="#,##0" style="left:935px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption51" class="tit_2" style="left:5px; top:110px; width:108px; height:13px; ">보고사항</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:125px; x2:1190px; y2:125px; "/>
- <textarea id="textarea1" ref="/root/main/earntotalinfo/item/bigo" scroll="vertical" style="left:10px; top:130px; width:1170px; height:160px; "/>
- <caption id="caption52" class="tit_2" style="left:8px; top:300px; width:108px; height:13px; ">인원현황</caption>
- <line id="line9" class="line_1" style="x1:3px; y1:315px; x2:1193px; y2:315px; "/>
- <caption id="caption53" class="cell_1" style="left:10px; top:325px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption54" class="cell_1" style="left:10px; top:345px; width:46px; height:19px; text-align:center; vertical-align:middle; ">일계</caption>
- <caption id="caption55" class="cell_1" style="left:10px; top:365px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
- <caption id="caption56" class="cell_1" style="left:60px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">남자</caption>
- <input id="input42" ref="/root/main/earntotalinfo/item/dmcnt" format="#,##0" style="left:60px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input43" ref="/root/main/earntotalinfo/item/mmcnt" format="#,##0" style="left:60px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption57" class="cell_1" style="left:185px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">여자</caption>
- <input id="input44" ref="/root/main/earntotalinfo/item/dwcnt" format="#,##0" style="left:185px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input45" ref="/root/main/earntotalinfo/item/mwcnt" format="#,##0" style="left:185px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption58" class="cell_1" style="left:310px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">전체</caption>
- <input id="input46" ref="/root/main/earntotalinfo/item/dtotcnt" format="#,##0" style="left:310px; top:345px; width:120px; height:19px; text-align:right; "/>
- <input id="input47" ref="/root/main/earntotalinfo/item/mtotcnt" format="#,##0" style="left:310px; top:365px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption59" class="tit_2" style="left:8px; top:450px; width:108px; height:13px; ">감액현황</caption>
- <line id="line10" class="line_1" style="x1:3px; y1:465px; x2:1193px; y2:465px; "/>
- <caption id="caption60" class="cell_1" style="left:10px; top:475px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption61" class="cell_1" style="left:10px; top:495px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption62" class="cell_1" style="left:60px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">10%</caption>
- <input id="input48" ref="/root/main/earntotalinfo/item/unco10cnt" style="left:60px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption63" class="cell_1" style="left:185px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">15%</caption>
- <input id="input49" ref="/root/main/earntotalinfo/item/unco15cnt" style="left:185px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption64" class="cell_1" style="left:310px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">20%</caption>
- <input id="input50" ref="/root/main/earntotalinfo/item/unco20cnt" style="left:310px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption65" class="cell_1" style="left:435px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">30%</caption>
- <input id="input51" ref="/root/main/earntotalinfo/item/unco30cnt" style="left:435px; top:495px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption66" class="tit_2" style="left:8px; top:530px; width:108px; height:13px; ">우편발송현황</caption>
- <line id="line11" class="line_1" style="x1:3px; y1:545px; x2:1193px; y2:545px; "/>
- <caption id="caption67" class="cell_1" style="left:10px; top:555px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption68" class="cell_1" style="left:10px; top:575px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption69" class="cell_1" style="left:60px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">결과지통보</caption>
- <input id="input52" ref="/root/main/earntotalinfo/item/rsltcnt" style="left:60px; top:575px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption70" class="cell_1" style="left:185px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">고객관리부문</caption>
- <input id="input53" ref="/root/main/earntotalinfo/item/custcnt" style="left:185px; top:575px; width:120px; height:19px; text-align:right; "/>
- <input id="input54" ref="/root/main/earntotalinfo/item/totsamt" format="#,##0" style="left:935px; top:55px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption71" class="cell_1" style="left:10px; top:395px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
- <caption id="caption72" class="cell_1" style="left:10px; top:415px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
- <caption id="caption73" class="cell_1" style="left:60px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">BIOPSY</caption>
- <input id="input55" ref="/root/main/earntotalinfo/item/biopsycnt" style="left:60px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption74" class="cell_1" style="left:185px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">수면내시경</caption>
- <input id="input56" ref="/root/main/earntotalinfo/item/endocnt" style="left:185px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption75" class="cell_1" style="left:310px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">귀중품보관</caption>
- <input id="input57" ref="/root/main/earntotalinfo/item/gjpcnt" style="left:310px; top:415px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption76" class="cell_1" style="left:435px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">보호자보관</caption>
- <input id="input58" ref="/root/main/earntotalinfo/item/prtctcnt" style="left:435px; top:415px; width:120px; height:19px; text-align:right; "/>
- <input id="input60" ref="/root/main/earntotalinfo/item/bogjamt" format="(-,+)#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
- <input id="input61" ref="/root/main/earntotalinfo/item/bogjmamt" format="(-,+)#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
- <caption id="caption77" class="cell_1" style="left:810px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금대체</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|