재무_간접비입금관리.xrw 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/com/commonweb/css/common.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>Untitle</xhtml:title>
  6. <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvmny.js"/>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <example>Sample</example>
  11. <tasklist>
  12. <taskitem>
  13. <chk>true</chk>
  14. <name>과제목록</name>
  15. </taskitem>
  16. <taskitem>
  17. <chk/>
  18. <name>입금상세정보</name>
  19. </taskitem>
  20. </tasklist>
  21. <worklist>
  22. <workitem>
  23. <task1>신청완료</task1>
  24. <b>확인완료</b>
  25. <c>접수완료</c>
  26. </workitem>
  27. </worklist>
  28. </root>
  29. </instance>
  30. </model>
  31. </xhtml:head>
  32. <xhtml:body guideline="2,773;">
  33. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
  34. <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">간접비입금관리</caption>
  35. </group>
  36. <group id="group3" style="left:0px; top:15px; width:1194px; height:50px; vertical-align:top; ">
  37. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
  38. <caption id="caption146" class="search_name" style="left:20px; top:15px; width:112px; height:17px; ">입금확인구분 :</caption>
  39. <input id="input21" class="input_s_essential" inputtype="date" style="left:317px; top:14px; width:95px; height:19px; "/>
  40. <caption id="caption1" class="search_name" style="left:420px; top:15px; width:99px; height:17px; ">과제번호 :</caption>
  41. <button id="button8" class="btn1_letter2" style="left:1003px; top:12px; width:56px; height:22px; ">
  42. <caption>조회</caption>
  43. </button>
  44. <input id="input26" class="input_search" style="left:509px; top:14px; width:100px; height:19px; "/>
  45. <select1 id="combo64" class="combo_search" appearance="minimal" style="left:135px; top:14px; width:95px; height:19px; ">
  46. <choices>
  47. <item>
  48. <label>유</label>
  49. <value>1</value>
  50. </item>
  51. <item>
  52. <label>성모병원</label>
  53. <value>2</value>
  54. </item>
  55. </choices>
  56. </select1>
  57. <caption id="caption143" class="search_name" style="left:235px; top:15px; width:81px; height:17px; ">입금일자:</caption>
  58. <caption id="caption2" class="search_name" style="left:615px; top:15px; width:79px; height:17px; ">의뢰자 :</caption>
  59. <input id="input1" class="input_search" style="left:689px; top:14px; width:90px; height:19px; "/>
  60. <caption id="caption3" class="search_name" style="left:785px; top:15px; width:99px; height:17px; ">시험책임자 :</caption>
  61. <input id="input2" class="input_search" style="left:889px; top:14px; width:90px; height:19px; "/>
  62. <button id="button1" class="btn4_letter2" style="left:1084px; top:11px; width:56px; height:22px; ">
  63. <caption>저장</caption>
  64. </button>
  65. </group>
  66. <button id="btn_pre" class="btn3_letter4" style="left:15px; top:653px; width:80px; height:22px; ">
  67. <caption>
  68. <![CDATA[<< 이전]]>
  69. </caption>
  70. <script type="javascript" ev:event="DOMActivate">
  71. <![CDATA[
  72. /*iviewer 화면바꾸기 */
  73. Go_Pre("pre",obj);
  74. obj--;
  75. model.setValue("/root/tasklist/taskitem["+Del_Chk(chk_num)+"]/chk", "false");
  76. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#B0B0B0";
  77. chk_num--;
  78. iviewer1.src= PageNu;
  79. ]]>
  80. </script>
  81. </button>
  82. <button id="btn_next" class="btn3_letter4" style="left:135px; top:653px; width:80px; height:22px; ">
  83. <caption>
  84. <![CDATA[다음 >>]]>
  85. </caption>
  86. <script type="javascript" ev:event="DOMActivate">
  87. <![CDATA[
  88. /*iviewer 화면바꾸기 */
  89. Go_Next("next",obj);
  90. obj++;
  91. model.setValue("/root/tasklist/taskitem["+Add_Chk(chk_num)+"]/chk", "true");
  92. chk_num++;
  93. iviewer1.src= PageNu;
  94. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#FFF000";
  95. /* iviewer내 필수값체크
  96. if(isRequiredControls("PageNu/combo10"))
  97. messageBox("모든 필수값이 입력이","I002"); */
  98. /* if (obj == 3){
  99. btn_next.caption = [완료 >>];
  100. } */
  101. ]]>
  102. </script>
  103. </button>
  104. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1194px; y2:65px; "/>
  105. <line id="line6" class="line_3" style="x1:0px; y1:685px; x2:1194px; y2:685px; "/>
  106. <iviewer id="iviewer1" src="재무_간접비입금관리V.xrw" style="left:0px; top:70px; width:1190px; height:610px; border-style:sunken; "/>
  107. <datagrid id="datagrid1" nodeset="/root/worklist/workitem" caption="접수^접수^접수^접수^초기심의^계약^연구수행^연구수행^연구수행^연구수행^연구수행^종결^종결^종결|과제의뢰^연구자확인^CRCC접수^서류접수^심의상태^계약일^원내이상반응^원외이상반응^변경계획서^중간보고서^지속심의^종료보고서^결과보고서^연구비정산보고서" colsep="^" colwidth="67, 66, 72, 62, 118, 102, 83, 80, 66, 66, 67, 73, 71, 102" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:692px; width:1195px; height:71px; ">
  108. <col ref="task1"/>
  109. <col ref="b"/>
  110. <col ref="c"/>
  111. <col ref="d"/>
  112. <col type="inputbutton"/>
  113. <col type="inputbutton"/>
  114. <col type="inputbutton"/>
  115. <col type="inputbutton"/>
  116. <col type="inputbutton"/>
  117. <col type="inputbutton"/>
  118. <col type="inputbutton"/>
  119. <col type="inputbutton"/>
  120. <col type="inputbutton"/>
  121. <col type="inputbutton"/>
  122. </datagrid>
  123. </xhtml:body>
  124. </xhtml:html>