123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>계정별 입출고 재고 현황출력</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <acntiostocprescond/>
- </main>
- <init/>
- <send>
- <payym/>
- <instcd/>
- <prnflag/>
- <instnm/>
- <prncheck/>
- <goodflag> Y Z</goodflag>
- </send>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- // makeReportPreview(0,110,1195,650);
-
- var today = getCurrentDate();
- var cur_mm = today.substring(0, 6);
-
- model.setValue("/root/send/payym", cur_mm);
- ipt_payym.refresh();
-
- rdo_prnflag.select(0);
- misfComboComCdListMulti("Z0007", "cmb_instcd")
-
- cmb_instcd.value = getUserInfo("dutplceinstcd");
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRRSG04001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/acntiostocprescond"/>
- </model>
- <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/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-right:8; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">계정별 입출고 재고 현황출력</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:15px; width:1195px; height:765px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:18px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ipt_instnm.value = cmb_instcd.label;
- ipt_prncheck.value = rdo_prnflag.label;
-
- // Append By Choi HR
- //var vGoodFlag = model.getValue("/root/send/selcls")
-
- //if (vGoodFlag != "") {
- // vGoodFlag = vGoodFlag.replace(/#/g, "\',\'");
- // }
-
- //model.setValue("/root/send/goodflag",vGoodFlag )
-
- submit("TRRSG04001");
-
- //exeReportPreview("RPRSG04001", "XMLSTR");//, "/root/main/payamt");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:58px; "/>
- <input id="ipt_payym" ref="/root/send/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:291px; top:18px; width:94px; height:19px; text-align:center; vertical-align:middle; "/>
- <line id="line193" class="line_1" style="x1:2px; y1:91px; x2:1192px; y2:91px; "/>
- <caption id="cap_instcd" class="search_name" style="left:10px; top:19px; width:70px; height:17px; ">기 관 :</caption>
- <caption id="caption2" class="search_name" style="left:406px; top:19px; width:86px; height:17px; ">출력구분 :</caption>
- <caption id="cap_payym" class="search_name" style="left:207px; top:19px; width:85px; height:17px; ">기준년월:</caption>
- <select1 id="rdo_prnflag" ref="/root/send/prnflag" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:485px; top:19px; width:160px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전월대비</label>
- <value>1</value>
- </item>
- <item>
- <label>전년대비</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_instcd" ref="/root/send/instcd" appearance="minimal" style="left:85px; top:19px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_prncheck" ref="/root/send/prncheck" visibility="hidden" style="left:320px; top:44px; width:50px; height:19px; "/>
- <input id="ipt_instnm" ref="/root/send/instnm" visibility="hidden" style="left:260px; top:45px; width:50px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:665px; top:19px; width:86px; height:17px; ">물품구분 :</caption>
- <select id="chk_selcls" ref="/root/send/goodflag" overflow="visible" appearance="full" cellspacing="20" cols="3" style="left:757px; top:20px; width:328px; height:36px; border-style:none; ">
- <choices>
- <item>
- <label>수리부품</label>
- <value>B</value>
- </item>
- <item>
- <label>의료장비</label>
- <value>E</value>
- </item>
- <item>
- <label>일반비품</label>
- <value>G</value>
- </item>
- <item>
- <label>의료비품</label>
- <value>U</value>
- </item>
- <item>
- <label>의료소모품</label>
- <value>Y</value>
- </item>
- <item>
- <label>일반소모품</label>
- <value>Z</value>
- </item>
- </choices>
- </select>
- <datagrid id="grd_source" nodeset="/root/main/acntiostocprescond" caption="계정코드^계정명^물품구분^전월재고^금월입고^금월출고^금월재고^전전월재고^전월입고^전월출고^전월재고^출고증감현황^출고증감비율" colsep="^" colwidth="1, 174, 1, 110, 110, 110, 110, 110, 110, 110, 1, 110, 83" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:2px; top:97px; width:1190px; height:665px; ">
- <col ref="acntcd" visibility="hidden"/>
- <col ref="acntnm"/>
- <col ref="goodflag" visibility="hidden"/>
- <col ref="brngfwrdamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="abwinamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="deliveamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="stocamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="prebrngfwrdamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="preabwinamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="predeliveamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="prestocamt" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
- <col ref="delivepmamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="delivepmyul" format="(-)#,###" style="text-align:right; "/>
- </datagrid>
- <button id="btn_excel" class="btn5_letter3" style="left:1129px; top:68px; width:53px; height:19px; ">
- <caption>Excel</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSaveExcel(grd_source);
- ]]>
- </script>
- </button>
- <button id="btn_print" class="btn6_letter2" visibility="visible" style="left:1064px; top:67px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- exeReportPreview("RPRSG04001", "XMLSTR");//, "/root/main/payamt");
-
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|