SMCVP00500_VOC고객주소록.xrw 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVP00500_VOC고객주소록
  4. * Summary : VOC 고객주소록
  5. * Programmer : 김준규
  6. * Date Written : 2007.01.22
  7. * History : 2007.11.29
  8. * Remark :
  9. -->
  10. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>VOC 고객주소록</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main>
  18. <list>
  19. <voclist>
  20. <patnm/>
  21. <pid/>
  22. <mngtman/>
  23. <mpphonno/>
  24. <zipcd/>
  25. <addr/>
  26. <zipcd1/>
  27. <zipcd2/>
  28. <zipcdaddr/>
  29. <detladdr/>
  30. <mngtmanflag/>
  31. </voclist>
  32. </list>
  33. </main>
  34. <send>
  35. <data>
  36. <srchacptdd1/>
  37. <srchacptdd2/>
  38. <srchpatnm/>
  39. <srchpid/>
  40. <srchprcsstatcd/>
  41. <srchregion/>
  42. <srchmobile/>
  43. </data>
  44. </send>
  45. <init/>
  46. </root>
  47. </instance>
  48. <submission id="TRCVP00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list"/>
  49. </model>
  50. <script type="javascript" ev:event="xforms-ready">
  51. <![CDATA[
  52. model.setValue("/root/send/data/srchacptdd1",getCurrentDate().toDate().getAddDate(-365,"D").getDateFormat());
  53. model.setValue("/root/send/data/srchacptdd2",getCurrentDate());
  54. model.removeNodeset("/root/main/list");
  55. fCheckAuth();
  56. model.refresh();
  57. ]]>
  58. </script>
  59. <script type="javascript">
  60. <![CDATA[
  61. function fCheckAuth() {
  62. // 권한체크
  63. if (!checkAuth("r")) {
  64. btn_search.disabled = true;
  65. }
  66. if (!checkAuth("x")) {
  67. }
  68. if (!checkAuth("p")) {
  69. btn_excsave.disabled = true;
  70. }
  71. }
  72. ]]>
  73. </script>
  74. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  75. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  77. </xhtml:head>
  78. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  79. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  80. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:146px; height:14px; ">VOC 고객주소록</caption>
  81. </group>
  82. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:59px; vertical-align:top; ">
  83. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:970px; height:59px; "/>
  84. <caption id="caption5" class="search_name" style="left:638px; top:9px; width:87px; height:17px; ">대상구분 :</caption>
  85. <select1 id="cmb_SrchPrcsStatCd" ref="/root/send/data/srchprcsstatcd" class="combo_default" appearance="minimal" style="left:728px; top:8px; width:130px; height:19px; ">
  86. <choices>
  87. <item>
  88. <label>고객 전체</label>
  89. <value/>
  90. </item>
  91. <item>
  92. <label>★★★★★ 제외</label>
  93. <value>A</value>
  94. </item>
  95. <item>
  96. <label>★</label>
  97. <value>B</value>
  98. </item>
  99. </choices>
  100. </select1>
  101. <caption id="caption8" class="search_name" style="left:416px; top:9px; width:83px; height:17px; ">환 자 명 :</caption>
  102. <input id="ipt_SrchPatNm" ref="/root/send/data/srchpatnm" class="input_search" style="left:510px; top:8px; width:110px; height:19px; ">
  103. <script type="javascript" ev:event="onkeyup">
  104. <![CDATA[
  105. inputEnterKey("btn_search", "DOMActivate");
  106. ]]>
  107. </script>
  108. </input>
  109. <caption id="caption7" class="search_name" style="left:416px; top:33px; width:87px; height:17px; ">등록번호 :</caption>
  110. <input id="ipt_SrchPID" ref="/root/send/data/srchpid" class="input_search" imemode="disabled" format="9999999999" style="left:510px; top:32px; width:110px; height:19px; ">
  111. <script type="javascript" ev:event="onkeyup">
  112. <![CDATA[
  113. inputEnterKey("btn_search", "DOMActivate");
  114. ]]>
  115. </script>
  116. </input>
  117. <input id="ipt_SrchRegion" ref="/root/send/data/srchregion" class="input_search" style="left:95px; top:32px; width:140px; height:19px; ">
  118. <script type="javascript" ev:event="onkeyup">
  119. <![CDATA[
  120. inputEnterKey("btn_search", "DOMActivate");
  121. ]]>
  122. </script>
  123. </input>
  124. <caption id="caption2" style="left:251px; top:33px; width:115px; height:17px; ">(지역 또는 동 이름)</caption>
  125. <caption id="caption14" class="search_name" style="left:15px; top:33px; width:78px; height:17px; ">지 역 :</caption>
  126. <input id="ipt_SrchMobile" ref="/root/send/data/srchmobile" class="input_search" style="left:728px; top:32px; width:130px; height:19px; ">
  127. <script type="javascript" ev:event="onkeyup">
  128. <![CDATA[
  129. inputEnterKey("btn_search", "DOMActivate");
  130. ]]>
  131. </script>
  132. </input>
  133. <caption id="caption11" class="search_name" style="left:638px; top:33px; width:87px; height:17px; ">휴 대 폰 :</caption>
  134. <line id="line1" class="line_4" style="x1:878px; y1:9px; x2:878px; y2:50px; "/>
  135. <button id="btn_search" class="btn1_letter2" style="left:898px; top:17px; width:56px; height:22px; ">
  136. <caption>조회</caption>
  137. <script type="javascript" ev:event="DOMActivate">
  138. <![CDATA[
  139. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  140. if ( ( ipt_SrchPatNm.value.length == 0 ) && (ipt_SrchPID.value.length == 0) && (cmb_SrchPrcsStatCd.value.length == 0) && (ipt_SrchRegion.value.length == 0) && (ipt_SrchMobile.value.length == 0) ){
  141. messageBox("환자 이름, 등록번호, 고객 전체가 아닌 대상구분, 지역, 휴대폰 중에 적어도 하나는 ", "C001");
  142. model.setFocus("ipt_SrchPatNm");
  143. } else if ( ( ipt_SrchPatNm.value.length > 0 ) && (ipt_SrchPatNm.value.length < 2) ){
  144. messageBox("환자 이름 검색은 최소 2글자 이상 ", "C001");
  145. model.setFocus("ipt_SrchPatNm");
  146. } else if ( ( ipt_SrchRegion.value.length > 0 ) && (ipt_SrchRegion.value.length < 2) ){
  147. messageBox("지역 검색은 최소 2글자 이상 ", "C001");
  148. model.setFocus("ipt_SrchRegion");
  149. } else {
  150. model.removeNodeset("/root/main/list/voclist");
  151. submit("TRCVP00501");
  152. model.SetFocus("grd_voclist");
  153. }
  154. }
  155. ]]>
  156. </script>
  157. </button>
  158. <input id="ipt_SrchAcptDD1" ref="/root/send/data/srchacptdd1" class="input_s_essential" inputtype="date" style="left:135px; top:8px; width:120px; height:19px; "/>
  159. <caption id="caption12" class="search_name" style="left:15px; top:9px; width:115px; height:17px; ">최종접수일자 :</caption>
  160. <input id="ipt_SrchAcptDD2" ref="/root/send/data/srchacptdd2" class="input_s_essential" inputtype="date" style="left:275px; top:8px; width:120px; height:19px; "/>
  161. <caption id="caption13" class="search_no_b" style="left:260px; top:9px; width:12px; height:17px; ">~</caption>
  162. </group>
  163. <group id="grp_customer" style="left:225px; top:82px; width:970px; height:669px; ">
  164. <caption id="caption10" class="tit_2" style="left:5px; top:10px; width:134px; height:14px; ">VOC 고객주소록</caption>
  165. <button id="btn_excsave" class="btn2_letter4" style="left:903px; top:5px; width:64px; height:19px; ">
  166. <caption>엑셀저장</caption>
  167. <script type="javascript" ev:event="DOMActivate">
  168. <![CDATA[
  169. var fileName = window.fileDialog("save", ",", false, "VOC고객주소록목록엑셀", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  170. if (fileName != "")
  171. {
  172. grd_voclist.saveExcel(fileName);
  173. }
  174. ]]>
  175. </script>
  176. </button>
  177. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  178. <datagrid id="grd_voclist" nodeset="/root/main/list/voclist" allowselection="false" autoresize="true" caption="환자명^등록번호^대상구분^휴대폰^우편번호^주소^우편번호1^우편번호2^우편번호주소^나머지주소^대상구분코드" colsep="^" colwidth="100, 100, 100, 110, 100, 345, 0, 0, 0, 0, 0" dataheight="23" defaultrows="0" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="reverseseq" rowheight="23" rowsep="|" style="left:0px; top:30px; width:970px; height:638px; ">
  179. <col class="text_center" ref="patnm"/>
  180. <col class="text_center" ref="pid"/>
  181. <col class="text_center" ref="mngtman"/>
  182. <col class="text_center" ref="mpphonno"/>
  183. <col class="text_center" ref="zipcd"/>
  184. <col ref="addr"/>
  185. <col class="text_center" ref="zipcd1" visibility="hidden"/>
  186. <col class="text_center" ref="zipcd2" visibility="hidden"/>
  187. <col class="text_center" ref="zipcdaddr" visibility="hidden"/>
  188. <col class="text_center" ref="detladdr" visibility="hidden"/>
  189. <col class="text_center" ref="mngtmanflag" visibility="hidden"/>
  190. </datagrid>
  191. </group>
  192. <group id="grp_btn" scroll="auto" style="left:225px; top:751px; width:970px; height:27px; ">
  193. <caption id="caption20" class="hand" style="left:100px; top:7px; width:638px; height:17px; ">VOC 고객주소록은 등록번호가 있는 환자를 대상으로 주소록을 보실 수 있습니다.</caption>
  194. </group>
  195. <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVO00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/>
  196. <shape id="rndrctlgnd" class="roundrect_legend" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:24px; top:485px; width:167px; height:244px; background-color:#f2f6ff; border-color:#c8c0fd; "/>
  197. <caption id="caption50" class="hand" style="left:35px; top:500px; width:144px; height:20px; ">VOC 진행 프로세스</caption>
  198. <caption id="caption51" style="left:60px; top:524px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  199. <![CDATA[(1) 접수]]>
  200. <hint>
  201. <![CDATA[
  202. 민원담당부서에서 여러 경로를 통해 접수된 VOC를 민원인
  203. 정보와 함께 접수 등록을 하게 되면【접수】상태가 된다.
  204. ]]>
  205. </hint>
  206. </caption>
  207. <caption id="caption52" style="left:60px; top:540px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  208. <![CDATA[(2) 회신요청]]>
  209. <hint>
  210. <![CDATA[
  211. 민원담당부서 담당자가 "접수"된 VOC를 선택하여 처리 요청을
  212. 하게 되면【회신요청】상태가 된다. 이 때 담당부서가 2개 이상인
  213. 경우에 미리 입력한 담당부서에 대하여 처리 요청을 할 수 있다.
  214. ]]>
  215. </hint>
  216. </caption>
  217. <caption id="caption53" style="left:60px; top:556px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  218. <![CDATA[(3) 부서처리중]]>
  219. <hint>
  220. <![CDATA[
  221. 각 부서 담당자가 "회신요청"된 VOC를 선택하여 그 내용을 읽고 『부서 접수 확인』
  222. 버튼을 눌러 해당 VOC 처리를 시작했음을 알리게 되면【부서처리중】상태가 된다.
  223. ]]>
  224. </hint>
  225. </caption>
  226. <caption id="caption54" style="left:60px; top:572px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  227. <![CDATA[(4) 담당자회신]]>
  228. <hint>
  229. <![CDATA[
  230. 각 부서 담당자가 "부서처리중"인 VOC에 대하여 실제 업무처리를 하고
  231. 부서장에게 결재 요청을 하고 난 뒤 부서장의 결재를 받아 부서 담당자가
  232. 민원담당부서 담당자에게 회신하게 되면【담당자회신】상태가 된다.
  233. ]]>
  234. </hint>
  235. </caption>
  236. <caption id="caption55" style="left:60px; top:588px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  237. <![CDATA[(5) 승인요청]]>
  238. <hint>
  239. <![CDATA[
  240. 민원담당부서 담당자가 "담당자회신"인 VOC에 대하여 민원담당부서장
  241. 에게 종결을 위한 부서장 승인 요청을 하면【승인요청】상태가 된다.
  242. ]]>
  243. </hint>
  244. </caption>
  245. <caption id="caption56" style="left:60px; top:604px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  246. <![CDATA[(6) 부서장승인]]>
  247. <hint>
  248. <![CDATA[
  249. 민원담당부서장은 "승인요청"인 VOC에 대하여 담당 부서별로
  250. 종결을 위한 부서장 승인을 하면【부서장승인】상태가 된다.
  251. ]]>
  252. </hint>
  253. </caption>
  254. <caption id="caption57" style="left:60px; top:620px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  255. <![CDATA[(7) 종결]]>
  256. <hint>
  257. <![CDATA[
  258. 민원담당부서 담당자가 "부서장승인"인 VOC에 대하여 종결 확인
  259. 버튼을 눌러 부서에 대하여 종결처리를 하면【종결】상태가 된다.
  260. ]]>
  261. </hint>
  262. </caption>
  263. <caption id="caption58" style="left:60px; top:636px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  264. <![CDATA[(8) 고객회신]]>
  265. <hint>
  266. <![CDATA[
  267. 민원담당부서 담당자가 모든 해당 부서가 종결 또는 임의종결된
  268. 상태에서 민원인에게 그 결과를 알려주고 경과 내용을 입력하고
  269. 고객회신 완료 버튼을 누르게 되면【고객회신】상태가 된다.
  270. ]]>
  271. </hint>
  272. </caption>
  273. <caption id="caption59" style="left:60px; top:652px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; ">
  274. <![CDATA[(9) 처리완료]]>
  275. <hint>
  276. <![CDATA[
  277. 민원담당부서 담당자가 "고객회신"인 VOC에 대하여 처리 경과 등 처리내용을
  278. 적은 후 원인분석 및 개선활동을 적고 이후에도 지속적으로 관리하여야 하는지
  279. 여부를 체크하고 완료처리 버튼을 누르게 되면【처리완료】상태가 된다.
  280. ]]>
  281. </hint>
  282. </caption>
  283. <caption id="caption60" style="left:60px; top:672px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  284. <![CDATA[ * 접수취소]]>
  285. <hint>
  286. <![CDATA[
  287. "접수"된 VOC는 "회신 요청"을 하기 전에 "접수 취소"를 할 수 있다. 하지만 이미
  288. 프로세스가 진행되어 담당부서로 요청한 경우에는 접수 취소를 할 수 없게 된다.
  289. ]]>
  290. </hint>
  291. </caption>
  292. <caption id="caption61" style="left:60px; top:688px; width:115px; height:15px; vertical-align:top; line-spacing:7; ">
  293. <![CDATA[ * 자체처리]]>
  294. <hint>
  295. <![CDATA[
  296. "접수"된 VOC는 "회신 요청"을 하기 전에 민원담당부서에서 자체적으로 완료처리를 할 수 있다.
  297. 하지만 이미 프로세스가 진행되어 담당부서로 요청한 경우에는 자체처리를 할 수 없게 된다.
  298. ]]>
  299. </hint>
  300. </caption>
  301. <caption id="caption62" style="left:60px; top:704px; width:115px; height:16px; vertical-align:top; line-spacing:7; ">
  302. <![CDATA[ * 임의종결]]>
  303. <hint>
  304. <![CDATA[
  305. 민원담당부서 담당자가 해당 부서에 "회신요청"을 했음에도 불구하고
  306. 그 부서에서 답변이 없을 때 업무 진행의 효율을 위해서 임의종결 처리를
  307. 하여 그 부서에 대해 종결 처리한 효과와 같은 효과를 줄 수 있다.
  308. ]]>
  309. </hint>
  310. </caption>
  311. </xhtml:body>
  312. </xhtml:html>