123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <list>
- <taxbilllist/>
- </list>
- <prntlist/>
- <ctrls>
- <total>
- <cnt/>
- <supamt/>
- <tax/>
- <sum/>
- </total>
- <mutualpossible>
- <cnt/>
- <supamt/>
- <tax/>
- <sum/>
- </mutualpossible>
- <mutualimpossible>
- <cnt/>
- <supamt/>
- <tax/>
- <sum/>
- </mutualimpossible>
- <fixproperty>
- <cnt/>
- <supamt/>
- <tax/>
- <sum/>
- </fixproperty>
- </ctrls>
- </main>
- <send>
- <retrparam>
- <yyyy/>
- <reptkind>1</reptkind>
- <frdate/>
- <todate/>
- <taxbillkind>4</taxbillkind>
- <taxbillflag>1</taxbillflag>
- <entrregno/>
- <custnm/>
- <prsdnm/>
- </retrparam>
- <date/>
- <prntretrparams>
- <seqno/>
- </prntretrparams>
- </send>
- <init>
- <init_taxbillkind>
- <item>
- <label>세금계산서</label>
- <value>4</value>
- </item>
- <item>
- <label>계산서</label>
- <value>5</value>
- </item>
- </init_taxbillkind>
- <init_taxbillflag>
- <item>
- <label>매입</label>
- <value>1</value>
- </item>
- <item>
- <label>매출</label>
- <value>2</value>
- </item>
- </init_taxbillflag>
- <init_reptkind>
- <item>
- <label>1기예정</label>
- <value>1</value>
- </item>
- <item>
- <label>1기확정</label>
- <value>2</value>
- </item>
- <item>
- <label>2기예정</label>
- <value>3</value>
- </item>
- <item>
- <label>2기확정</label>
- <value>4</value>
- </item>
- </init_reptkind>
- <init_flagcd>
- <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>
- </init_flagcd>
- <init_fixasetflag>
- <item>
- <label>해당사항없음</label>
- <value>00</value>
- </item>
- <item>
- <label>건,구축물</label>
- <value>01</value>
- </item>
- <item>
- <label>기계장치</label>
- <value>02</value>
- </item>
- <item>
- <label>차량운반구</label>
- <value>03</value>
- </item>
- <item>
- <label>기타감가상각물</label>
- <value>04</value>
- </item>
- </init_fixasetflag>
- </init>
- </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="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RAC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fResetForm();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fResetForm()
- {
- model.removeNodeset("/root/main/list/taxbilllist");
-
- misfMsterDetailSet(grd_taxbilllist, null, "TRRAT00102", "Y");
- model.setValue("/root/send/retrparam/yyyy", getCurrentDate().substr(0, 4));
- // 현재일자 세팅
- model.setValue("/root/send/retrparam/frdate", getCurrentDate());
- model.setValue("/root/send/retrparam/todate", getCurrentDate());
-
- grd_taxbilllist.rowheight(0) = 35;
-
- fSetReptKind();
- fSetDate();
- model.refresh();
- }
- function fRetrieve()
- {
- if(model.getValue("/root/send/retrparam/yyyy").length != 4)
- {
- messageBox("년도가 잘못되었습니다.", "I999");
- return;
- }
-
- model.setValue("/root/send/prntretrparams/seqno", "");
- model.removeNodeset("/root/main/list/taxbilllist");
- model.refresh();
-
- misfMsterDetailRetrieve();
-
- model.recalculate();
- }
- function fSetReptKind()
- {
- var sMonth = getCurrentDate().substr(4, 2);
- if(sMonth == "01" || sMonth == "02" || sMonth == "03")
- {
- model.setValue("/root/send/retrparam/reptkind", "1");
- }
- else if(sMonth == "04" || sMonth == "05" || sMonth == "06")
- {
- model.setValue("/root/send/retrparam/reptkind", "2");
- }
- else if(sMonth == "07" || sMonth == "08" || sMonth == "09")
- {
- model.setValue("/root/send/retrparam/reptkind", "3");
- }
- else if(sMonth == "10" || sMonth == "11" || sMonth == "12")
- {
- model.setValue("/root/send/retrparam/reptkind", "4");
- }
- model.refresh();
- }
- function fSetDate()
- {
- if(model.getValue("/root/send/retrparam/yyyy").length != 4)
- {
- messageBox("년도가 잘못되었습니다.", "I999");
- return;
- }
- var sReptKind = model.getValue("/root/send/retrparam/reptkind");
- if(sReptKind == "1")
- {
- model.setValue("/root/send/retrparam/frdate", model.getValue("/root/send/retrparam/yyyy") + "0101");
- model.setValue("/root/send/retrparam/todate", model.getValue("/root/send/retrparam/yyyy") + "0331");
- }
- else if(sReptKind == "2")
- {
- model.setValue("/root/send/retrparam/frdate", model.getValue("/root/send/retrparam/yyyy") + "0101");
- model.setValue("/root/send/retrparam/todate", model.getValue("/root/send/retrparam/yyyy") + "0630");
- }
- else if(sReptKind == "3")
- {
- model.setValue("/root/send/retrparam/frdate", model.getValue("/root/send/retrparam/yyyy") + "0701");
- model.setValue("/root/send/retrparam/todate", model.getValue("/root/send/retrparam/yyyy") + "0930");
- }
- else if(sReptKind == "4")
- {
- model.setValue("/root/send/retrparam/frdate", model.getValue("/root/send/retrparam/yyyy") + "0701");
- model.setValue("/root/send/retrparam/todate", model.getValue("/root/send/retrparam/yyyy") + "1231");
- }
- model.refresh();
- }
- function fAddDelRow(sStatus)
- {
- if(sStatus == "A")
- {
- misfGridIUD(grd_taxbilllist, sStatus);
- grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("instcd")) = getUserInfo("dutplceinstcd");
- }
- else
- {
- misfGridIUD(grd_taxbilllist, sStatus);
- }
- }
- function fSave()
- {
- misfSave("TXRAT00101");
- fRetrieve();
- }
- function fSetPrntRetrParams()
- {
- model.setValue("/root/send/prntretrparams/seqno", model.getValue("/root/main/list/taxbilllist[" + grd_taxbilllist.row + "]/seqno"));
- }
- function fPrintTaxBill()
- {
- submit("TRRAT00701");
-
- if(rdo_billkind.value == 4)
- {
- exeReportPreview("RPRAT00701", "XMLSTR");
- }
- else
- {
- exeReportPreview("RPRAT00702", "XMLSTR");
- }
- }
- ]]>
- </script>
- <submission id="TXRAT00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list/taxbilllist" resultref="/root/temp"/>
- <submission id="TRRAT00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparam" resultref="/root/main/list"/>
- <bind id="tot_cnt" ref="/root/main/ctrls/total/cnt" calculate="count(/root/main/list/taxbilllist/seqno)"/>
- <bind id="tot_supamt" ref="/root/main/ctrls/total/supamt" calculate="sum(/root/main/list/taxbilllist/suplamt)"/>
- <bind id="tot_tax" ref="/root/main/ctrls/total/tax" calculate="sum(/root/main/list/taxbilllist/valaddtax)"/>
- <bind id="tot_sum" ref="/root/main/ctrls/total/sum" calculate="sum(/root/main/list/taxbilllist/amt)"/>
- <bind id="tot1_cnt" ref="/root/main/ctrls/mutualpossible/cnt" calculate="count(/root/main/list/taxbilllist[deduyn='Y']/seqno)"/>
- <bind id="tot1_supamt" ref="/root/main/ctrls/mutualpossible/supamt" calculate="sum(/root/main/list/taxbilllist[deduyn='Y']/suplamt)"/>
- <bind id="tot1_tax" ref="/root/main/ctrls/mutualpossible/tax" calculate="sum(/root/main/list/taxbilllist[deduyn='Y']/valaddtax)"/>
- <bind id="tot1_sum" ref="/root/main/ctrls/mutualpossible/sum" calculate="sum(/root/main/list/taxbilllist[deduyn='Y']/amt)"/>
- <bind id="tot2_cnt" ref="/root/main/ctrls/mutualimpossible/cnt" calculate="count(/root/main/list/taxbilllist[deduyn!='Y']/seqno)"/>
- <bind id="tot2_supamt" ref="/root/main/ctrls/mutualimpossible/supamt" calculate="sum(/root/main/list/taxbilllist[deduyn!='Y']/suplamt)"/>
- <bind id="tot2_tax" ref="/root/main/ctrls/mutualimpossible/tax" calculate="sum(/root/main/list/taxbilllist[deduyn!='Y']/valaddtax)"/>
- <bind id="tot2_sum" ref="/root/main/ctrls/mutualimpossible/sum" calculate="sum(/root/main/list/taxbilllist[deduyn!='Y']/amt)"/>
- <bind id="tot3_cnt" ref="/root/main/ctrls/fixproperty/cnt" calculate="count(/root/main/list/taxbilllist[fixasetflag!='00']/seqno)"/>
- <bind id="tot3_supamt" ref="/root/main/ctrls/fixproperty/supamt" calculate="sum(/root/main/list/taxbilllist[fixasetflag!='00']/suplamt)"/>
- <bind id="tot3_tax" ref="/root/main/ctrls/fixproperty/tax" calculate="sum(/root/main/list/taxbilllist[fixasetflag!='00']/valaddtax)"/>
- <bind id="tot3_sum" ref="/root/main/ctrls/fixproperty/sum" calculate="sum(/root/main/list/taxbilllist[fixasetflag!='00']/amt)"/>
- <submission id="TRRAT00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/prntretrparams" resultref="/root/main/prntlist"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1193;" 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:230px; height:14px; ">세금계산서 관리</caption>
- <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group4" style="left:0px; top:10px; width:1195px; height:64px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:64px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption9" class="search_name" style="left:295px; top:9px; width:106px; height:17px; ">신고 유형 :</caption>
- <caption id="caption2" class="search_name" style="left:10px; top:9px; width:101px; height:17px; ">년 도 :</caption>
- <caption id="caption8" style="left:938px; top:11px; width:15px; height:20px; ">~</caption>
- <caption id="caption10" class="search_name" style="left:750px; top:10px; width:86px; height:17px; ">작성일자 :</caption>
- <caption id="caption1" class="search_name" style="left:636px; top:36px; width:99px; height:17px; ">사업자번호 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="7" style="left:1125px; top:21px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fRetrieve();
- ]]>
- </script>
- </button>
- <line id="line10" class="line_4" style="x1:1107px; y1:5px; x2:1107px; y2:56px; "/>
- <caption id="caption3" class="search_name" style="left:10px; top:36px; width:99px; height:17px; ">계산서종류 :</caption>
- <caption id="caption5" class="search_name" style="left:295px; top:36px; width:109px; height:17px; ">계산서구분 :</caption>
- <select1 id="rdo_reptkind" ref="/root/send/retrparam/reptkind" class="radio_search" navindex="2" appearance="full" cellspacing="20" cols="4" overflow="visible" style="left:400px; top:9px; width:320px; height:20px; vertical-align:middle; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/init_reptkind/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- fSetDate();
-
- fRetrieve();
-
- ]]>
- </script>
- </select1>
- <input id="ipt_frdate" ref="/root/send/retrparam/frdate" class="input_s_essential" editable="false" inputtype="date" style="left:840px; top:9px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <input id="ipt_todate" ref="/root/send/retrparam/todate" class="input_s_essential" editable="false" inputtype="date" style="left:952px; top:9px; width:95px; height:19px; "/>
- <select1 id="rdo_billkind" ref="/root/send/retrparam/taxbillkind" class="radio_search" navindex="3" appearance="full" cellspacing="20" cols="4" overflow="visible" style="left:115px; top:36px; width:165px; height:20px; vertical-align:middle; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/init_taxbillkind/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRetrieve();
- ]]>
- </script>
- </select1>
- <select1 id="rdo_billflag" ref="/root/send/retrparam/taxbillflag" class="radio_search" navindex="4" appearance="full" cellspacing="20" cols="4" overflow="visible" style="left:400px; top:36px; width:165px; height:20px; vertical-align:middle; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/init_taxbillflag/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRetrieve();
- if(rdo_billflag.value == 1)
- {
- btn_print.visible = false;
- }
- else
- {
- btn_print.visible = true;
- }
-
- ]]>
- </script>
- </select1>
- <button id="btn_entregnohelp" class="icon_search" style="left:844px; top:36px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- misfOpenPopUpList("14", ipt_regno, "", "entrregno,custnm");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="ipt_regno" ref="/root/send/retrparam/entrregno" navindex="5" style="left:740px; top:36px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- racfCustValidCheck("entrregno,custnm");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- racfCustValidCheck("entrregno,custnm");
- ]]>
- </script>
- </input>
- <input id="ipt_regnm" ref="/root/send/retrparam/custnm" navindex="6" style="left:864px; top:36px; width:160px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- racfCustValidCheck("entrregno,custnm");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- racfCustValidCheck("entrregno,custnm");
- ]]>
- </script>
- </input>
- <input id="ipt_yyyy" ref="/root/send/retrparam/yyyy" class="input_s_essential" navindex="1" maxlength="4" style="left:115px; top:9px; width:135px; height:19px; text-align:center; "/>
- </group>
- <datagrid id="grd_taxbilllist" nodeset="/root/main/list/taxbilllist" caption="기관코드^일련번호^계산서종류^계산서구분^신고유형^구분^작성일자^발의정보^발의정보^발의정보^사업자등록번호^거래처명^대표자^주소^업태^종목^공급가액^부가세^합계^마감여부^고정자산구분^매입세액공제여부^비고^승인정보^승인정보^승인정보" colwidth="35, 35, 35, 35, 35, 70, 87, 77, 37, 29, 100, 140, 79, 150, 80, 80, 100, 100, 100, 61, 99, 60, 100, 80, 58, 36, -51" ellipsis="true" frozencols="12" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="16" rowsep="|" tooltip="true" style="left:0px; top:103px; width:1193px; height:515px; ">
- <col ref="instcd" visibility="hidden"/>
- <col ref="seqno" visibility="hidden" style="left:55px; top:23px; width:35px; height:23px; "/>
- <col ref="taxbillkind" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/init_taxbillkind/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="taxbillflag" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/init_taxbillflag/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="reptkind" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/init_reptkind/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="flagcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/init_flagcd/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="genrdd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="unsldd"/>
- <col ref="unslno"/>
- <col ref="undeciseqno"/>
- <col ref="entrregno" type="inputbutton" format="999-99-99999"/>
- <col ref="custnm" type="input"/>
- <col ref="custprsd" type="input"/>
- <col ref="custaddr" type="input"/>
- <col ref="custbizcond" type="input"/>
- <col ref="custitem" type="input"/>
- <col ref="suplamt" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="valaddtax" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="amt" type="input" format="(-)#,###" style="text-align:right; "/>
- <col disabled="true" ref="closyn" type="combo">
- <choices>
- <item>
- <label>마감전</label>
- <value>1</value>
- </item>
- <item>
- <label>마감</label>
- <value>2</value>
- </item>
- </choices>
- </col>
- <col ref="fixasetflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/init_fixasetflag/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="deduyn" type="combo">
- <choices>
- <item>
- <label>공제</label>
- <value>Y</value>
- </item>
- <item>
- <label>불공제</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="cmt" type="input"/>
- <col ref="sanctslipdd"/>
- <col ref="sanctslipno"/>
- <col ref="sanctseqno"/>
- <col ref="dummy" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
-
- if(grd_taxbilllist.col == grd_taxbilllist.colRef("entrregno"))
- {
- misfOpenPopUpList("14", grd_taxbilllist, "", "entrregno,custnm,custprsd,dummy,custaddr,custbizcond,custitem");
- model.refresh();
- }
-
- ]]>
- </script>
- <script type="javascript" ev:event="onendedit">
- <![CDATA[
- if(grd_taxbilllist.col == grd_taxbilllist.colRef("entrregno") || grd_taxbilllist.col == grd_taxbilllist.colRef("custnm"))
- {
- racfCustValidCheck("entrregno,custnm,custprsd,dummy,custaddr,custbizcond,custitem");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- fSetPrntRetrParams();
- ]]>
- </script>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:98px; x2:1195px; y2:98px; "/>
- <caption id="caption26" class="tit_2" style="left:5px; top:83px; width:117px; height:14px; ">세금계산서</caption>
- <input id="input8" ref="/root/main/ctrls/total/cnt" class="input_default" editable="false" format="(-)#,###" style="left:641px; top:645px; width:134px; height:19px; text-align:right; "/>
- <input id="input1" ref="/root/main/ctrls/mutualpossible/cnt" class="input_default" editable="false" format="(-)#,###" style="left:641px; top:669px; width:134px; height:19px; text-align:right; "/>
- <input id="input10" ref="/root/main/ctrls/mutualimpossible/cnt" class="input_default" editable="false" format="(-)#,###" style="left:641px; top:694px; width:134px; height:19px; text-align:right; "/>
- <caption id="caption7" class="cell_1" style="left:548px; top:643px; width:90px; height:23px; vertical-align:middle; ">총액</caption>
- <caption id="caption45" class="cell_1" style="left:547px; top:718px; width:90px; height:23px; vertical-align:middle; ">고정자산매입</caption>
- <caption id="caption46" class="cell_1" style="left:548px; top:693px; width:90px; height:23px; vertical-align:middle; ">공제불능</caption>
- <input id="input59" ref="/root/main/ctrls/fixproperty/cnt" class="input_default" editable="false" format="(-)#,###" style="left:641px; top:719px; width:134px; height:19px; text-align:right; "/>
- <caption id="caption11" class="cell_1" style="left:548px; top:668px; width:90px; height:23px; vertical-align:middle; ">공제가능</caption>
- <line id="line5" class="line_2" style="x1:544px; y1:643px; x2:1191px; y2:643px; "/>
- <input id="input2" ref="/root/main/ctrls/total/supamt" class="input_default" editable="false" format="(-)#,###" style="left:780px; top:645px; width:134px; height:19px; text-align:right; "/>
- <input id="input5" ref="/root/main/ctrls/mutualimpossible/supamt" class="input_default" editable="false" format="(-)#,###" style="left:780px; top:694px; width:134px; height:19px; text-align:right; "/>
- <input id="input6" ref="/root/main/ctrls/fixproperty/supamt" class="input_default" editable="false" format="(-)#,###" style="left:780px; top:719px; width:134px; height:19px; text-align:right; "/>
- <input id="input7" ref="/root/main/ctrls/mutualpossible/supamt" class="input_default" editable="false" format="(-)#,###" style="left:780px; top:669px; width:134px; height:19px; text-align:right; "/>
- <input id="input11" ref="/root/main/ctrls/mutualpossible/tax" class="input_default" editable="false" format="(-)#,###" style="left:919px; top:669px; width:134px; height:19px; text-align:right; "/>
- <input id="input12" ref="/root/main/ctrls/total/tax" class="input_default" editable="false" format="(-)#,###" style="left:919px; top:645px; width:134px; height:19px; text-align:right; "/>
- <input id="input13" ref="/root/main/ctrls/mutualimpossible/tax" class="input_default" editable="false" format="(-)#,###" style="left:919px; top:694px; width:134px; height:19px; text-align:right; "/>
- <input id="input14" ref="/root/main/ctrls/fixproperty/tax" class="input_default" editable="false" format="(-)#,###" style="left:919px; top:719px; width:134px; height:19px; text-align:right; "/>
- <input id="input15" ref="/root/main/ctrls/mutualpossible/sum" class="input_default" editable="false" format="(-)#,###" style="left:1058px; top:669px; width:134px; height:19px; text-align:right; "/>
- <input id="input16" ref="/root/main/ctrls/total/sum" class="input_default" editable="false" format="(-)#,###" style="left:1058px; top:645px; width:134px; height:19px; text-align:right; "/>
- <input id="input17" ref="/root/main/ctrls/mutualimpossible/sum" class="input_default" editable="false" format="(-)#,###" style="left:1058px; top:694px; width:134px; height:19px; text-align:right; "/>
- <input id="input18" ref="/root/main/ctrls/fixproperty/sum" class="input_default" editable="false" format="(-)#,###" style="left:1058px; top:719px; width:134px; height:19px; text-align:right; "/>
- <line id="line3" class="line_2" style="x1:545px; y1:666px; x2:1192px; y2:666px; "/>
- <line id="line4" class="line_2" style="x1:545px; y1:691px; x2:1192px; y2:691px; "/>
- <line id="line6" class="line_2" style="x1:545px; y1:716px; x2:1192px; y2:716px; "/>
- <line id="line7" class="line_2" style="x1:545px; y1:741px; x2:1192px; y2:741px; "/>
- <caption id="caption12" class="cell_1" style="left:641px; top:618px; width:135px; height:23px; text-align:center; vertical-align:middle; ">건수</caption>
- <caption id="caption13" class="cell_1" style="left:779px; top:618px; width:135px; height:23px; text-align:center; vertical-align:middle; ">공급가액</caption>
- <caption id="caption14" class="cell_1" style="left:918px; top:618px; width:135px; height:23px; text-align:center; vertical-align:middle; ">부 가 세</caption>
- <caption id="caption15" class="cell_1" style="left:1057px; top:618px; width:135px; height:23px; text-align:center; vertical-align:middle; ">합 계</caption>
- <line id="line8" class="line_2" style="x1:1055px; y1:618px; x2:1055px; y2:742px; "/>
- <line id="line9" class="line_2" style="x1:916px; y1:618px; x2:916px; y2:742px; "/>
- <line id="line11" class="line_2" style="x1:777px; y1:618px; x2:777px; y2:742px; "/>
- <line id="line12" class="line_2" style="x1:639px; y1:618px; x2:639px; y2:742px; "/>
- <button id="btn_addrow" class="btn2_letter3" navindex="8" style="left:1036px; top:78px; width:53px; height:19px; text-align:left; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fAddDelRow("A");
- ]]>
- </script>
- </button>
- <button id="btn_delrow" class="btn2_letter3" navindex="9" style="left:1090px; top:78px; width:53px; height:19px; text-align:left; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fAddDelRow("D");
-
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn2_letter2" navindex="10" style="left:1149px; top:78px; width:42px; height:19px; text-align:left; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSaveExcel(grd_taxbilllist);
- ]]>
- </script>
- </button>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line2" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <button id="button11" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPRAT00100", "XMLSTR", "true", "true", "true", "true", "true", "true", "true", "");
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1137px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSave();
- ]]>
- </script>
- </button>
- <button id="btn_print" class="btn4_letter2" visibility="hidden" style="left:1080px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPrintTaxBill();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|