SMRFC00700_고정자산바코드출력.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>고정자산 바코드 출력</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <fixaset>
  12. <fixasetlist/>
  13. </fixaset>
  14. <cpfixaset>
  15. <cpfixasetlist>
  16. <goodnm1/>
  17. <goodnm2/>
  18. <goodmodel/>
  19. <mngtno/>
  20. <deptnm1/>
  21. <deptnm2/>
  22. <possndd/>
  23. <fixasetcd/>
  24. </cpfixasetlist>
  25. </cpfixaset>
  26. </list>
  27. <barcdprntsetup>
  28. <prntkind>1</prntkind>
  29. <commkind>02</commkind>
  30. <setupval/>
  31. <comm/>
  32. <databit>8</databit>
  33. <stopbit>1</stopbit>
  34. <baudrate>9600</baudrate>
  35. <parity>n</parity>
  36. </barcdprntsetup>
  37. <barcodetarget>
  38. <instcd/>
  39. <barcdprntyn/>
  40. <fixasetcd/>
  41. <goodflaghngnm/>
  42. <goodflagengnm/>
  43. <goodmodel/>
  44. <possndd/>
  45. <mngtdeptnm/>
  46. <installplcecd/>
  47. <installplcenm/>
  48. <cntrdeptnm/>
  49. <suplplcenm/>
  50. </barcodetarget>
  51. </main>
  52. <send>
  53. <fixasetlist>
  54. <instcd_search/>
  55. <goodflag_search/>
  56. <possnfrdd_search/>
  57. <possntodd_search/>
  58. <lrgcd_search/>
  59. <mdlcd_search/>
  60. <smlcd_search/>
  61. <mngtdeptcd_search/>
  62. <mngtdept_search/>
  63. <fixasetcd_search/>
  64. <fixasetnm_search/>
  65. <instcd/>
  66. <goodflagnm_search/>
  67. <installplcecd_search/>
  68. <installplcenm_search/>
  69. <scrnid>SMRFC00700</scrnid>
  70. </fixasetlist>
  71. <barcodetarget/>
  72. </send>
  73. <init>
  74. <goodflag>
  75. <label>의료장비</label>
  76. <value>E</value>
  77. <label>일반비품</label>
  78. <value>G</value>
  79. </goodflag>
  80. <msgdata/>
  81. </init>
  82. <temp>
  83. <addsearch/>
  84. <searchresult>
  85. <fixaset/>
  86. </searchresult>
  87. </temp>
  88. <copytemp/>
  89. </root>
  90. </instance>
  91. <script type="javascript" ev:event="xforms-ready">
  92. <![CDATA[
  93. //화면 Control을 초기화한다
  94. fInitialize();
  95. fGetBrcdPrntInfo();
  96. ]]>
  97. </script>
  98. <submission id="TRRFC00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/fixasetlist" resultref="/root/temp/searchresult/fixaset"/>
  99. <submission id="TXRFC00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/barcodetarget" resultref="/root/copytemp"/>
  100. </model>
  101. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  102. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  103. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  104. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  105. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  106. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  107. <script type="javascript" src="../../../mis/purcbaseweb/js/SMRFC00700.js"/>
  108. <script type="javascript">
  109. <![CDATA[
  110. ]]>
  111. </script>
  112. </xhtml:head>
  113. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  114. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  115. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">고정 자산 바코드 출력</caption>
  116. </group>
  117. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27; ">
  118. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  119. <button id="btn_clear" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  120. <caption>초기화</caption>
  121. <script type="javascript" ev:event="DOMActivate">
  122. <![CDATA[
  123. fInitialize();
  124. ]]>
  125. </script>
  126. </button>
  127. <button id="btn_prntset" class="btn3_letter5" visibility="hidden" style="left:0px; top:3px; width:92px; height:22px; ">
  128. <caption>프린터설정</caption>
  129. <script type="javascript" ev:event="DOMActivate">
  130. <![CDATA[
  131. fSetPrint();
  132. ]]>
  133. </script>
  134. </button>
  135. </group>
  136. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  137. <datagrid id="grd_barcodetarget" nodeset="/root/main/barcodetarget" visibility="hidden" caption="기관코드^출력여부^코드번호^품명(한글)^품명(영문)^모델명^취득일자^관리부서^SERIAL NO^설치장소^설치장소^귀속부서^업체명^연락처" colsep="^" colwidth="36, 40, 79, 151, 100, 100, 117, 100, 23, 47, 99, 87, 130, 55" dataheight="23" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" style="left:0px; top:340px; width:1194px; height:155px; ">
  138. <col ref="instcd"/>
  139. <col ref="barcdprntyn"/>
  140. <col ref="fixasetcd"/>
  141. <col ref="goodflaghngnm"/>
  142. <col ref="goodflagengnm"/>
  143. <col ref="goodmodel"/>
  144. <col disabled="true" ref="possndd" type="inputdate"/>
  145. <col ref="mngtdeptnm"/>
  146. <col ref="mngtno"/>
  147. <col ref="installplcecd"/>
  148. <col ref="installplcenm"/>
  149. <col ref="cntrdeptnm"/>
  150. <col ref="suplplcenm"/>
  151. <col/>
  152. </datagrid>
  153. <object id="CommAX" clsid="{B721F534-D025-466B-8A28-7CF40E700ACD}" style="left:0px; top:15px; width:0px; height:0px; "/>
  154. <caption id="caption22" class="tit_2" style="left:5px; top:90px; width:113px; height:13px; ">고정자산 리스트</caption>
  155. <line id="line19" class="line_1" style="x1:0px; y1:105px; x2:1194px; y2:105px; "/>
  156. <button id="btn_barcodeprt" class="btn2_letter4" disabled="true" style="left:1128px; top:455px; width:64px; height:19px; ">
  157. <caption>라벨출력</caption>
  158. <script type="javascript" ev:event="DOMActivate">
  159. <![CDATA[
  160. exeReportPreview("RPRFC00702","XMLSTR");
  161. ]]>
  162. </script>
  163. </button>
  164. <group id="group6" style="left:0px; top:10px; width:1194px; height:75px; vertical-align:top; ">
  165. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:65px; "/>
  166. <caption id="caption21" class="search_name" style="left:11px; top:11px; width:79px; height:17px; ">기관코드</caption>
  167. <select1 id="cmb_instcd_search" ref="/root/send/fixasetlist/instcd_search" navindex="1" appearance="minimal" style="left:90px; top:10px; width:120px; height:19px; ">
  168. <choices>
  169. <itemset>
  170. <label/>
  171. <value/>
  172. </itemset>
  173. </choices>
  174. <script type="javascript" ev:event="xforms-value-changed">
  175. <![CDATA[
  176. fSetPrintUseCheck();
  177. ]]>
  178. </script>
  179. </select1>
  180. <button id="btn_search" class="btn1_letter2" navindex="13" style="left:1123px; top:16px; width:56px; height:22px; text-align:left; ">
  181. <caption>조회</caption>
  182. <script type="javascript" ev:event="DOMActivate">
  183. <![CDATA[
  184. //model.makeNode( grd_fixasetlist.attribute("nodeset")+"/choice" );
  185. grd_fixasetlist.fixedcellischeck(0,grd_fixasetlist.colRef("choice")) = false;
  186. //misfGridInit(grd_fixasetlist); // 고정자산 List
  187. misfGridInit(grd_barcodetarget); // Barcode Print target Grid
  188. //misfMsterDetailRetrieve();
  189. model.makeValue("/root/send/fixasetlist/dsplflag_search","0");
  190. if(submit("TRRFC00202",false)) {
  191. var gridNode = instance1.selectNodes(grd_fixasetlist.nodeset);
  192. var resultNode = instance1.selectNodes("/root/temp/searchresult/fixaset/fixasetlist");
  193. if(model.getValue(chk_addsearch.attribute("ref")) == "Y" && gridNode != null && gridNode.length > 0) {
  194. if(resultNode != null && resultNode.length > 0) {
  195. for(var i=0; i<resultNode.length; i++) {
  196. var selNode = resultNode.item(i);
  197. var fixasetcd = selNode.selectSingleNode("fixasetcd").text;
  198. var checkNode = instance1.selectNodes(grd_fixasetlist.nodeset + "[fixasetcd='" + fixasetcd + "']");
  199. if(checkNode == null || checkNode.length < 1) {
  200. copyNodesetType(grd_fixasetlist.nodeset, "/root/temp/searchresult/fixaset/fixasetlist[" + (i+1) + "]","after");
  201. }
  202. }
  203. //copyNodesetType(grd_fixasetlist.nodeset, "/root/temp/searchresult/fixaset/fixasetlist","after");
  204. }
  205. } else {
  206. misfGridInit(grd_fixasetlist); // 고정자산 List
  207. if(resultNode != null && resultNode.length > 0) {
  208. model.makeNode(grd_fixasetlist.nodeset);
  209. copyNodesetType(grd_fixasetlist.nodeset, "/root/temp/searchresult/fixaset/fixasetlist","replace");
  210. }
  211. }
  212. grd_fixasetlist.refresh();
  213. }
  214. // @@@@@@ 테스트시 해제
  215. //grd_fixasetlist.valueMatrix(1, 6) = "한글 a테스b트" + grd_fixasetlist.valueMatrix(1, 6);
  216. fCheckSelectList();
  217. ]]>
  218. </script>
  219. </button>
  220. <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:59px; border-color:#ffe4bb; border-left-style:solid; "/>
  221. <input id="ipt_possnfrdd_search" ref="/root/send/fixasetlist/possnfrdd_search" class="input_default" navindex="5" inputtype="date" style="left:899px; top:10px; width:90px; height:19px; "/>
  222. <caption id="caption23" style="left:991px; top:10px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  223. <input id="ipt_possntodd_search" ref="/root/send/fixasetlist/possntodd_search" class="input_default" navindex="6" inputtype="date" style="left:1005px; top:10px; width:90px; height:19px; "/>
  224. <caption id="caption34" class="search_name" style="left:815px; top:11px; width:80px; height:17px; ">구입일자</caption>
  225. <caption id="caption35" class="search_name" style="left:228px; top:11px; width:79px; height:17px; ">물품구분</caption>
  226. <select1 id="cmb_goodflag_search" ref="/root/send/fixasetlist/goodflag_search" navindex="2" appearance="minimal" style="left:307px; top:10px; width:100px; height:19px; ">
  227. <choices>
  228. <itemset nodeset="/root/init/goodflag">
  229. <label ref="label"/>
  230. <value ref="value"/>
  231. </itemset>
  232. </choices>
  233. <script type="javascript" ev:event="xforms-value-changed">
  234. <![CDATA[
  235. // 대분류 코드 콤보 설정.
  236. misfChangeItemsetFilter(cmb_lrgcd_search, "goodflag=null or goodflag='" + cmb_goodflag_search.value + "'");
  237. cmb_lrgcd_search.value = '';
  238. cmb_lrgcd_search.dispatch("xforms-value-changed");
  239. cmb_lrgcd_search.refresh();
  240. ]]>
  241. </script>
  242. </select1>
  243. <caption id="caption91" class="search_name" visibility="visible" style="left:421px; top:11px; width:67px; height:17px; ">대분류</caption>
  244. <caption id="caption94" class="search_name" visibility="visible" style="left:626px; top:11px; width:69px; height:17px; ">중분류</caption>
  245. <caption id="caption96" class="search_name" visibility="visible" style="left:887px; top:38px; width:66px; height:17px; ">자산명</caption>
  246. <select1 id="cmb_lrgcd_search" ref="/root/send/fixasetlist/lrgcd_search" navindex="3" visibility="visible" appearance="minimal" style="left:488px; top:10px; width:120px; height:19px; ">
  247. <choices>
  248. <itemset>
  249. <label/>
  250. <value/>
  251. </itemset>
  252. </choices>
  253. <script type="javascript" ev:event="xforms-value-changed">
  254. <![CDATA[
  255. //rszfLMSComboList(model.getValue(cmb_goodflag_search.attribute("ref")), cmb_lrgcd_search.value, "", "cmb_mdlcd_search", "", "M");
  256. // 대분류 코드 콤보 설정.
  257. misfChangeItemsetFilter(cmb_mdlcd_search, "goodflag=null or goodflag='" + cmb_goodflag_search.value + "' and lrgcd='" + cmb_lrgcd_search.value + "'");
  258. cmb_mdlcd_search.value = '';
  259. cmb_mdlcd_search.dispatch("xforms-value-changed");
  260. cmb_mdlcd_search.refresh();
  261. ]]>
  262. </script>
  263. </select1>
  264. <select1 id="cmb_mdlcd_search" ref="/root/send/fixasetlist/mdlcd_search" navindex="4" visibility="visible" appearance="minimal" style="left:692px; top:10px; width:100px; height:19px; ">
  265. <choices>
  266. <itemset>
  267. <label/>
  268. <value/>
  269. </itemset>
  270. </choices>
  271. <script type="javascript" ev:event="xforms-value-changed">
  272. <![CDATA[
  273. //rszfLMSComboList(model.getValue(cmb_goodflag_search.attribute("ref")), cmb_lrgcd_search.value, cmb_mdlcd_search.value, "cmb_smlcd_search", "", "S");
  274. //model.refresh();
  275. ]]>
  276. </script>
  277. </select1>
  278. <select1 id="cmb_smlcd_search" ref="/root/send/fixasetlist/smlcd_search" visibility="hidden" appearance="minimal" style="left:307px; top:25px; width:100px; height:19px; ">
  279. <choices>
  280. <itemset>
  281. <label/>
  282. <value/>
  283. </itemset>
  284. </choices>
  285. </select1>
  286. <input id="ipt_mngtdeptcd_search" ref="/root/send/fixasetlist/mngtdeptcd_search" class="input_default" navindex="7" style="left:90px; top:37px; width:90px; height:19px; ">
  287. <script type="javascript" ev:event="xforms-value-changed">
  288. <![CDATA[
  289. misfSearchDept(ipt_deptnm_search);
  290. ]]>
  291. </script>
  292. </input>
  293. <caption id="cap_deptcd_search" class="search_name" style="left:10px; top:38px; width:80px; height:17px; ">사용부서</caption>
  294. <input id="ipt_deptnm_search" ref="/root/send/fixasetlist/mngtdept_search" class="output_fix" navindex="-1" editable="false" appearance="input" style="left:201px; top:37px; width:148px; height:19px; "/>
  295. <button id="btn_mngtdeptcd_search" class="icon_search" navindex="8" style="left:182px; top:38px; width:16px; height:16px; ">
  296. <caption/>
  297. <script type="javascript" ev:event="DOMActivate">
  298. <![CDATA[
  299. misfOpenPopUpList("02", ipt_mngtdeptcd_search,"","mngtdeptcd_search,mngtdept_search", model.getValue(cmb_instcd_search.attribute("ref")),"instcd_search");
  300. model.refresh();
  301. ]]>
  302. </script>
  303. </button>
  304. <input id="ipt_fixasetcd_search" ref="/root/send/fixasetlist/fixasetcd_search" class="input_default" navindex="11" imemode="disabled" _chartype="upper" style="left:775px; top:37px; width:90px; height:19px; text-align:left; ">
  305. <script type="javascript" ev:event="onkeyup">
  306. <![CDATA[
  307. inputEnterKey("btn_search", "DOMActivate");
  308. if(event.keyCode == "13") {
  309. model.setFocus("ipt_fixasetcd_search");
  310. }
  311. ]]>
  312. </script>
  313. </input>
  314. <caption id="cap_fixasetcd" class="search_name" style="left:695px; top:38px; width:80px; height:17px; ">자산코드</caption>
  315. <caption id="caption1" class="search_name" visibility="hidden" style="left:228px; top:25px; width:75px; height:17px; ">소 분 류</caption>
  316. <input id="cap_goodflagnm" ref="/root/send/fixasetlist/goodflagnm_search" class="input_default" navindex="12" style="left:955px; top:37px; width:140px; height:19px; text-align:left; ">
  317. <script type="javascript" ev:event="onkeyup">
  318. <![CDATA[
  319. inputEnterKey("btn_search", "DOMActivate");
  320. ]]>
  321. </script>
  322. </input>
  323. <bool id="chk_addsearch" checkvalue="Y,N" ref="/root/temp/addsearch" style="left:1115px; top:40px; width:20px; height:20px; "/>
  324. <caption id="caption3" style="left:1135px; top:40px; width:55px; height:20px; ">추가조회</caption>
  325. <input id="ipt_installplcenm" ref="/root/send/fixasetlist/installplcenm_search" class="output_fix" navindex="-1" editable="false" appearance="input" style="left:545px; top:37px; width:125px; height:19px; "/>
  326. <input id="ipt_installplcecd" ref="/root/send/fixasetlist/installplcecd_search" class="input_default" navindex="9" appearance="input" style="left:450px; top:37px; width:75px; height:19px; ">
  327. <script type="javascript" ev:event="xforms-value-changed">
  328. <![CDATA[
  329. if(ipt_installplcecd.value.length == 0)
  330. ipt_installplcenm.value = "";
  331. else
  332. rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
  333. "deptcd," + ipt_installplcecd.value, "", "installplcecd_search,installplcenm_search",
  334. ipt_installplcecd, "PPRAC00700", "","");
  335. ipt_installplcenm.refresh();
  336. ipt_installplcecd.refresh();
  337. ]]>
  338. </script>
  339. </input>
  340. <button id="btn_installplcecd" class="icon_search" navindex="10" style="left:527px; top:38px; width:16px; height:16px; ">
  341. <caption/>
  342. <script type="javascript" ev:event="DOMActivate">
  343. <![CDATA[
  344. misfOpenPopUpList("19", ipt_installplcecd,"", "installplcecd_search,installplcenm_search") ;
  345. ipt_installplcenm.refresh();
  346. ipt_installplcecd.refresh();
  347. ]]>
  348. </script>
  349. </button>
  350. <caption id="caption4" class="search_name" style="left:370px; top:38px; width:80px; height:17px; ">설치장소</caption>
  351. </group>
  352. <datagrid id="grd_cpfixasetlist" nodeset="/root/main/list/cpfixaset/cpfixasetlist" caption="^기관코드^자산코드^품명^모델^규격^SERIAL NO^공급처^구입일자^사용부서^설치장소^물품명2" colsep="^" colwidth="24, 53, 110, 230, 100, 160, 123, 159, 75, 130, 130, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:480px; width:1194px; height:262px; ">
  353. <col checkvalue="Y,N" ref="choice" type="checkbox"/>
  354. <col ref="instcd" visibility="hidden"/>
  355. <col ref="fixasetcd" style="text-align:center; "/>
  356. <col ref="goodnm1" style="padding-left:5; "/>
  357. <col ref="goodmodel" visibility="hidden"/>
  358. <col ref="goodspec" style="padding-left:5; "/>
  359. <col ref="mngtno"/>
  360. <col ref="suplplcenm" style="padding-left:5; "/>
  361. <col ref="possndd" format="yyyy-mm-dd" style="text-align:center; "/>
  362. <col ref="deptnm1"/>
  363. <col ref="deptnm2"/>
  364. <col ref="goodnm2" visibility="hidden"/>
  365. <script type="javascript" ev:event="onaftersort">
  366. <![CDATA[
  367. grd_cpfixasetlist.gridToInstance();
  368. ]]>
  369. </script>
  370. </datagrid>
  371. <datagrid id="grd_fixasetlist" nodeset="/root/main/list/fixaset/fixasetlist" caption="^물품구분^기관코드^출력여부^자산코드^품명^품명(영문)^규격^공급처^모델^구입일자^사용부서^청구부서^물품명1^물품명2^부서명1^부서명2^설치장소^설치장소^SERIAL NO^제조원^업체명^연락처^물품명1^물품명2^부서명1^부서명2" colsep="^" colwidth="24, 72, 60, 5, 110, 170, 170, 130, 134, 130, 75, 120, 120, 100, 100, 100, 100, 80, 120, 100, 100, 153, 100, 100, 100, 100, 100" dataheight="23" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" navindex="14" style="left:0px; top:110px; width:1194px; height:340px; ">
  372. <col checkvalue="Y,N" ref="choice" type="checkbox"/>
  373. <col ref="goodflag" visibility="hidden"/>
  374. <col ref="instcd" visibility="hidden"/>
  375. <col ref="barcdprntyn" visibility="hidden"/>
  376. <col ref="fixasetcd" style="text-align:center; "/>
  377. <col ref="goodflaghngnm" style="padding-left:5; "/>
  378. <col ref="goodflagengnm" style="padding-left:5; "/>
  379. <col ref="goodspec" style="text-align:left; padding-left:5; "/>
  380. <col ref="suplplcenm" style="text-align:left; padding-left:5; "/>
  381. <col ref="goodmodel" visibility="hidden"/>
  382. <col disabled="true" ref="possndd" format="yyyy-mm-dd" style="text-align:center; "/>
  383. <col ref="mngtdeptnm" style="text-align:left; padding-left:5; "/>
  384. <col ref="cntrdeptnm" visibility="hidden" style="text-align:left; padding-left:5; "/>
  385. <col ref="goodnm1" visibility="hidden"/>
  386. <col ref="goodnm2" visibility="hidden"/>
  387. <col ref="deptnm1" visibility="hidden"/>
  388. <col ref="deptnm2" visibility="hidden"/>
  389. <col ref="installplcecd"/>
  390. <col ref="installplcenm"/>
  391. <col ref="mngtno" visibility="visible"/>
  392. <col ref="prodcmpynm"/>
  393. <col ref="suplplcenm"/>
  394. <col ref="cntctel" visibility="visible"/>
  395. <col ref="goodnm1" visibility="hidden"/>
  396. <col ref="goodnm2" visibility="hidden"/>
  397. <col ref="deptnm1" visibility="hidden"/>
  398. <col ref="deptnm2" visibility="hidden"/>
  399. <script type="javascript" ev:event="xforms-select">
  400. <![CDATA[
  401. if(grd_fixasetlist.row == 0)
  402. fItemAllChoice("Y");
  403. ]]>
  404. </script>
  405. <script type="javascript" ev:event="xforms-deselect">
  406. <![CDATA[
  407. if(grd_fixasetlist.row == 0)
  408. fItemAllChoice("N");
  409. ]]>
  410. </script>
  411. </datagrid>
  412. <caption id="caption2" class="tit_2" style="left:5px; top:456px; width:113px; height:13px; ">라벨출력 리스트</caption>
  413. <line id="line2" class="line_1" style="x1:0px; y1:477px; x2:1194px; y2:477px; "/>
  414. <button id="btn_addrow" style="left:570px; top:455px; width:50px; height:19px; background-image:../../../com/commonweb/images/btn_send_bottom.gif; background-stretch:stretch; ">
  415. <script type="javascript" ev:event="DOMActivate">
  416. <![CDATA[
  417. // 경북대
  418. fBarcodePrtKnu();
  419. // CMC 버전.
  420. //fBarcodePrt();
  421. ]]>
  422. </script>
  423. <caption/>
  424. </button>
  425. <button id="btn_delrow" style="left:630px; top:455px; width:50px; height:19px; background-image:../../../com/commonweb/images/btn_send_top.gif; background-stretch:stretch; ">
  426. <script type="javascript" ev:event="DOMActivate">
  427. <![CDATA[
  428. fDelPrintList();
  429. ]]>
  430. </script>
  431. <caption/>
  432. </button>
  433. <button id="btn_deleteall" class="btn2_letter4" disabled="true" style="left:135px; top:455px; width:64px; height:19px; ">
  434. <caption>전체삭제</caption>
  435. <script type="javascript" ev:event="DOMActivate">
  436. <![CDATA[
  437. grd_cpfixasetlist.fixedcellischeck(0,grd_fixasetlist.colRef("choice")) = false;
  438. fDelPrintList("DeleteAll");
  439. grd_cpfixasetlist.refresh();
  440. ]]>
  441. </script>
  442. </button>
  443. </group>
  444. </xhtml:body>
  445. </xhtml:html>