123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <custlist>
- <instcd/>
- <unsldd/>
- <unslno/>
- <acntcd/>
- <acntnm/>
- <entrregno/>
- <custnm/>
- <brngfwrdamt/>
- <issamt/>
- <acptamt/>
- <balamt/>
- </custlist>
- <billcustlist>
- <flag>1</flag>
- <instcd/>
- <unsldd/>
- <unslno/>
- <unslseqno/>
- <acntcd/>
- <acntnm/>
- <entrregno/>
- <custnm/>
- <unsldramt/>
- <unslcramt/>
- <acptdramt/>
- <acptcramt/>
- <notefactnm1/>
- <notefactspec1/>
- <notefactnm2/>
- <notefactspec2/>
- <notefactnm3/>
- <notefactspec3/>
- <notefactspec4/>
- <notefactnm4/>
- <notefactcd4/>
- <etcnotefact/>
- </billcustlist>
- <exprddlist>
- <instcd/>
- <sanctyn/>
- <entrregno/>
- <custnm/>
- <acntcd/>
- <notefactspec3/>
- </exprddlist>
- <exprprescondlist>
- <entrregno/>
- <custnm/>
- <notefactspec1/>
- <issamt/>
- <acptamt/>
- <acptamt/>
- <tret/>
- </exprprescondlist>
- <docuspeclist>
- <notefactspec3/>
- <notefactspec1/>
- <notefactspec2/>
- <entrregno/>
- <custnm/>
- <issamt/>
- <tret/>
- </docuspeclist>
- <rctpdisburselist>
- <billno/>
- <flag/>
- <kind/>
- <entrregno/>
- <custnm/>
- <fncnm/>
- <amt/>
- <acptdd/>
- <exprdd/>
- <issdd/>
- <tretdd/>
- <code/>
- </rctpdisburselist>
- <paybilllist>
- <billno/>
- <exprdd/>
- <code/>
- <custnm/>
- </paybilllist>
- </list>
- </main>
- <send>
- <cadllist>
- <instcd/>
- </cadllist>
- <retrlist>
- <instcd/>
- <entrregno/>
- <custnm/>
- <entrregno2/>
- <custnm2/>
- <fromdd/>
- <todd/>
- <exprdd>01</exprdd>
- <fromyy/>
- <toyy/>
- <paybank/>
- </retrlist>
- <retsublist/>
- <exprddlist>
- <instcd/>
- <notefactspec3/>
- </exprddlist>
- <paybanklist>우리은행 부천지점</paybanklist>
- </send>
- <init/>
- <hidden>
- <cadl>
- <cadllist>
- <instcd/>
- <cadl/>
- <acntyy/>
- <fromdd/>
- <todd/>
- </cadllist>
- </cadl>
- <paybank>
- <paybanklist/>
- </paybank>
- </hidden>
- </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" ev:event="xforms-ready">
- <![CDATA[
- fCheckAuth();
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fRetrieve(){
- submit("TRRAS00103");
- model.makeNode("/root/main/list/custlist/unsldd");
- model.makeNode("/root/main/list/custlist/brngfwrdamt");
- model.makeNode("/root/main/list/custlist/issamt");
- if((model.getValue("/root/main/list/custlist/unsldd")) < (model.getValue("/root/hidden/cadl/cadllist/fromdd"))){
- model.setValue("/root/main/list/custlist/brngfwrdamt" , model.getValue("/root/main/list/custlist/issamt"));
- if(grd_custlist.row > "0"){
- model.setValue("/root/main/list/custlist/issamt" , "0");
- }
- }else{
- model.setValue("/root/main/list/custlist/issamt" , model.getValue("/root/main/list/custlist/issamt"));
- if(grd_custlist.row > "0"){
- model.setValue("/root/main/list/custlist/brngfwrdamt" , "0");
- }
- }
- model.refresh();
- }
- function fRetrieves(){
- submit("TRRAS00106");
- model.refresh();
- }
-
- function fRetrievess(){
- submit("TRRAS00109");
- model.refresh();
- }
- //========================================================================================
- //화면 권한 체크
- //========================================================================================
- function fCheckAuth() {
- btn_search.disabled = !checkAuth("R") ;
- }
-
- //========================================================================================
- //초기화
- //========================================================================================
- function fInitialize(){
- var sToday = getCurrentDate().toString();
- var instcd = getUserInfo("dutplceinstcd");
- var deptcd = getUserInfo("dutplcecd");
- var deptnm = getUserInfo("dutplcenm");
- submit("TRRAS00104");
- submit("TRRAS00108");
- model.setValue("/root/send/retrlist/fromdd", sToday);
- model.setValue("/root/send/retrlist/todd", sToday);
- model.setValue("/root/send/retrlist/fromyy", sToday.substring(0,6));
- model.setValue("/root/send/retrlist/toyy", sToday.substring(0,6));
- model.setValue("/root/send/retrlist/instcd", getUserInfo("dutplceinstcd"));
- model.setValue("/root/send/cadllist/instcd", getUserInfo("dutplceinstcd"));
- model.refresh();
- }
-
- //========================================================================================
- //만기일자
- //========================================================================================
- function fGetExprdd(pRow){
- if ( pRow > 0) {
- model.resetInstanceNode("/root/send/exprddlist");
- model.copyNode("/root/send/exprddlist" , "/root/main/list/exprddlist["+ pRow + "]");
- submit("TRRAS00107");
- model.refresh();
- }
- }
- ]]>
- </script>
- <submission id="TRRAS00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrlist" resultref="/root/main/list/custlist"/>
- <submission id="TRRAS00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/cadllist" resultref="/root/hidden/cadl/cadllist"/>
- <submission id="TRRAS00105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retsublist" resultref="/root/main/list/billcustlist"/>
- <submission id="TRRAS00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrlist" resultref="/root/main/list/exprddlist"/>
- <submission id="TRRAS00107" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/exprddlist" resultref="/root/main/list/exprprescondlist"/>
- <submission id="TRRAS00108" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paybanklist" resultref="/root/hidden/paybank/paybanklist"/>
- <submission id="TRRAS00109" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrlist" resultref="/root/main/list/docuspeclist"/>
- </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; ">
- <switch id="switch1" class="sw_box" style="left:0px; top:26px; width:1195px; height:712px; border-style:solid; ">
- <case id="case1" selected="true" style="left:0px; top:0px; width:1193px; height:710px; ">
- <caption id="caption21" class="tit_2" style="left:5px; top:80px; width:131px; height:14px; ">거래처별</caption>
- <datagrid id="grd_custlist" nodeset="/root/main/list/custlist" caption="기관코드^미결전표일자^전표번호^일련번호^계정코드^계정과목^사업자등록번호^거래처명^전기이월^발행금액^결제금액^잔액" colsep="^" colwidth="0, 0, 0, 1, 0, 150, 100, 150, 150, 150, 150, 150" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:0px; top:80px; width:1193px; height:590px; ">
- <col ref="instcd"/>
- <col ref="unsldd"/>
- <col ref="unslno"/>
- <col ref="unslseqno"/>
- <col ref="acntcd"/>
- <col ref="acntnm"/>
- <col ref="entrregno" format="999-99-99999" style="text-align:center; "/>
- <col ref="custnm"/>
- <col ref="brngfwrdamt" format="#,##0" style="text-align:right; "/>
- <col ref="issamt" format="#,##0" style="text-align:right; "/>
- <col ref="acptamt" format="#,##0" style="text-align:right; "/>
- <col ref="balamt" format="(-)#,##0" style="text-align:right; "/>
- </datagrid>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- var cur_row = grd_custlist.row;
-
- if ( cur_row > 0) {
- model.setValue("/root/send/retsublist", model.getValue("/root/main/list/custlist["+cur_row+"]/instcd"));
- model.setValue("/root/send/retsublist", model.getValue("/root/main/list/custlist["+cur_row+"]/custcd"));
- model.refresh();
-
-
- submit("TRRAS00105");
- }
- ]]>
- </script>
- <datagrid id="grd_billcustlist" nodeset="/root/main/list/billcustlist" caption="구분^기관코드^발행일자^번호^일련번호^계정코드^계정과목^사업자등록번호^거래처명^발행차변금액^발행금액^결제금액^결제대변금액^기재사항1^어음번호^기재사항명2^발행일자^기재사항명3^만기일자^발행은행^기재사항코드4^기재사항내역4^적요^금액^발의일자^발의번호^기관코드" colsep="^" colwidth="0, 0, 74, 41, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 123, 0, 115, 176, 0, 0, 237" dataheight="25" ellipsis="true" extendlastcol="false" mergecells="byrestriccol" rowheader="select" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:555px; width:1192px; height:133px; ">
- <col ref="flag"/>
- <col ref="instcd"/>
- <col ref="unsldd" format="yyyy-mm-dd"/>
- <col ref="unslno" style="text-align:center; "/>
- <col ref="unslseqno" style="text-align:center; "/>
- <col ref="acntcd" style="text-align:center; "/>
- <col ref="acntnm" style="text-align:center; "/>
- <col ref="entrregno" format="999-99-99999" style="text-align:center; "/>
- <col ref="custnm" style="text-align:left; "/>
- <col ref="unsldramt"/>
- <col ref="unslcramt" format="#,###" style="text-align:right; "/>
- <col ref="acptdramt" format="#,###" style="text-align:right; "/>
- <col ref="acptcramt"/>
- <col ref="notefactnm1"/>
- <col ref="notefactspec1" style="text-align:left; "/>
- <col ref="notefactnm2"/>
- <col ref="notefactspec2" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="notefactnm3"/>
- <col ref="notefactspec3" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="notefactspec4" style="left:1217px; top:23px; width:2px; height:23px; "/>
- <col ref="notefactcd4"/>
- <col ref="notefactnm4"/>
- <col ref="etcnotefact"/>
- </datagrid>
- <group id="group4" style="left:0px; top:10px; width:1193px; height:45px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1122px; top:9px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fRetrieve();
- ]]>
- </script>
- </button>
- <line id="line30" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:31px; "/>
- <caption id="caption7" class="search_name" style="left:4px; top:11px; width:88px; height:17px; ">거 래 처 :</caption>
- <input id="ipt_entrregno" ref="/root/send/retrlist/entrregno" class="input_s_essential" navindex="6" style="left:94px; top:10px; width:75px; height:19px; "/>
- <button id="button1" class="icon_search" style="left:175px; top:12px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("14", ipt_entrregno, "", "entrregno,custnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_custnm" ref="/root/send/retrlist/custnm" class="input_s_essential" navindex="6" style="left:195px; top:10px; width:130px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13){
- ipt_custnm.value = ipt_custnm.currentText;
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption1" class="search_name" style="left:331px; top:11px; width:90px; height:17px; ">기 간 :</caption>
- <input id="ipt_fromdd" ref="/root/send/retrlist/fromdd" class="input_s_essential" inputtype="date" style="left:420px; top:10px; width:120px; height:19px; "/>
- <caption id="caption8" style="left:540px; top:12px; width:16px; height:20px; ">~</caption>
- <input id="ipt_todd" ref="/root/send/retrlist/todd" class="input_s_essential" inputtype="date" style="left:552px; top:10px; width:120px; height:19px; "/>
- </group>
- <button id="button9" class="btn2_letter2" style="left:1149px; top:57px; width:42px; height:19px; text-align:left; ">
- <caption>엑셀</caption>
- </button>
- <line id="line3" class="line_1" style="x1:0px; y1:78px; x2:1193px; y2:78px; "/>
- <caption id="caption3" class="tit_2" style="left:0px; top:538px; width:118px; height:13px; ">거래처 세부 내역</caption>
- <line id="line24" class="line_1" style="x1:0px; y1:551px; x2:1193px; y2:551px; "/>
- </case>
- <case id="case2">
- <datagrid id="grd_exprprescondlist" nodeset="/root/main/list/exprprescondlist" caption="만기일자^사업자등록번호^거래처^어음번호^금액^결재^처리" colsep="^" colwidth="0, 120, 280, 100, 180, 0, 62" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:200px; top:100px; width:992px; height:610px; ">
- <col ref="notefactspec3" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="entrregno" type="inputbutton" format="999-99-99999" style="text-align:center; "/>
- <col ref="custnm"/>
- <col ref="notefactspec1" style="text-align:center; "/>
- <col ref="issamt" format="#,###" style="text-align:right; "/>
- <col ref="acptamt"/>
- <col ref="tret" style="text-align:center; "/>
- </datagrid>
- <caption id="caption9" class="tit_2" style="left:5px; top:80px; width:131px; height:14px; ">만기일자</caption>
- <group id="group5" style="left:0px; top:10px; width:1193px; height:60px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button10" class="btn1_letter2" style="left:1124; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fRetrieves();
- grd_exprprescondlist.refresh();
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:1109; y1:8px; x2:1109; y2:51px; "/>
- <input id="ipt_fromdd2" ref="/root/send/retrlist/fromdd" class="input_s_essential" inputtype="date" style="left:833px; top:20px; width:120px; height:19px; "/>
- <caption id="caption13" style="left:954px; top:22px; width:15px; height:20px; ">~</caption>
- <caption id="caption14" class="search_name" style="left:643px; top:21px; width:101px; height:17px; ">만 기 일 자 :</caption>
- <input id="ipt_todd2" ref="/root/send/retrlist/todd" class="input_s_essential" inputtype="date" style="left:965px; top:20px; width:120px; height:19px; "/>
- <button id="button11" class="icon_search" style="left:181px; top:22px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("14", ipt_entrregno, "", "entrregno,custnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="button12" class="icon_search" style="left:425px; top:22px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("14", ipt_entrregno2, "", "entrregno2,custnm2");
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption15" style="left:331px; top:23px; width:15px; height:20px; ">~</caption>
- <input id="input3" ref="/root/send/retrlist/entrregno" class="input_s_essential" navindex="6" style="left:100px; top:20px; width:75px; height:19px; "/>
- <input id="input4" ref="/root/send/retrlist/custnm" class="input_s_essential" navindex="6" style="left:201px; top:20px; width:130px; height:19px; "/>
- <input id="ipt_entrregno2" ref="/root/send/retrlist/entrregno2" class="input_s_essential" navindex="6" style="left:344px; top:20px; width:75px; height:19px; "/>
- <caption id="caption16" class="search_name" style="left:10px; top:21px; width:88px; height:17px; ">거 래 처 :</caption>
- <input id="input17" ref="/root/send/retrlist/custnm2" class="input_s_essential" navindex="6" imemode="disabled" style="left:445px; top:20px; width:130px; height:19px; "/>
- <select1 id="cmb_exprdd" ref="/root/send/retrlist/exprdd" appearance="minimal" style="left:745px; top:20px; width:85px; height:19px; ">
- <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[
- if(model.getValue("/root/send/retrlist/exprdd")=="01"){
- ipt_fromdd2.visible = true;
- ipt_todd2.visible = true;
- ipt_fromyy.visible = false;
- ipt_toyy.visible = false;
- }else if(model.getValue("/root/send/retrlist/exprdd")=="02"){
- ipt_fromdd2.visible = false;
- ipt_todd2.visible = false;
- ipt_fromyy.visible = true;
- ipt_toyy.visible = true;
- }
- model.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_fromyy" ref="/root/send/retrlist/fromyy" class="input_s_essential" visibility="hidden" inputtype="date" format="yyyy-mm" style="left:833px; top:20px; width:120px; height:19px; "/>
- <input id="ipt_toyy" ref="/root/send/retrlist/toyy" class="input_s_essential" visibility="hidden" inputtype="date" format="yyyy-mm" style="left:965px; top:20px; width:120px; height:19px; "/>
- </group>
- <button id="button13" class="btn2_letter2" style="left:1149px; top:75px; width:42px; height:19px; text-align:left; ">
- <caption>엑셀</caption>
- </button>
- <line id="line4" class="line_1" style="x1:200px; y1:95px; x2:1193px; y2:95px; "/>
- <caption id="caption18" class="tit_2" style="left:205px; top:80px; width:131px; height:14px; ">만기 현황</caption>
- <datagrid id="grd_exprddlist" nodeset="/root/main/list/exprddlist" caption="기관코드^승인여부^사업자등록번호^거래처명^계정코드^만기일자" colsep="^" colwidth="0, 0, 0, 0, 0, 169" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:0px; top:100px; width:195px; height:610px; ">
- <col ref="instcd"/>
- <col ref="sanctyn"/>
- <col ref="entrregno"/>
- <col ref="custnm"/>
- <col ref="acntcd"/>
- <col ref="notefactspec3" format="yyyy-mm-dd" style="text-align:center; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var cur_row = grd_exprddlist.row;
- fGetExprdd(cur_row);
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //grd_exprprescondlist.refresh();
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <line id="line5" class="line_1" style="x1:0px; y1:95px; x2:195; y2:95px; "/>
- </case>
- <case id="case3">
- <group id="grp_sea" style="left:0px; top:10px; width:1193px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button14" class="btn1_letter2" navindex="4" style="left:1123px; top:8px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fRetrievess();
- ]]>
- </script>
- </button>
- <caption id="caption19" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">지급은행 :</caption>
- <line id="line6" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption20" class="search_name" style="left:512px; top:9px; width:99px; height:17px; ">기 간 :</caption>
- <input id="input5" ref="/root/send/retrlist/fromdd" class="input_s_essential" inputtype="date" style="left:615px; top:8px; width:120px; height:19px; "/>
- <caption id="caption2" style="left:740px; top:10px; width:15px; height:20px; ">~</caption>
- <input id="input6" ref="/root/send/retrlist/todd" class="input_s_essential" inputtype="date" style="left:757px; top:8px; width:120px; height:19px; "/>
- <select1 id="cmb_paybank" ref="/root/send/retrlist/paybank" appearance="minimal" style="left:110px; top:10px; width:100px; height:20px; ">
- <choices>
- <item>
- <label>우리은행 부천지점</label>
- <value>우리은행 부천지점</value>
- </item>
- <item>
- <label>국민은행 신도림지점</label>
- <value>국민은행 신도림지점</value>
- </item>
- <item>
- <label>국민은행 부천지점</label>
- <value>국민은행 부천지점</value>
- </item>
- <item>
- <label>국민은행 역곡역지점</label>
- <value>국민은행 역곡역지점</value>
- </item>
- <item>
- <label>신한은행남부역지점</label>
- <value>신한은행남부역지점</value>
- </item>
- <item>
- <label>우리은행 내동지점</label>
- <value>우리은행 내동지점</value>
- </item>
- <item>
- <label>우리은행 부천지점</label>
- <value>우리은행 부천지점</value>
- </item>
- </choices>
- </select1>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:55px; width:131px; height:14px; ">명세 내역</caption>
- <datagrid id="ipt_docuspeclist" nodeset="/root/main/list/docuspeclist" caption="만기일자^어음번호^발행일자^사업자등록번호^거래처^금액^처리" colsep="^" colwidth="100, 140, 100, 100, 161, 165, 49" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:0px; top:75px; width:1193px; height:620px; ">
- <col ref="notefactspec3" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="notefactspec1" style="text-align:center; "/>
- <col ref="notefactspec2" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="entrregno" type="inputbutton" format="999-99-99999" style="text-align:center; "/>
- <col ref="custnm" style="text-align:center; "/>
- <col ref="issamt" format="#,###" style="text-align:right; "/>
- <col ref="tret" style="text-align:center; "/>
- </datagrid>
- <button id="button16" class="btn2_letter2" style="left:1149px; top:50px; width:42px; height:19px; text-align:left; ">
- <caption>엑셀</caption>
- </button>
- <line id="line7" class="line_1" style="x1:0px; y1:70px; x2:1193px; y2:70px; "/>
- </case>
- </switch>
- <button id="button2" class="btn_sw" group="tab" selected="true" style="left:120px; top:5px; width:75px; height:22px; ">
- <caption>지급은행별</caption>
- <toggle case="case3" ev:event="onclick"/>
- </button>
- <button id="button3" class="btn_sw" group="tab" selected="true" style="left:60px; top:5; width:60px; height:22px; ">
- <caption>만기별</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <button id="button66" class="btn_sw" group="tab" selected="true" style="left:0px; top:5; width:60px; height:22px; ">
- <caption>거래처별</caption>
- <toggle case="case1" ev:event="onclick"/>
- </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; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|