123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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="">
- <init>
- <A00001>
- <cdid/>
- <cdnm/>
- </A00001>
- <A00008>
- <cdid/>
- <cdnm/>
- </A00008>
- <A00010>
- <cdid/>
- <cdnm/>
- </A00010>
- <A00011>
- <cdid/>
- <cdnm/>
- </A00011>
- <A00012>
- <cdid/>
- <cdnm/>
- </A00012>
- <A00013>
- <cdid/>
- <cdnm/>
- </A00013>
- <acntno>
- <cdid/>
- <cdnm/>
- </acntno>
- <supitemcd>
- <cdid/>
- <cdnm/>
- </supitemcd>
- <remove/>
- </init>
- <main>
- <inexlist>
- <mngtdd/>
- <supitemcd/>
- <supitemnm/>
- <seq/>
- <infitemcd/>
- <infitemnm/>
- <inexetc/>
- <inamt/>
- <examt/>
- <inexflag/>
- <seqno/>
- </inexlist>
- <inexdetl>
- <mngtyy/>
- <mngtdd/>
- <inexflag/>
- <supitemcd/>
- <infitemcd/>
- <seqno/>
- <bankflag/>
- <acntno/>
- <inexamt/>
- <inexetc/>
- <status/>
- </inexdetl>
- </main>
- <send>
- </send>
- <hidden>
- </hidden>
- <temp>
- <mngtyy/>
- <fromdd/>
- <todd/>
- <srchflag>1</srchflag>
- <flag/>
- <inamt/>
- <outamt/>
- <totamt/>
- </temp>
- </root>
- </instance>
- <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/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../emr/agonalcareweb/js/SMMNH00001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fGetCodeList( new Array("A00001","A00008","A00010","A00011","A00012","A00013"), new Array("/root/init","/root/init","/root/init","/root/init","/root/init","/root/init"));//호스피스 코드 조회
- fRemoveNode(new Array("A00001","A00008","A00010","A00011","A00012","A00013"));//콤보 공백 제거
-
- getdate = getCurrentDate();
- cmb_payyy.value = getdate.substring(0,4);
- ipt_fromdd.value = getCurrentDate();
- ipt_todd.value = getCurrentDate();
- submit("TRMNH02401");
-
- ]]>
- </script>
- <submission id="TRMNH02401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/acntno"/>
- <submission id="TRMNH04301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/supitemcd"/>
- <submission id="TRMNH04201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/inexlist"/>
- <submission id="TRMNH04202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/inexdetl"/>
- <submission id="TXMNH04201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send"/>
- <submission id="TRMNH00001" mediatype="application/x-www-form-urlencoded" method="post"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- function supitemcd() {
- model.removeNodeset("/root/init/supitemcd");
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/remove";
- model.removenode("/root/send");
- model.makeValue("/root/send/inexflag", model.getValue("/root/main/inexdetl/inexflag"));
- submit("TRMNH04301");
-
- }
-
- function fSave(flag) {
- model.setValue("/root/main/inexdetl/status",flag);
- model.removenode("/root/send");
- model.makeValue("/root/send/mngtyy", model.getValue("/root/main/inexdetl/mngtyy"));
- model.makeValue("/root/send/mngtdd", model.getValue("/root/main/inexdetl/mngtdd"));
- model.makeValue("/root/send/inexflag", model.getValue("/root/main/inexdetl/inexflag"));
- var supitemcd = model.getValue("/root/main/inexdetl/supitemcd");
- model.makeValue("/root/send/supitemcd",supitemcd.substr(0,2));
- var infitemcd = model.getValue("/root/main/inexdetl/infitemcd");
- if(infitemcd== ""){
- infitemcd ="00";
- }
- model.makeValue("/root/send/infitemcd", infitemcd);
- model.makeValue("/root/send/seqno", model.getValue("/root/main/inexdetl/seqno"));
- model.makeValue("/root/send/bankflag", model.getValue("/root/main/inexdetl/bankflag"));
- model.makeValue("/root/send/acntno", model.getValue("/root/main/inexdetl/acntno"));
- model.makeValue("/root/send/inexamt", model.getValue("/root/main/inexdetl/inexamt"));
- model.makeValue("/root/send/inexetc", model.getValue("/root/main/inexdetl/inexetc"));
- model.makeValue("/root/send/status", model.getValue("/root/main/inexdetl/status"));
- submit("TXMNH04201");
-
- }
-
- function fSearch() {
- model.removeNodeset("/root/main/inexlist");
- model.resetInstanceNode("/root/main/inexdetl");
- model.removenode("/root/send");
- model.makeValue("/root/send/mngtyy", model.getValue("/root/temp/mngtyy"));
- model.makeValue("/root/send/fromdd", model.getValue("/root/temp/fromdd"));
- model.makeValue("/root/send/todd", model.getValue("/root/temp/todd"));
- model.makeValue("/root/send/srchflag", model.getValue("/root/temp/srchflag"));
- model.makeValue("/root/send/flag", model.getValue("/root/temp/flag"));
- submit("TRMNH04201");
-
- cmb_mngtyy.disabled = false;
- ipt_mngtdd.disabled = false;
- rdo_inexflag.disabled = false;
- cmb_supitemcd.disabled = false;
- cmb_infitemcd.disabled = false;
-
- var totinamt = 0;
- var totoutamt = 0;
-
- var inamt = 0;
- var outamt = 0;
- var totamt = 0;
-
- for(var i = grd_incmexpslist.fixedRows; i < grd_incmexpslist.rows; i++) {
-
- inamt = grd_incmexpslist.valueMatrix(i, grd_incmexpslist.colRef("inamt"));
- outamt = grd_incmexpslist.valueMatrix(i, grd_incmexpslist.colRef("examt"));
-
- if(inamt == "" || inamt == null) {
- inamt = 0;
- }
-
- if(outamt == "" || outamt == null) {
- outamt = 0;
- }
-
- totinamt += parseInt(inamt);
- totoutamt += parseInt(outamt);
-
- }
- totamt = totinamt - totoutamt;
- model.setValue("/root/temp/inamt", totinamt);
- model.setValue("/root/temp/outamt", totoutamt);
- model.setValue("/root/temp/totamt", totamt);
-
- ipt_inamt.refresh();
- ipt_outamt.refresh();
- ipt_totamt.refresh();
-
-
- }
- function fClicedGrid() {
- model.removeNodeset("/root/main/bugtdetl");
- model.removenode("/root/send");
- model.makeValue("/root/send/mngtyy", model.getValue("/root/temp/mngtyy"));
- model.makeValue("/root/send/mngtdd", model.getValue("/root/main/inexlist["+grd_incmexpslist.row+"]/mngtdd"));
- model.makeValue("/root/send/inexflag", model.getValue("/root/main/inexlist["+grd_incmexpslist.row+"]/inexflag"));
- model.makeValue("/root/send/supitemcd", model.getValue("/root/main/inexlist["+grd_incmexpslist.row+"]/supitemcd"));
- model.makeValue("/root/send/infitemcd", model.getValue("/root/main/inexlist["+grd_incmexpslist.row+"]/infitemcd"));
- model.makeValue("/root/send/seqno", model.getValue("/root/main/inexlist["+grd_incmexpslist.row+"]/seqno"));
- submit("TRMNH04202");
- supitemcd();
- cmb_supitemcd.dispatch("xforms-value-changed");
-
- model.removenode("/root/send");
- model.makeValue("/root/send/bankflagcd", cmb_bankflag.value);
- submit("TRMNH02401");
-
- cmb_mngtyy.disabled = true;
- ipt_mngtdd.disabled = true;
- rdo_inexflag.disabled = true;
- cmb_supitemcd.disabled = true;
- cmb_infitemcd.disabled = true;
- }
-
- function fClear() {
- model.resetInstanceNode("/root/main/inexdetl");
-
- cmb_mngtyy.disabled = false;
- ipt_mngtdd.disabled = false;
- rdo_inexflag.disabled = false;
- cmb_supitemcd.disabled = false;
- cmb_infitemcd.disabled = false;
- model.refresh();
- }
-
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body 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:181px; height:14px; ">수입지출관리</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:697px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:1076px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1067px; y1:7px; x2:1067px; y2:29px; "/>
- <caption id="caption1" class="search_no_b" style="left:440px; top:9px; width:12px; height:17px; ">~</caption>
- <input id="ipt_fromdd" ref="/root/temp/fromdd" class="input_default" disabled="true" navindex="1" inputtype="date" style="left:352px; top:10px; width:86px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_fromdd.value.substr(0,4) != cmb_payyy.value ){
- messageBox("관리년도 범위를 벗어 났습니다.", "E");
- ipt_fromdd.value =getCurrentDate();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_todd" ref="/root/temp/todd" class="input_default" disabled="true" navindex="2" inputtype="date" style="left:455px; top:10px; width:83px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_todd.value.substr(0,4) != cmb_payyy.value ){
- messageBox("관리년도 범위를 벗어 났습니다.", "E");
- ipt_todd.value =getCurrentDate();
- }
- ]]>
- </script>
- </input>
- <caption id="caption7" class="search_name" style="left:20px; top:10px; width:91px; height:17px; ">조회구분 :</caption>
- <select1 id="rdo_srchflag" ref="/root/temp/srchflag" appearance="full" cellspacing="100" cols="2" overflow="visible" style="left:107px; top:12px; width:240px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>관리연도</label>
- <value>1</value>
- </item>
- <item>
- <label>조회기간</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var srchflag = model.getValue(rdo_srchflag.attribute("ref"));
-
- if(srchflag == "1") {
- cmb_payyy.disabled = false;
- ipt_fromdd.disabled = true;
- ipt_todd.disabled = true;
- } else {
- cmb_payyy.disabled = true;
- ipt_fromdd.disabled = false;
- ipt_todd.disabled = false;
- }
-
- ]]>
- </script>
- </select1>
- <select1 id="cmb_payyy" ref="/root/temp/mngtyy" class="combo_search" appearance="minimal" style="left:185px; top:10px; width:84px; height:19px; ">
- <choices>
- <item>
- <label>2000년</label>
- <value>2000</value>
- </item>
- <item>
- <label>2001년</label>
- <value>2001</value>
- </item>
- <item>
- <label>2002년</label>
- <value>2002</value>
- </item>
- <item>
- <label>2003년</label>
- <value>2003</value>
- </item>
- <item>
- <label>2004년</label>
- <value>2004</value>
- </item>
- <item>
- <label>2005년</label>
- <value>2005</value>
- </item>
- <item>
- <label>2006년</label>
- <value>2006</value>
- </item>
- <item>
- <label>2007년</label>
- <value>2007</value>
- </item>
- <item>
- <label>2008년</label>
- <value>2008</value>
- </item>
- <item>
- <label>2009년</label>
- <value>2009</value>
- </item>
- <item>
- <label>2010년</label>
- <value>2010</value>
- </item>
- <item>
- <label>2011년</label>
- <value>2011</value>
- </item>
- <item>
- <label>2012년</label>
- <value>2012</value>
- </item>
- <item>
- <label>2013년</label>
- <value>2013</value>
- </item>
- <item>
- <label>2014년</label>
- <value>2014</value>
- </item>
- <item>
- <label>2015년</label>
- <value>2015</value>
- </item>
- <item>
- <label>2016년</label>
- <value>2016</value>
- </item>
- <item>
- <label>2017년</label>
- <value>2017</value>
- </item>
- <item>
- <label>2018년</label>
- <value>2018</value>
- </item>
- <item>
- <label>2019년</label>
- <value>2019</value>
- </item>
- <item>
- <label>2020년</label>
- <value>2020</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch()
- ]]>
- </script>
- </select1>
- <caption id="caption4" class="search_name" style="left:550px; top:10px; width:91px; height:17px; ">수입구분 :</caption>
- <select1 id="radio2" ref="/root/temp/flag" appearance="full" cellspacing="10" cols="3" overflow="visible" style="left:638px; top:13px; width:190px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>수입</label>
- <value>01</value>
- </item>
- <item>
- <label>지출</label>
- <value>02</value>
- </item>
- </choices>
- </select1>
- <button id="button3" class="btn1_letter2" style="left:1134px; top:7px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "수입지출관리", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_incmexpslist.saveExcel(fileName, "sheetname:sheet1;colhiddenextend:false;rowhiddenextend:false;");
-
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="grd_incmexpslist" nodeset="/root/main/inexlist" scroll="auto" caption="일자^caption1^항목분류^항목분류^상세항목^상세항목^비고^수입^지출^" colsep="^" colwidth="100, 6, 143, 19, 10, 100, 368, 191, 181, 21, 14" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:1px; top:80px; width:1194px; height:444px; text-align:center; ">
- <col ref="mngtdd" format="yyyy-mm-dd"/>
- <col ref="supitemcd" visibility="hidden"/>
- <col ref="supitemnm" style="text-align:center; "/>
- <col ref="seq" style="text-align:left; "/>
- <col ref="infitemcd" visibility="hidden"/>
- <col ref="infitemnm" style="text-align:center; "/>
- <col ref="inexetc" style="text-align:left; "/>
- <col ref="inamt" format="#,###,###,###"/>
- <col ref="examt" format="#,###,###,###"/>
- <col ref="inexflag" visibility="hidden"/>
- <col ref="seqno" visibility="hidden"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(isDataCell()){
- fClicedGrid();
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:5px; top:58px; width:139px; height:14px; ">수입지출 내역리스트</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:75px; x2:1194px; y2:75px; "/>
- <button id="button15" class="btn2_letter3" style="left:1049px; top:569px; width:53px; height:19px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClear();
-
- ]]>
- </script>
- </button>
- <select1 id="cmb_supitemcd" ref="/root/main/inexdetl/supitemcd" class="combo_default" appearance="minimal" style="left:176px; top:621px; width:207px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/supitemcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var supitemcd = model.getValue("/root/main/inexdetl/supitemcd");
- var leng = supitemcd.length;
- if(leng > 2){
- var supgrup = supitemcd.substr(leng-5,leng);
- }
-
- if(supgrup == '00008')
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/A00008";
- else if(supgrup == '00010')
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/A00010";
- else if(supgrup == '00011')
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/A00011";
- else if(supgrup == '00012')
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/A00012";
- else if(supgrup == '00013')
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/A00013";
- else
- cmb_infitemcd.choices.itemset.attribute("nodeset") = "/root/init/remove";
- cmb_infitemcd.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_inexetc" ref="/root/main/inexdetl/inexetc" class="input_default" navindex="12" style="left:176px; top:671px; width:1015px; height:19px; "/>
- <line id="line8" class="line_2" style="x1:0px; y1:618px; x2:1194px; y2:618px; "/>
- <line id="line9" class="line_2" style="x1:0px; y1:667px; x2:1194px; y2:667px; "/>
- <button id="button2" class="btn5_letter2" style="left:1148px; top:569px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(model.getValue("/root/main/inexdetl/status")=="update"){
- fSave("delete");
- }
- fSearch();
-
- ]]>
- </script>
- </button>
- <input id="ipt_inexamt" ref="/root/main/inexdetl/inexamt" class="input_default" format="#,###,###,###" style="left:946px; top:646px; width:245px; height:19px; "/>
- <output id="opt_seqno" ref="/root/main/inexdetl/seqno" class="output_fix" style="left:946px; top:621px; width:245px; height:19px; "/>
- <caption id="caption20" class="cell_1" style="left:772px; top:645px; width:172px; height:23px; text-align:center; vertical-align:middle; ">수입/지출금액</caption>
- <caption id="caption21" class="cell_1" style="left:2px; top:644px; width:172px; height:23px; text-align:center; vertical-align:middle; ">은행구분</caption>
- <caption id="caption22" class="cell_1" style="left:387px; top:645px; width:172px; height:23px; text-align:center; vertical-align:middle; ">계좌(지로)번호</caption>
- <select1 id="cmb_infitemcd" ref="/root/main/inexdetl/infitemcd" class="combo_default" appearance="minimal" style="left:561px; top:621px; width:207px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/remove">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:2px; top:669px; width:172px; height:23px; text-align:center; vertical-align:middle; ">비고</caption>
- <caption id="caption12" class="cell_1" style="left:772px; top:595px; width:172px; height:23px; text-align:center; vertical-align:middle; ">수입(지출)구분</caption>
- <select1 id="cmb_acntno" ref="/root/main/inexdetl/acntno" class="combo_default" appearance="minimal" style="left:561px; top:646px; width:207px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/acntno">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption13" class="cell_1" style="left:772px; top:620px; width:172px; height:23px; text-align:center; vertical-align:middle; ">일련번호</caption>
- <button id="btn_incmexpssave" class="btn5_letter2" style="left:1104px; top:569px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if(model.getValue("/root/main/inexdetl/status")=="update"){
- fSave("update");
- }else{
- fSave("insert");
- }
- fSearch();
- ]]>
- </script>
- </button>
- <caption id="caption5" class="cell_1" style="left:2px; top:594px; width:172px; height:23px; text-align:center; vertical-align:middle; ">관리연도</caption>
- <caption id="caption15" class="tit_2" style="left:3px; top:574px; width:133px; height:13px; ">수입/지출금액 등록</caption>
- <line id="line4" class="line_1" style="x1:2px; y1:589px; x2:1193px; y2:589px; "/>
- <caption id="caption8" class="cell_1" style="left:387px; top:595px; width:172px; height:23px; text-align:center; vertical-align:middle; ">발생일자</caption>
- <input id="ipt_mngtdd" ref="/root/main/inexdetl/mngtdd" class="input_default" inputtype="date" style="left:561px; top:596px; width:207px; height:19px; "/>
- <select1 id="rdo_inexflag" ref="/root/main/inexdetl/inexflag" navindex="21" appearance="full" cols="3" overflow="visible" style="left:946px; top:598px; width:245px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>수입</label>
- <value>01</value>
- </item>
- <item>
- <label>지출</label>
- <value>02</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- supitemcd();
- ]]>
- </script>
- </select1>
- <caption id="caption18" class="cell_1" style="left:2px; top:619px; width:172px; height:23px; text-align:center; vertical-align:middle; ">항목분류</caption>
- <line id="line6" class="line_2" style="x1:2px; y1:643px; x2:1194px; y2:643px; "/>
- <caption id="caption19" class="cell_1" style="left:387px; top:620px; width:172px; height:23px; text-align:center; vertical-align:middle; ">상세항목</caption>
- <line id="line7" class="line_3" style="x1:0px; y1:693px; x2:1194px; y2:693px; "/>
- <select1 id="cmb_bankflag" ref="/root/main/inexdetl/bankflag" class="combo_default" appearance="minimal" style="left:176px; top:646px; width:207px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/A00001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb_acntno.value = "";
- model.removenode("/root/send");
- model.makeValue("/root/send/bankflagcd", cmb_bankflag.value);
- submit("TRMNH02401");
- ]]>
- </script>
- </select1>
- <select1 id="cmb_mngtyy" ref="/root/main/inexdetl/mngtyy" class="combo_search" appearance="minimal" style="left:176px; top:596px; width:207px; height:19px; ">
- <choices>
- <item>
- <label>2000년</label>
- <value>2000</value>
- </item>
- <item>
- <label>2001년</label>
- <value>2001</value>
- </item>
- <item>
- <label>2002년</label>
- <value>2002</value>
- </item>
- <item>
- <label>2003년</label>
- <value>2003</value>
- </item>
- <item>
- <label>2004년</label>
- <value>2004</value>
- </item>
- <item>
- <label>2005년</label>
- <value>2005</value>
- </item>
- <item>
- <label>2006년</label>
- <value>2006</value>
- </item>
- <item>
- <label>2007년</label>
- <value>2007</value>
- </item>
- <item>
- <label>2008년</label>
- <value>2008</value>
- </item>
- <item>
- <label>2009년</label>
- <value>2009</value>
- </item>
- <item>
- <label>2010년</label>
- <value>2010</value>
- </item>
- <item>
- <label>2011년</label>
- <value>2011</value>
- </item>
- <item>
- <label>2012년</label>
- <value>2012</value>
- </item>
- <item>
- <label>2013년</label>
- <value>2013</value>
- </item>
- <item>
- <label>2014년</label>
- <value>2014</value>
- </item>
- <item>
- <label>2015년</label>
- <value>2015</value>
- </item>
- <item>
- <label>2016년</label>
- <value>2016</value>
- </item>
- <item>
- <label>2017년</label>
- <value>2017</value>
- </item>
- <item>
- <label>2018년</label>
- <value>2018</value>
- </item>
- <item>
- <label>2019년</label>
- <value>2019</value>
- </item>
- <item>
- <label>2020년</label>
- <value>2020</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <input id="ipt_inamt" ref="/root/temp/inamt" editable="false" format="(-)#,###" style="left:176px; top:527px; width:207px; height:19px; "/>
- <input id="ipt_outamt" ref="/root/temp/outamt" editable="false" format="(-)#,###" style="left:561px; top:527px; width:207px; height:19px; "/>
- <input id="ipt_totamt" ref="/root/temp/totamt" editable="false" format="(-)#,###" style="left:946px; top:527px; width:245px; height:19px; "/>
- <caption id="caption9" class="cell_1" style="left:2px; top:525px; width:172px; height:23px; text-align:center; vertical-align:middle; ">수입계</caption>
- <caption id="caption10" class="cell_1" style="left:387px; top:525px; width:172px; height:23px; text-align:center; vertical-align:middle; ">지출계</caption>
- <caption id="caption11" class="cell_1" style="left:772px; top:525px; width:172px; height:24px; text-align:center; vertical-align:middle; ">총계(수입-지출계)</caption>
- <line id="line1" class="line_3" style="x1:0px; y1:548px; x2:1194px; y2:548px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|