123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- <?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="">
- <send>
- <instcd/>
- <dept/>
- <day/>
- <goodflag/>
- <goodcd/>
- <goodnm/>
- <shwflag>1</shwflag>
- <instnm/>
- <reqflag/>
- <fromdd/>
- <todd/>
- </send>
- <main>
- <goodlist/>
- </main>
- <init>
- <radiodept>
- <label>외래</label>
- <value>1</value>
- <label>병동</label>
- <value>2</value>
- <label>OR</label>
- <value>3</value>
- <label>ER</label>
- <value>4</value>
- <label>기타</label>
- <value>5</value>
- <label>전체</label>
- <value/>
- </radiodept>
- </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/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fsearch()
- {
- if(!isRequiredControls("ipt_fromdd"))return;
- if(!isRequiredControls("ipt_todd"))return;
-
- model.resetInstanceNode("/root/main/goodlist");
- submit("TRRSG06101");
-
- exeReportPreview("RPRSG07201", "XMLSTR");
- }
-
- function fInitialize()
- {
- //기관코드, 명 설정.
- opt_instcd.value = getUserInfo("dutplceinstcd");
- opt_instnm.value = getUserInfo("dutplceinstnm");
-
- rszfUserReqFlagList(cmb_reqflag,getUserInfo("dutplceinstcd"),getUserInfo("userid"),"5","S"); // '5' csr
-
- addComboItem( "cmb_reqflag", "전체", "", "above" );
- // [2010.08.26]AS-IS 코드 TO_BE 코드 전환을 위한 물품구분 변경 (goodflag= T) => (goodflag= TM)
- ipt_goodflag.value = "TM";
- ipt_fromdd.value = getCurrentDate();
- ipt_todd.value = getCurrentDate();
-
- makeReportPreview(0,100,1195,640);
- }
-
- ]]>
- </script>
- <submission id="TRRSG06101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/goodlist"/>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:144px; height:14px; ">물품불출집계(부서별)</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:37px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:61px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="cap_instcd" class="search_name" style="left:15px; top:9; width:99px; height:17px; ">기관코드 :</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:101px; top:35px; width:120px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fsearch();
- ]]>
- </script>
- </input>
- <caption id="cap_day" class="search_name" style="left:15px; top:35px; width:99px; height:17px; ">조회기간 :</caption>
- <caption id="cap_dept" class="search_name" style="left:655px; top:35px; width:86px; height:17px; ">불출부서 :</caption>
- <line id="line30" class="line_4" style="x1:1110px; y1:9px; x2:1110px; y2:52px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fsearch();
-
- ]]>
- </script>
- </button>
- <select1 id="rdo_dept" ref="/root/send/dept" overflow="visible" appearance="full" cols="6" style="left:740px; top:35px; width:250px; height:15px; background-color:transparent; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/radiodept">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fsearch();
- ]]>
- </script>
- </select1>
- <input id="ipt_goodflag" ref="/root/send/goodflag" visibility="hidden" style="left:1075px; top:5px; width:25px; height:19px; "/>
- <output id="opt_instcd" ref="/root/send/instcd" visibility="hidden" style="left:1050px; top:5px; width:25px; height:19px; "/>
- <output id="opt_instnm" ref="/root/send/instnm" class="output_fix" style="left:101px; top:10px; width:144px; height:19px; text-align:center; "/>
- <caption id="caption1" class="search_name" style="left:349px; top:9px; width:99px; height:17px; ">청구구분 :</caption>
- <select1 id="cmb_reqflag" ref="/root/send/reqflag" class="combo_default" appearance="minimal" style="left:435px; top:10px; width:144px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fsearch();
- ]]>
- </script>
- </select1>
- <input id="ipt_goodnm" ref="/root/send/goodnm" class="input_fix" disabled="true" appearance="input" style="left:854px; top:10px; width:221px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodnm.value.length == 0)
- ipt_goodcd.value = "";
- else
- rszfValidationCheck("TRRSD00191", "goodlist" , "refcond,instcd,goodflag,goodnm",
- "goodnm," + model.getValue(opt_instcd.attribute("ref")) + "," + model.getValue(ipt_goodflag.attribute("ref")) + "," + model.getValue(ipt_goodnm.attribute("ref")) ,"","goodcd,goodnm",
- ipt_goodcd,"SPRSD00210","instcd,goodflag","opt_instcd,ipt_goodflag");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_goodcd" class="search_name" style="left:655px; top:9px; width:86px; height:17px; ">물품코드 :</caption>
- <button id="btn_goodcd" class="icon_search" style="left:834px; top:12px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_goodcd,"","goodcd,goodnm","SPRSD00210","instcd,goodflag","opt_instcd,ipt_goodflag");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_goodcd" ref="/root/send/goodcd" class="input_default" style="left:740px; top:10px; width:90px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodcd.value.length == 0)
- ipt_goodnm.value = "";
- else
- rszfValidationCheck("TRRSD00191", "goodlist" , "refcond,instcd,goodflag,goodcd",
- "goodcd," + model.getValue(opt_instcd.attribute("ref")) + "," + model.getValue(ipt_goodflag.attribute("ref")) + "," + model.getValue(ipt_goodcd.attribute("ref")) ,"","goodcd,goodnm",
- ipt_goodcd,"SPRSD00210","instcd,goodflag","opt_instcd,ipt_goodflag");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption2" style="left:222px; top:36px; width:15px; height:19px; ">~</caption>
- <input id="ipt_todd" ref="/root/send/todd" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:238px; top:35px; width:120px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fsearch();
- ]]>
- </script>
- </input>
- </group>
- <caption id="cap_title" class="tit_2" style="left:5px; top:80px; width:157px; height:14px; ">물품불출집계</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:95px; x2:1195px; y2:95px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line19" class="line_2" style="x1:0; y1:25; x2:1195; y2:25; "/>
- <line id="line22" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btm_init" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|