SPLAA00200_부서청구.xrw 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>부서청구</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <goodappcd>
  11. <goodappcdlist>
  12. <stat/>
  13. <goodcd/>
  14. <goodnm/>
  15. <deptgnrlqty/>
  16. <deptpreqty/>
  17. <deptetcqty/>
  18. <deptgnrlamt/>
  19. <deptpreamt/>
  20. <deptetcamt/>
  21. <deptappdd/>
  22. <deptapptm/>
  23. <deptapppsn/>
  24. <colgnrlqty/>
  25. <colpreqty/>
  26. <coletcqty/>
  27. <colappdd/>
  28. <colapptm/>
  29. <colapppsn/>
  30. <stat2/>
  31. <existyn/>
  32. <colgnrlamt/>
  33. <colpreamt/>
  34. <coletcamt/>
  35. <tsectnm/>
  36. <choi/>
  37. </goodappcdlist>
  38. </goodappcd>
  39. </main>
  40. <send>
  41. <instcd/>
  42. <posdeptcd/>
  43. <goodcd/>
  44. <todd/>
  45. <appdeptcd/>
  46. <appfromdd/>
  47. <apptodd/>
  48. <purcflag/>
  49. <appmngt/>
  50. <reqdd/>
  51. <deptaprvdd/>
  52. <aprvflagcd/>
  53. </send>
  54. <init>
  55. </init>
  56. <hidden>
  57. </hidden>
  58. </root>
  59. </instance>
  60. <script type="javascript" ev:event="xforms-ready">
  61. <![CDATA[
  62. fExeInitialize();
  63. ]]>
  64. </script>
  65. <submission id="TRLAA00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/goodappcd/goodappcdlist"/>
  66. </model>
  67. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  70. <script type="javascript">
  71. <![CDATA[
  72. model.removeNodeset("/root/main/goodappcd/goodappcdlist");
  73. // 화면 닫기
  74. function fExeClose(){
  75. window.close();
  76. }
  77. // 화면 처음 실행
  78. function fExeInitialize(){
  79. submit("TRLAA00106");
  80. }
  81. ]]>
  82. </script>
  83. </xhtml:head>
  84. <xhtml:body pagewidth="880" pageheight="455" guideline="1,1194;" style="top:0; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  85. <datagrid id="grd_goodappcdlist" nodeset="/root/main/goodappcd/goodappcdlist" caption="청구&#xA;구분^승인&#xA;구분^부서명^물품&#xA;코드^물품명^부서^부서^부서^부서^부서^부서^부서^부서^부서^취합^취합^취합^취합^취합^취합^취합^취합^취합^선&#xA;택|청구&#xA;구분^승인&#xA;구분^부서명^물품&#xA;코드^물품명^청구일자^청구시간^청구자^청구수량^선납수량^기타수량^청구금액^선납금액^기타금액^청구일자^청구시간^청구자^청구수량^선납수량^기타수량^청구금액^선납금액^기타금액^선&#xA;택" 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; ">
  86. <col ref="stat" type="combo">
  87. <choices>
  88. <item>
  89. <label>부서</label>
  90. <value>0</value>
  91. </item>
  92. <item>
  93. <label>취합</label>
  94. <value>1</value>
  95. </item>
  96. <item>
  97. <label>구매</label>
  98. <value>2</value>
  99. </item>
  100. </choices>
  101. </col>
  102. <col ref="stat2" type="combo">
  103. <choices>
  104. <item>
  105. <label>-</label>
  106. <value>0</value>
  107. </item>
  108. <item>
  109. <label>승인</label>
  110. <value>1</value>
  111. </item>
  112. <item>
  113. <label>보류</label>
  114. <value>2</value>
  115. </item>
  116. <item>
  117. <label>취소</label>
  118. <value>3</value>
  119. </item>
  120. </choices>
  121. </col>
  122. <col ref="tsectnm"/>
  123. <col ref="goodcd"/>
  124. <col ref="goodnm"/>
  125. <col ref="deptappdd" format="yyyy-mm-dd" mask="exclude" showmask="true"/>
  126. <col ref="deptapptm"/>
  127. <col ref="deptapppsn"/>
  128. <col ref="deptgnrlqty" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
  129. <col ref="deptpreqty"/>
  130. <col ref="deptetcqty"/>
  131. <col ref="deptgnrlamt" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
  132. <col ref="deptpreamt"/>
  133. <col ref="deptetcamt"/>
  134. <col ref="colappdd" format="yyyy-mm-dd" mask="exclude" showmask="true"/>
  135. <col ref="colapptm"/>
  136. <col ref="colapppsn"/>
  137. <col ref="colgnrlqty" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
  138. <col ref="colpreqty"/>
  139. <col ref="coletcqty"/>
  140. <col ref="colgnrlamt" format="#,###" mask="exclude" showmask="true" style="text-align:right; "/>
  141. <col ref="colpreamt"/>
  142. <col ref="coletcamt"/>
  143. <col ref="choi" type="checkbox"/>
  144. </datagrid>
  145. <line id="line12" class="line_1" style="x1:5px; y1:37; x2:855; y2:37; "/>
  146. <group id="group1" style="left:5px; top:422px; width:850; height:27px; ">
  147. <button id="btn_close" class="btn4_letter2" style="left:790px; top:2px; width:56px; height:22px; ">
  148. <caption>닫기</caption>
  149. <script type="javascript" ev:event="onclick">
  150. <![CDATA[
  151. fExeClose();
  152. ]]>
  153. </script>
  154. </button>
  155. </group>
  156. <caption id="caption1" class="tit_2" style="left:13px; top:18px; width:118px; height:13px; ">청구목록</caption>
  157. <group id="group2" scroll="auto" style="left:0px; top:0px; width:850; height:15px; ">
  158. <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>
  159. </group>
  160. </xhtml:body>
  161. </xhtml:html>