123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?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>
- <goodappcd>
- <goodappcdlist>
- <stat/>
- <goodcd/>
- <goodnm/>
- <deptgnrlqty/>
- <deptpreqty/>
- <deptetcqty/>
- <deptgnrlamt/>
- <deptpreamt/>
- <deptetcamt/>
- <deptappdd/>
- <deptapptm/>
- <deptapppsn/>
- <colgnrlqty/>
- <colpreqty/>
- <coletcqty/>
- <colappdd/>
- <colapptm/>
- <colapppsn/>
- <stat2/>
- <existyn/>
- <colgnrlamt/>
- <colpreamt/>
- <coletcamt/>
- <tsectnm/>
- <choi/>
- </goodappcdlist>
- </goodappcd>
- </main>
- <send>
- <instcd/>
- <posdeptcd/>
- <goodcd/>
- <todd/>
- <appdeptcd/>
- <appfromdd/>
- <apptodd/>
- <purcflag/>
- <appmngt/>
- <reqdd/>
- <deptaprvdd/>
- <aprvflagcd/>
- </send>
- <init>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fExeInitialize();
- ]]>
- </script>
- <submission id="TRLAA00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/goodappcd/goodappcdlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript">
- <![CDATA[
-
- model.removeNodeset("/root/main/goodappcd/goodappcdlist");
-
- // 화면 닫기
- function fExeClose(){
- window.close();
- }
- // 화면 처음 실행
- function fExeInitialize(){
-
- submit("TRLAA00106");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="880" pageheight="455" guideline="1,1194;" style="top:0; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <datagrid id="grd_goodappcdlist" nodeset="/root/main/goodappcd/goodappcdlist" caption="청구
구분^승인
구분^부서명^물품
코드^물품명^부서^부서^부서^부서^부서^부서^부서^부서^부서^취합^취합^취합^취합^취합^취합^취합^취합^취합^선
택|청구
구분^승인
구분^부서명^물품
코드^물품명^청구일자^청구시간^청구자^청구수량^선납수량^기타수량^청구금액^선납금액^기타금액^청구일자^청구시간^청구자^청구수량^선납수량^기타수량^청구금액^선납금액^기타금액^선
택" colsep="^" colwidth="40, 40, 80, 0, 100, 80, 0, 60, 60, 0, 0, 80, 0, 0, 80, 0, 60, 60, 0, 0, 80, 0, 0, 0" ellipsis="true" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:40px; width:850; height:379; ">
- <col ref="stat" type="combo">
- <choices>
- <item>
- <label>부서</label>
- <value>0</value>
- </item>
- <item>
- <label>취합</label>
- <value>1</value>
- </item>
- <item>
- <label>구매</label>
- <value>2</value>
- </item>
- </choices>
- </col>
- <col ref="stat2" type="combo">
- <choices>
- <item>
- <label>-</label>
- <value>0</value>
- </item>
- <item>
- <label>승인</label>
- <value>1</value>
- </item>
- <item>
- <label>보류</label>
- <value>2</value>
- </item>
- <item>
- <label>취소</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col ref="tsectnm"/>
- <col ref="goodcd"/>
- <col ref="goodnm"/>
- <col ref="deptappdd" format="yyyy-mm-dd" mask="exclude" showmask="true"/>
- <col ref="deptapptm"/>
- <col ref="deptapppsn"/>
- <col ref="deptgnrlqty" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
- <col ref="deptpreqty"/>
- <col ref="deptetcqty"/>
- <col ref="deptgnrlamt" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
- <col ref="deptpreamt"/>
- <col ref="deptetcamt"/>
- <col ref="colappdd" format="yyyy-mm-dd" mask="exclude" showmask="true"/>
- <col ref="colapptm"/>
- <col ref="colapppsn"/>
- <col ref="colgnrlqty" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
- <col ref="colpreqty"/>
- <col ref="coletcqty"/>
- <col ref="colgnrlamt" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
- <col ref="colpreamt"/>
- <col ref="coletcamt"/>
- <col ref="choi" type="checkbox"/>
- </datagrid>
- <line id="line12" class="line_1" style="x1:5px; y1:37; x2:855; y2:37; "/>
- <group id="group1" style="left:5px; top:422px; width:850; height:27px; ">
- <button id="btn_close" class="btn4_letter2" style="left:790px; top:2px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fExeClose();
- ]]>
- </script>
- </button>
- </group>
- <caption id="caption1" class="tit_2" style="left:13px; top:18px; width:118px; height:13px; ">청구목록</caption>
- <group id="group2" scroll="auto" style="left:0px; top:0px; width:850; height:15px; ">
- <caption id="caption6" class="tit_1" autoresize="true" style="left:0px; top:0px; width:140px; height:13px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">부서/취합/구매 청구</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|