123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:209px; height:14px; ">출고확인증출력</caption>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <caption id="caption21" class="tit_2" style="left:5px; top:83px; width:86px; height:13px; ">출고확인증</caption>
- <group id="group6" style="left:0px; top:13px; width:1195px; height:61px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption7" class="search_name" style="left:360px; top:9px; width:93px; height:17px; ">물품구분 :</caption>
- <caption id="caption9" class="search_name" style="left:575px; top:9px; width:86px; height:17px; ">출고일자 :</caption>
- <select1 id="combo2" class="combo_s_essential" appearance="minimal" style="left:446px; top:8px; width:106px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="input6" class="input_s_essential" inputtype="date" style="left:661px; top:8px; width:100px; height:19px; "/>
- <input id="input7" class="input_s_essential" style="left:446px; top:34px; width:80; height:19px; "/>
- <button id="button1" class="icon_search" style="left:531px; top:36px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input8" class="input_s_essential" style="left:551px; top:34px; width:210px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:360px; top:35px; width:88px; height:17px; ">청구부서 :</caption>
- <caption id="caption2" class="search_name" style="left:15; top:35; width:93px; height:17px; ">출력구분 :</caption>
- <select1 id="radio2" overflow="visible" appearance="full" cols="3" style="left:100px; top:35px; width:195px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>재고품</label>
- <value>radio1</value>
- </item>
- <item>
- <label>정량보충</label>
- <value/>
- </item>
- <item>
- <label>처방집계</label>
- <value/>
- </item>
- </choices>
- </select1>
- <select1 id="combo1" class="combo_s_essential" appearance="minimal" style="left:100; top:8; width:120; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:15; top:9; width:93px; height:17px; ">기관코드 :</caption>
- <button id="button4" navindex="8" class="btn1_letter2" style="left:1125px; top:20px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <line id="line14" class="line_4" style="x1:1110px; y1:9px; x2:1110px; y2:52px; border-color:#ffe4bb; border-left-style:solid; "/>
- </group>
- <line id="line15" class="line_1" style="x1:0px; y1:99px; x2:1195px; y2:99px; "/>
- <datagrid id="datagrid1" caption="청구일자^품 명^품 명^청구량^불출량^비 고|물품코드^모 델^규 격^ 단 위 ^단 위^비 고" colwidth="207, 215, 100, 178, 229, 259" dataheight="25" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:104px; width:1195px; height:630px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="button34" class="btn6_letter2" style="left:0; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <line id="line1" class="line_6" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|