SMAHS02900_일일수익집계.xrw 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMAHA01200.xrw
  4. * 설 명 : 일일수익집계
  5. * 설 계 자 : 서원식
  6. * 작 성 자 : 서원식
  7. * 작 성 일 : 2011.03.30
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>일일수익집계</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <earntotalinfo>
  20. <item>
  21. <healexamflag>C</healexamflag>
  22. <entrydd/>
  23. <totbamt/>
  24. <cashamt/>
  25. <cardamt/>
  26. <misuamt/>
  27. <dcamt/>
  28. <prebogjamt/>
  29. <bogjamt/>
  30. <totsamt/>
  31. <totbmamt/>
  32. <cashmamt/>
  33. <cardmamt/>
  34. <misumamt/>
  35. <dcammt/>
  36. <prebogjmamt/>
  37. <bogjmamt/>
  38. <totmamt/>
  39. <bigo/>
  40. <dmcnt/>
  41. <dwcnt/>
  42. <dtotcnt/>
  43. <mmcnt/>
  44. <mwcnt/>
  45. <mtotcnt/>
  46. <biopsycnt/>
  47. <endocnt/>
  48. <gjpcnt/>
  49. <prtctcnt/>
  50. <unco10cnt/>
  51. <unco15cnt/>
  52. <unco20cnt/>
  53. <unco30cnt/>
  54. <rsltcnt/>
  55. <custcnt/>
  56. </item>
  57. </earntotalinfo>
  58. <earntotallist>
  59. <item>
  60. <cashamt/>
  61. <cardamt/>
  62. <misuamt/>
  63. <dcamt/>
  64. <prebogjamt/>
  65. <bogjamt/>
  66. <totsamt/>
  67. <dmcnt/>
  68. <dwcnt/>
  69. <dtotcnt/>
  70. <biopsycnt/>
  71. <endocnt/>
  72. <unco10cnt/>
  73. <unco15cnt/>
  74. <unco20cnt/>
  75. <unco30cnt/>
  76. </item>
  77. </earntotallist>
  78. </main>
  79. <send>
  80. <healexamflag>C</healexamflag>
  81. <srchday/>
  82. </send>
  83. </root>
  84. </instance>
  85. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  86. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  87. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  88. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  89. <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
  90. <script type="javascript" ev:event="xforms-ready">
  91. <![CDATA[
  92. fInit();
  93. ]]>
  94. </script>
  95. <submission id="TRAHS02900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/earntotallist"/>
  96. <submission id="TRAHS02901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/earntotalinfo"/>
  97. <submission id="TRAHS02902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/earntotalinfo"/>
  98. </model>
  99. <script type="javascript">
  100. <![CDATA[
  101. /**********************************************************************************************************************************************************************************
  102. * 화면 초기화
  103. ***********************************************************************************************************************************************************************************/
  104. function fInit() {
  105. srchday.value = getCurrentDate();
  106. }
  107. ]]>
  108. </script>
  109. </xhtml:head>
  110. <xhtml:body guideline="1,1193;2,783;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  111. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  112. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">일일수익집계</caption>
  113. </group>
  114. <group id="group3" style="left:0px; top:13px; width:1190px; height:35px; ">
  115. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1189px; height:35px; "/>
  116. <caption id="caption3" class="search_name" style="left:6px; top:8px; width:86px; height:17px; ">건진일자 :</caption>
  117. <input id="srchday" ref="/root/send/srchday" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:95px; top:8px; width:110px; height:19px; ">
  118. <script type="javascript" ev:event="xforms-value-changed">
  119. <![CDATA[
  120. model.resetInstanceNode("/root/main/earntotalinfo");
  121. ]]>
  122. </script>
  123. </input>
  124. <button id="button2" class="btn1_letter2" style="left:1115px; top:8px; width:56px; height:22px; ">
  125. <caption>조회</caption>
  126. <script type="javascript" ev:event="DOMActivate">
  127. <![CDATA[
  128. model.resetInstanceNode("/root/main/earntotalinfo");
  129. submit("TRAHS02901");
  130. model.refresh();
  131. ]]>
  132. </script>
  133. </button>
  134. <button id="button3" class="btn6_letter2" style="left:930px; top:8px; width:56px; height:22px; ">
  135. <caption>출력</caption>
  136. <script type="javascript" ev:event="DOMActivate">
  137. <![CDATA[
  138. model.setValue("/root/main/earntotalinfo/item/entrydd", model.getValue("/root/send/srchday"));
  139. exeReportPreview("RPAHS02301", "XMLSTR" , "/root/main/earntotalinfo" , "" , "false" , "", "", "", "", "false");
  140. ]]>
  141. </script>
  142. </button>
  143. <line id="line2" class="line_4" style="x1:994px; y1:8px; x2:994px; y2:30px; border-left-style:solid; "/>
  144. <button id="button4" class="btn1_letter5" style="left:1005px; top:8px; width:92px; height:22px; ">
  145. <caption>실자료 조회</caption>
  146. <script type="javascript" ev:event="DOMActivate">
  147. <![CDATA[
  148. model.resetInstanceNode("/root/main/earntotalinfo");
  149. submit("TRAHS02900");
  150. if(model.getValue("/root/main/earntotallist/item[2]/totbamt") == ""){
  151. alert("당일 조회된 내용이 없습니다.");
  152. return;
  153. }
  154. model.setValue("/root/main/earntotalinfo/item/totbamt",model.getValue("/root/main/earntotallist/item[1]/totbamt" ));
  155. model.setValue("/root/main/earntotalinfo/item/cashamt",model.getValue("/root/main/earntotallist/item[1]/cashamt" ));
  156. model.setValue("/root/main/earntotalinfo/item/cardamt",model.getValue("/root/main/earntotallist/item[1]/cardamt" ));
  157. model.setValue("/root/main/earntotalinfo/item/misuamt",model.getValue("/root/main/earntotallist/item[1]/misuamt" ));
  158. model.setValue("/root/main/earntotalinfo/item/dcamt",model.getValue("/root/main/earntotallist/item[1]/dcamt" ));
  159. model.setValue("/root/main/earntotalinfo/item/prebogjamt",model.getValue("/root/main/earntotallist/item[1]/prebogjamt" ));
  160. model.setValue("/root/main/earntotalinfo/item/bogjamt",model.getValue("/root/main/earntotallist/item[1]/bogjamt" ));
  161. model.setValue("/root/main/earntotalinfo/item/totsamt",model.getValue("/root/main/earntotallist/item[1]/totsamt" ));
  162. model.setValue("/root/main/earntotalinfo/item/totbmamt",model.getValue("/root/main/earntotallist/item[2]/totbamt" ));
  163. model.setValue("/root/main/earntotalinfo/item/cashmamt",model.getValue("/root/main/earntotallist/item[2]/cashamt" ));
  164. model.setValue("/root/main/earntotalinfo/item/cardmamt",model.getValue("/root/main/earntotallist/item[2]/cardamt" ));
  165. model.setValue("/root/main/earntotalinfo/item/misumamt",model.getValue("/root/main/earntotallist/item[2]/misuamt" ));
  166. model.setValue("/root/main/earntotalinfo/item/dcammt",model.getValue("/root/main/earntotallist/item[2]/dcamt" ));
  167. model.setValue("/root/main/earntotalinfo/item/prebogjmamt",model.getValue("/root/main/earntotallist/item[2]/prebogjamt" ));
  168. model.setValue("/root/main/earntotalinfo/item/bogjmamt",model.getValue("/root/main/earntotallist/item[2]/bogjamt" ));
  169. model.setValue("/root/main/earntotalinfo/item/totmamt",model.getValue("/root/main/earntotallist/item[2]/totsamt" ));
  170. model.setValue("/root/main/earntotalinfo/item/dmcnt",model.getValue("/root/main/earntotallist/item[1]/dmcnt" ));
  171. model.setValue("/root/main/earntotalinfo/item/dwcnt",model.getValue("/root/main/earntotallist/item[1]/dwcnt" ));
  172. model.setValue("/root/main/earntotalinfo/item/dtotcnt",model.getValue("/root/main/earntotallist/item[1]/dtotcnt" ));
  173. model.setValue("/root/main/earntotalinfo/item/mmcnt",model.getValue("/root/main/earntotallist/item[2]/dmcnt" ));
  174. model.setValue("/root/main/earntotalinfo/item/mwcnt",model.getValue("/root/main/earntotallist/item[2]/dwcnt" ));
  175. model.setValue("/root/main/earntotalinfo/item/mtotcnt",model.getValue("/root/main/earntotallist/item[2]/dtotcnt" ));
  176. model.setValue("/root/main/earntotalinfo/item/biopsycnt",model.getValue("/root/main/earntotallist/item[1]/biopsycnt" ));
  177. model.setValue("/root/main/earntotalinfo/item/endocnt",model.getValue("/root/main/earntotallist/item[1]/endocnt" ));
  178. model.setValue("/root/main/earntotalinfo/item/unco10cnt",model.getValue("/root/main/earntotallist/item[1]/unco10cnt" ));
  179. model.setValue("/root/main/earntotalinfo/item/unco15cnt",model.getValue("/root/main/earntotallist/item[1]/unco15cnt" ));
  180. model.setValue("/root/main/earntotalinfo/item/unco20cnt",model.getValue("/root/main/earntotallist/item[1]/unco20cnt" ));
  181. model.setValue("/root/main/earntotalinfo/item/unco30cnt",model.getValue("/root/main/earntotallist/item[1]/unco30cnt" ));
  182. model.refresh();
  183. ]]>
  184. </script>
  185. </button>
  186. </group>
  187. <group id="group2" scroll="auto" style="left:0px; top:49px; width:1195px; height:701px; ">
  188. <caption id="caption4" class="tit_2" style="left:5px; top:10px; width:108px; height:13px; ">수익금현황</caption>
  189. <line id="line3" class="line_1" style="x1:0px; y1:25px; x2:1190px; y2:25px; "/>
  190. <caption id="caption17" class="cell_1" style="left:10px; top:35px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  191. <caption id="caption5" class="cell_1" style="left:10px; top:55px; width:46px; height:19px; text-align:center; vertical-align:middle; ">당일</caption>
  192. <caption id="caption7" class="cell_1" style="left:10px; top:75px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
  193. <caption id="caption8" class="cell_1" style="left:60px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총발생금액</caption>
  194. <input id="input4" ref="/root/main/earntotalinfo/item/totbamt" format="#,##0" style="left:60px; top:55px; width:120px; height:19px; text-align:right; "/>
  195. <input id="input17" ref="/root/main/earntotalinfo/item/totbmamt" format="#,##0" style="left:60px; top:75px; width:120px; height:19px; text-align:right; "/>
  196. <caption id="caption9" class="cell_1" style="left:185px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">현금</caption>
  197. <input id="input7" ref="/root/main/earntotalinfo/item/cashamt" format="#,##0" style="left:185px; top:55px; width:120px; height:19px; text-align:right; "/>
  198. <input id="input12" ref="/root/main/earntotalinfo/item/cashmamt" format="#,##0" style="left:185px; top:75px; width:120px; height:19px; text-align:right; "/>
  199. <caption id="caption10" class="cell_1" style="left:310px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">카드</caption>
  200. <input id="input8" ref="/root/main/earntotalinfo/item/cardamt" format="#,##0" style="left:310px; top:55px; width:120px; height:19px; text-align:right; "/>
  201. <input id="input13" ref="/root/main/earntotalinfo/item/cardmamt" format="#,##0" style="left:310px; top:75px; width:120px; height:19px; text-align:right; "/>
  202. <caption id="caption11" class="cell_1" style="left:435px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">미수</caption>
  203. <input id="input9" ref="/root/main/earntotalinfo/item/misuamt" format="#,##0" style="left:435px; top:55px; width:120px; height:19px; text-align:right; "/>
  204. <input id="input14" ref="/root/main/earntotalinfo/item/misumamt" format="#,##0" style="left:435px; top:75px; width:120px; height:19px; text-align:right; "/>
  205. <caption id="caption12" class="cell_1" style="left:560px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">감액</caption>
  206. <input id="input10" ref="/root/main/earntotalinfo/item/dcamt" format="#,##0" style="left:560px; top:55px; width:120px; height:19px; text-align:right; "/>
  207. <input id="input15" ref="/root/main/earntotalinfo/item/dcammt" format="#,##0" style="left:560px; top:75px; width:120px; height:19px; text-align:right; "/>
  208. <caption id="caption78" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금</caption>
  209. <input id="input63" ref="/root/main/earntotalinfo/item/prebogjamt" format="#,##0" style="left:685px; top:55px; width:120px; height:19px; text-align:right; "/>
  210. <input id="input64" ref="/root/main/earntotalinfo/item/prebogjmamt" format="#,##0" style="left:685px; top:75px; width:120px; height:19px; text-align:right; "/>
  211. <caption id="caption13" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금대체</caption>
  212. <input id="input11" ref="/root/main/earntotalinfo/item/bogjamt" format="#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
  213. <input id="input62" ref="/root/main/earntotalinfo/item/bogjmamt" format="#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
  214. <caption id="caption1" class="cell_1" style="left:810px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총계</caption>
  215. <input id="input26" ref="/root/main/earntotalinfo/item/totmamt" format="#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
  216. <caption id="caption14" class="tit_2" style="left:5px; top:110px; width:108px; height:13px; ">보고사항</caption>
  217. <line id="line4" class="line_1" style="x1:0px; y1:125px; x2:1190px; y2:125px; "/>
  218. <textarea id="tar_rsltcnts1" ref="/root/main/earntotalinfo/item/bigo" scroll="vertical" style="left:10px; top:130px; width:1170px; height:160px; "/>
  219. <caption id="caption15" class="tit_2" style="left:8px; top:300px; width:108px; height:13px; ">인원현황</caption>
  220. <line id="line5" class="line_1" style="x1:3px; y1:315px; x2:1193px; y2:315px; "/>
  221. <caption id="caption24" class="cell_1" style="left:10px; top:325px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  222. <caption id="caption23" class="cell_1" style="left:10px; top:345px; width:46px; height:19px; text-align:center; vertical-align:middle; ">일계</caption>
  223. <caption id="caption20" class="cell_1" style="left:10px; top:365px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
  224. <caption id="caption16" class="cell_1" style="left:60px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">남자</caption>
  225. <input id="input3" ref="/root/main/earntotalinfo/item/dmcnt" style="left:60px; top:345px; width:120px; height:19px; text-align:right; "/>
  226. <input id="input30" ref="/root/main/earntotalinfo/item/mmcnt" style="left:60px; top:365px; width:120px; height:19px; text-align:right; "/>
  227. <caption id="caption18" class="cell_1" style="left:185px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">여자</caption>
  228. <input id="input18" ref="/root/main/earntotalinfo/item/dwcnt" style="left:185px; top:345px; width:120px; height:19px; text-align:right; "/>
  229. <input id="input20" ref="/root/main/earntotalinfo/item/mwcnt" style="left:185px; top:365px; width:120px; height:19px; text-align:right; "/>
  230. <caption id="caption19" class="cell_1" style="left:310px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">전체</caption>
  231. <input id="input19" ref="/root/main/earntotalinfo/item/dtotcnt" style="left:310px; top:345px; width:120px; height:19px; text-align:right; "/>
  232. <input id="input31" ref="/root/main/earntotalinfo/item/mtotcnt" style="left:310px; top:365px; width:120px; height:19px; text-align:right; "/>
  233. <caption id="caption22" class="tit_2" style="left:8px; top:450px; width:108px; height:13px; ">감액현황</caption>
  234. <line id="line6" class="line_1" style="x1:3px; y1:465px; x2:1193px; y2:465px; "/>
  235. <caption id="caption27" class="cell_1" style="left:10px; top:475px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  236. <caption id="caption26" class="cell_1" style="left:10px; top:495px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  237. <caption id="caption28" class="cell_1" style="left:60px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">10%</caption>
  238. <input id="input5" ref="/root/main/earntotalinfo/item/unco10cnt" style="left:60px; top:495px; width:120px; height:19px; text-align:right; "/>
  239. <caption id="caption29" class="cell_1" style="left:185px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">15%</caption>
  240. <input id="input22" ref="/root/main/earntotalinfo/item/unco15cnt" style="left:185px; top:495px; width:120px; height:19px; text-align:right; "/>
  241. <caption id="caption30" class="cell_1" style="left:310px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">20%</caption>
  242. <input id="input23" ref="/root/main/earntotalinfo/item/unco20cnt" style="left:310px; top:495px; width:120px; height:19px; text-align:right; "/>
  243. <caption id="caption25" class="cell_1" style="left:435px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">30%</caption>
  244. <input id="input21" ref="/root/main/earntotalinfo/item/unco30cnt" style="left:435px; top:495px; width:120px; height:19px; text-align:right; "/>
  245. <caption id="caption31" class="tit_2" style="left:8px; top:530px; width:108px; height:13px; ">우편발송현황</caption>
  246. <line id="line7" class="line_1" style="x1:3px; y1:545px; x2:1193px; y2:545px; "/>
  247. <caption id="caption33" class="cell_1" style="left:10px; top:555px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  248. <caption id="caption32" class="cell_1" style="left:10px; top:575px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  249. <caption id="caption34" class="cell_1" style="left:60px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">결과지통보</caption>
  250. <input id="input6" ref="/root/main/earntotalinfo/item/rsltcnt" style="left:60px; top:575px; width:120px; height:19px; text-align:right; "/>
  251. <caption id="caption35" class="cell_1" style="left:185px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">고객관리부문</caption>
  252. <input id="input24" ref="/root/main/earntotalinfo/item/custcnt" style="left:185px; top:575px; width:120px; height:19px; text-align:right; "/>
  253. <input id="input25" ref="/root/main/earntotalinfo/item/totsamt" format="#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
  254. <caption id="caption37" class="cell_1" style="left:10px; top:395px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  255. <caption id="caption36" class="cell_1" style="left:10px; top:415px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  256. <caption id="caption38" class="cell_1" style="left:60px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">BIOPSY</caption>
  257. <input id="input28" ref="/root/main/earntotalinfo/item/biopsycnt" style="left:60px; top:415px; width:120px; height:19px; text-align:right; "/>
  258. <caption id="caption39" class="cell_1" style="left:185px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">수면내시경</caption>
  259. <input id="input27" ref="/root/main/earntotalinfo/item/endocnt" style="left:185px; top:415px; width:120px; height:19px; text-align:right; "/>
  260. <caption id="caption40" class="cell_1" style="left:310px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">귀중품보관</caption>
  261. <input id="input29" ref="/root/main/earntotalinfo/item/gjpcnt" style="left:310px; top:415px; width:120px; height:19px; text-align:right; "/>
  262. <caption id="caption2" class="cell_1" style="left:435px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">보호자보관</caption>
  263. <input id="input16" ref="/root/main/earntotalinfo/item/prtctcnt" style="left:435px; top:415px; width:120px; height:19px; text-align:right; "/>
  264. </group>
  265. <group id="group4" scroll="auto" style="left:0px; top:754px; width:1195px; height:28px; ">
  266. <button id="btn_acpt" class="btn4_letter2" style="left:1131px; top:3px; width:56px; height:22px; ">
  267. <caption>저장</caption>
  268. <script type="javascript" ev:event="DOMActivate">
  269. <![CDATA[
  270. model.setValue("/root/main/earntotalinfo/item/healexamflag", "C");
  271. model.setValue("/root/main/earntotalinfo/item/entrydd", model.getValue("/root/send/srchday"));
  272. if(submit("TRAHS02902")){
  273. alert(model.getValue("/root/send/srchorddd") + "수익집계정보가 저장되었습니다.");
  274. submit("TRAHS02901");
  275. }
  276. ]]>
  277. </script>
  278. </button>
  279. </group>
  280. <group id="group5" scroll="auto" style="left:0px; top:49px; width:1195px; height:701px; ">
  281. <caption id="caption21" class="tit_2" style="left:5px; top:10px; width:108px; height:13px; ">수익금현황</caption>
  282. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1190px; y2:25px; "/>
  283. <caption id="caption41" class="cell_1" style="left:10px; top:35px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  284. <caption id="caption42" class="cell_1" style="left:10px; top:55px; width:46px; height:19px; text-align:center; vertical-align:middle; ">당일</caption>
  285. <caption id="caption43" class="cell_1" style="left:10px; top:75px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
  286. <caption id="caption44" class="cell_1" style="left:60px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총발생금액</caption>
  287. <input id="input1" ref="/root/main/earntotalinfo/item/totbamt" format="#,##0" style="left:60px; top:55px; width:120px; height:19px; text-align:right; "/>
  288. <input id="input2" ref="/root/main/earntotalinfo/item/totbmamt" format="#,##0" style="left:60px; top:75px; width:120px; height:19px; text-align:right; "/>
  289. <caption id="caption45" class="cell_1" style="left:185px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">현금</caption>
  290. <input id="input32" ref="/root/main/earntotalinfo/item/cashamt" format="#,##0" style="left:185px; top:55px; width:120px; height:19px; text-align:right; "/>
  291. <input id="input33" ref="/root/main/earntotalinfo/item/cashmamt" format="#,##0" style="left:185px; top:75px; width:120px; height:19px; text-align:right; "/>
  292. <caption id="caption46" class="cell_1" style="left:310px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">카드</caption>
  293. <input id="input34" ref="/root/main/earntotalinfo/item/cardamt" format="#,##0" style="left:310px; top:55px; width:120px; height:19px; text-align:right; "/>
  294. <input id="input35" ref="/root/main/earntotalinfo/item/cardmamt" format="#,##0" style="left:310px; top:75px; width:120px; height:19px; text-align:right; "/>
  295. <caption id="caption47" class="cell_1" style="left:435px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">미수</caption>
  296. <input id="input36" ref="/root/main/earntotalinfo/item/misuamt" format="#,##0" style="left:435px; top:55px; width:120px; height:19px; text-align:right; "/>
  297. <input id="input37" ref="/root/main/earntotalinfo/item/misumamt" format="#,##0" style="left:435px; top:75px; width:120px; height:19px; text-align:right; "/>
  298. <caption id="caption48" class="cell_1" style="left:560px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">할인/감액</caption>
  299. <input id="input38" ref="/root/main/earntotalinfo/item/dcamt" format="#,##0" style="left:560px; top:55px; width:120px; height:19px; text-align:right; "/>
  300. <input id="input39" ref="/root/main/earntotalinfo/item/dcammt" format="#,##0" style="left:560px; top:75px; width:120px; height:19px; text-align:right; "/>
  301. <caption id="caption49" class="cell_1" style="left:685px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금</caption>
  302. <input id="input40" ref="/root/main/earntotalinfo/item/prebogjamt" format="(-,+)#,##0" style="left:685px; top:55px; width:120px; height:19px; text-align:right; "/>
  303. <input id="input59" ref="/root/main/earntotalinfo/item/prebogjmamt" format="(-,+)#,##0" style="left:685px; top:75px; width:120px; height:19px; text-align:right; "/>
  304. <caption id="caption50" class="cell_1" style="left:935px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">총계</caption>
  305. <input id="input41" ref="/root/main/earntotalinfo/item/totmamt" format="#,##0" style="left:935px; top:75px; width:120px; height:19px; text-align:right; "/>
  306. <caption id="caption51" class="tit_2" style="left:5px; top:110px; width:108px; height:13px; ">보고사항</caption>
  307. <line id="line8" class="line_1" style="x1:0px; y1:125px; x2:1190px; y2:125px; "/>
  308. <textarea id="textarea1" ref="/root/main/earntotalinfo/item/bigo" scroll="vertical" style="left:10px; top:130px; width:1170px; height:160px; "/>
  309. <caption id="caption52" class="tit_2" style="left:8px; top:300px; width:108px; height:13px; ">인원현황</caption>
  310. <line id="line9" class="line_1" style="x1:3px; y1:315px; x2:1193px; y2:315px; "/>
  311. <caption id="caption53" class="cell_1" style="left:10px; top:325px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  312. <caption id="caption54" class="cell_1" style="left:10px; top:345px; width:46px; height:19px; text-align:center; vertical-align:middle; ">일계</caption>
  313. <caption id="caption55" class="cell_1" style="left:10px; top:365px; width:46px; height:19px; text-align:center; vertical-align:middle; ">누계</caption>
  314. <caption id="caption56" class="cell_1" style="left:60px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">남자</caption>
  315. <input id="input42" ref="/root/main/earntotalinfo/item/dmcnt" format="#,##0" style="left:60px; top:345px; width:120px; height:19px; text-align:right; "/>
  316. <input id="input43" ref="/root/main/earntotalinfo/item/mmcnt" format="#,##0" style="left:60px; top:365px; width:120px; height:19px; text-align:right; "/>
  317. <caption id="caption57" class="cell_1" style="left:185px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">여자</caption>
  318. <input id="input44" ref="/root/main/earntotalinfo/item/dwcnt" format="#,##0" style="left:185px; top:345px; width:120px; height:19px; text-align:right; "/>
  319. <input id="input45" ref="/root/main/earntotalinfo/item/mwcnt" format="#,##0" style="left:185px; top:365px; width:120px; height:19px; text-align:right; "/>
  320. <caption id="caption58" class="cell_1" style="left:310px; top:325px; width:120px; height:19px; text-align:center; vertical-align:middle; ">전체</caption>
  321. <input id="input46" ref="/root/main/earntotalinfo/item/dtotcnt" format="#,##0" style="left:310px; top:345px; width:120px; height:19px; text-align:right; "/>
  322. <input id="input47" ref="/root/main/earntotalinfo/item/mtotcnt" format="#,##0" style="left:310px; top:365px; width:120px; height:19px; text-align:right; "/>
  323. <caption id="caption59" class="tit_2" style="left:8px; top:450px; width:108px; height:13px; ">감액현황</caption>
  324. <line id="line10" class="line_1" style="x1:3px; y1:465px; x2:1193px; y2:465px; "/>
  325. <caption id="caption60" class="cell_1" style="left:10px; top:475px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  326. <caption id="caption61" class="cell_1" style="left:10px; top:495px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  327. <caption id="caption62" class="cell_1" style="left:60px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">10%</caption>
  328. <input id="input48" ref="/root/main/earntotalinfo/item/unco10cnt" style="left:60px; top:495px; width:120px; height:19px; text-align:right; "/>
  329. <caption id="caption63" class="cell_1" style="left:185px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">15%</caption>
  330. <input id="input49" ref="/root/main/earntotalinfo/item/unco15cnt" style="left:185px; top:495px; width:120px; height:19px; text-align:right; "/>
  331. <caption id="caption64" class="cell_1" style="left:310px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">20%</caption>
  332. <input id="input50" ref="/root/main/earntotalinfo/item/unco20cnt" style="left:310px; top:495px; width:120px; height:19px; text-align:right; "/>
  333. <caption id="caption65" class="cell_1" style="left:435px; top:475px; width:120px; height:19px; text-align:center; vertical-align:middle; ">30%</caption>
  334. <input id="input51" ref="/root/main/earntotalinfo/item/unco30cnt" style="left:435px; top:495px; width:120px; height:19px; text-align:right; "/>
  335. <caption id="caption66" class="tit_2" style="left:8px; top:530px; width:108px; height:13px; ">우편발송현황</caption>
  336. <line id="line11" class="line_1" style="x1:3px; y1:545px; x2:1193px; y2:545px; "/>
  337. <caption id="caption67" class="cell_1" style="left:10px; top:555px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  338. <caption id="caption68" class="cell_1" style="left:10px; top:575px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  339. <caption id="caption69" class="cell_1" style="left:60px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">결과지통보</caption>
  340. <input id="input52" ref="/root/main/earntotalinfo/item/rsltcnt" style="left:60px; top:575px; width:120px; height:19px; text-align:right; "/>
  341. <caption id="caption70" class="cell_1" style="left:185px; top:555px; width:120px; height:19px; text-align:center; vertical-align:middle; ">고객관리부문</caption>
  342. <input id="input53" ref="/root/main/earntotalinfo/item/custcnt" style="left:185px; top:575px; width:120px; height:19px; text-align:right; "/>
  343. <input id="input54" ref="/root/main/earntotalinfo/item/totsamt" format="#,##0" style="left:935px; top:55px; width:120px; height:19px; text-align:right; "/>
  344. <caption id="caption71" class="cell_1" style="left:10px; top:395px; width:46px; height:19px; text-align:center; vertical-align:middle; ">구분</caption>
  345. <caption id="caption72" class="cell_1" style="left:10px; top:415px; width:46px; height:19px; text-align:center; vertical-align:middle; ">인원</caption>
  346. <caption id="caption73" class="cell_1" style="left:60px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">BIOPSY</caption>
  347. <input id="input55" ref="/root/main/earntotalinfo/item/biopsycnt" style="left:60px; top:415px; width:120px; height:19px; text-align:right; "/>
  348. <caption id="caption74" class="cell_1" style="left:185px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">수면내시경</caption>
  349. <input id="input56" ref="/root/main/earntotalinfo/item/endocnt" style="left:185px; top:415px; width:120px; height:19px; text-align:right; "/>
  350. <caption id="caption75" class="cell_1" style="left:310px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">귀중품보관</caption>
  351. <input id="input57" ref="/root/main/earntotalinfo/item/gjpcnt" style="left:310px; top:415px; width:120px; height:19px; text-align:right; "/>
  352. <caption id="caption76" class="cell_1" style="left:435px; top:395px; width:120px; height:19px; text-align:center; vertical-align:middle; ">보호자보관</caption>
  353. <input id="input58" ref="/root/main/earntotalinfo/item/prtctcnt" style="left:435px; top:415px; width:120px; height:19px; text-align:right; "/>
  354. <input id="input60" ref="/root/main/earntotalinfo/item/bogjamt" format="(-,+)#,##0" style="left:810px; top:55px; width:120px; height:19px; text-align:right; "/>
  355. <input id="input61" ref="/root/main/earntotalinfo/item/bogjmamt" format="(-,+)#,##0" style="left:810px; top:75px; width:120px; height:19px; text-align:right; "/>
  356. <caption id="caption77" class="cell_1" style="left:810px; top:35px; width:120px; height:19px; text-align:center; vertical-align:middle; ">선수금대체</caption>
  357. </group>
  358. </xhtml:body>
  359. </xhtml:html>