123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180 |
- <?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>
- <sellfixasetlist/>
- </list>
- </main>
- <send>
- <condition>
- <instcd/>
- <acntyy/>
- <acntcd>12205001</acntcd>
- </condition>
- </send>
- <init>
- </init>
- <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="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RAC001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../mis/acntcommonweb/js/RAD001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fOpenForm();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- //========================================================================================
- //화면 로드시 초기화 함수
- //========================================================================================
- function fOpenForm()
- {
- misfComboComCdList("Z0007", cmb_instcd, "N");
- model.setValue(cmb_instcd.attribute("ref"), getUserInfo("dutplceinstcd"));
- cmb_instcd.refresh();
-
- model.removeNodeset(grid_sellfixasetlist.nodeset);
- grid_sellfixasetlist.refresh();
-
- model.setValue(ipt_acntyy.attribute("ref"), radfgetAcntYY(getUserInfo("dutplceinstcd"), getCurrentDate()));
- ipt_acntyy.refresh();
-
- }
-
- ]]>
- </script>
- <submission id="TRRAA00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/condition" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" 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:293px; 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:12px; width:1195px; height:685px; ">
- <line id="line3" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
- <caption id="cap_tangibleassetlist" class="tit_2" style="left:5px; top:55px; width:144px; height:13px; ">매각자산명세서</caption>
- <datagrid id="grid_sellfixasetlist" nodeset="/root/main/list/sellfixasetlist" caption="기관코드^자산코드^자산명^수량^취득일자^매각일자^기초가액^감가상각충당금^미상각잔액^매각대금^차액" colwidth="0, 120, 240, 60, 80, 80, 110, 110, 110, 110, 110" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="16" rowsep="|" 상colsep="^" style="left:0px; top:75px; width:1193px; height:595px; ">
- <col ref="instcd" visibility="hidden"/>
- <col ref="fixasetcd" style="text-align:left; "/>
- <col ref="goodflaghngnm" style="text-align:left; "/>
- <col ref="fixasetqty" style="text-align:left; "/>
- <col ref="possndd" style="text-align:left; "/>
- <col ref="updtdd" style="text-align:left; "/>
- <col ref="baseamt" format="#,###" style="text-align:right; "/>
- <col ref="redurepayamt" format="#,###" style="text-align:right; "/>
- <col ref="repaybal" format="#,###" style="text-align:right; "/>
- <col ref="updtamt" format="#,###" style="text-align:right; "/>
- <col ref="differenceamt" format="#,###" style="text-align:right; "/>
- </datagrid>
- <group id="group2" style="left:0px; top:1px; width:1195px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" class="line_4" style="x1:1105px; y1:10px; x2:1105px; y2:33px; "/>
- <caption id="cap_goodflag_search" class="search_name" style="left:605px; top:9px; width:125px; height:17px; ">유형자산구분 :</caption>
- <select1 id="cmb_acntcd" ref="/root/send/condition/acntcd" class="combo_default" navindex="1" appearance="minimal" style="left:735px; top:9px; width:235px; height:19px; ">
- <choices>
- <item>
- <label>의료장비</label>
- <value>12205001</value>
- </item>
- </choices>
- </select1>
- <button id="btn_search" class="btn1_letter2" navindex="16" style="left:1128px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset(grid_sellfixasetlist.nodeset);
- grid_sellfixasetlist.refresh();
- submit("TRRAA00601");
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/condition/instcd" class="combo_s_essential" disabled="true" navindex="1" appearance="minimal" style="left:125px; top:9px; width:205px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:16px; top:9px; width:104px; height:17px; text-align:right; ">기 관 :</caption>
- <button id="btn_next" class="icon_next" navindex="-1" style="left:553px; top:10px; width:13px; height:15px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var vYYYY = model.getValue(ipt_acntyy.attribute("ref"));
- var vNum = parseInt(vYYYY, 10);
-
- if (vNum != 1)
- {
- vNum++;
- }
- else
- {
- return;
- }
- model.setValue(ipt_acntyy.attribute("ref"), vNum);
- ipt_acntyy.refresh();
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:360px; top:9px; width:109px; height:17px; ">회계 년도 :</caption>
- <input id="ipt_acntyy" ref="/root/send/condition/acntyy" class="input_s_essential" navindex="1" maxlength="4" style="left:483px; top:9px; width:68px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_pre" class="icon_pre" navindex="-1" style="left:468px; top:10px; width:13px; height:15px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var vYYYY = model.getValue(ipt_acntyy.attribute("ref"));
- var vNum = parseInt(vYYYY, 10);
-
- if (vNum != 1)
- {
- vNum--;
- }
- else
- {
- return;
- }
- model.setValue(ipt_acntyy.attribute("ref"), vNum);
- ipt_acntyy.refresh();
-
- btn_search.dispatch("DOMActivate");
-
- ]]>
- </script>
- </button>
- </group>
- <button id="btn_excel" class="btn2_letter4" navindex="10" style="left:1122px; top:46px; width:64px; height:19px; text-align:left; ">
- <caption>엑셀출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSaveExcel(grid_tangibleassetlist);
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|