SMRSO21401_출고등록설명서.xrw 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../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>출고등록(부서) 도움말</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. </main>
  11. <init>
  12. <famy2/>
  13. <famy1/>
  14. <famy3>
  15. </famy3>
  16. <famy4/>
  17. <famy5/>
  18. </init>
  19. <send>
  20. </send>
  21. <hidden/>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. ]]>
  27. </script>
  28. </model>
  29. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  31. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  32. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  33. <script type="javascript" src="../../../com/batchinfoweb/js/ZSB001.js"/>
  34. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  35. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  36. </xhtml:head>
  37. <xhtml:body pagewidth="840" pageheight="800" style="margin-left:8; margin-right:8; ">
  38. <group id="group1" style="left:0px; top:0px; width:805px; height:13px; ">
  39. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:400px; height:15px; ">출고등록(부서) 도움말</caption>
  40. </group>
  41. <group id="group2" scroll="auto" style="left:0px; top:40px; width:810px; height:740px; ">
  42. <img id="img1" src="../../../mis/deliveweb/images/out001.jpg" style="left:0px; top:0px; width:794px; height:1123px; background-stretch:stretch; "/>
  43. <img id="img2" src="../../../mis/deliveweb/images/out002.jpg" style="left:0px; top:996px; width:794px; height:1123px; background-stretch:stretch; "/>
  44. <img id="img3" src="../../../mis/deliveweb/images/out003.jpg" style="left:0px; top:1994px; width:794px; height:1123px; background-stretch:stretch; "/>
  45. <img id="img4" src="../../../mis/deliveweb/images/out004.jpg" style="left:0px; top:2760px; width:794px; height:1123px; background-stretch:stretch; "/>
  46. <img id="img5" src="../../../mis/deliveweb/images/out005.jpg" style="left:0px; top:3764px; width:794px; height:1123px; background-stretch:stretch; "/>
  47. <img id="img6" src="../../../mis/deliveweb/images/out006.jpg" style="left:0px; top:4746px; width:794px; height:1123px; background-stretch:stretch; "/>
  48. <img id="img7" src="../../../mis/deliveweb/images/out007.jpg" style="left:0px; top:5411px; width:794px; height:1123px; background-stretch:stretch; "/>
  49. <img id="img8" src="../../../mis/deliveweb/images/out008.jpg" style="left:0px; top:6398px; width:794px; height:1123px; background-stretch:stretch; "/>
  50. <img id="img9" src="../../../mis/deliveweb/images/out009.jpg" style="left:0px; top:7039px; width:794px; height:1123px; background-stretch:stretch; "/>
  51. </group>
  52. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:805px; height:25px; ">
  53. <button id="btn_help" class="btn1_letter7" style="left:6px; top:2px; width:56px; height:22px; ">
  54. <caption>도움말다운로드</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. var filepath = "mis/rpv/req//20130104/20130104103314832222_MIS"; //운영
  58. var filenm = "출고등록 도움말.hwp";
  59. var localfile = window.fileDialog("save","|",false,filenm,"","All Files(*.*)|*.*");
  60. if (localfile != "") {
  61. model.download(getActionURL("TRRWC03003")+"&filepath="+filepath,localfile);
  62. var rtn = messageBox("파일을", "Q004");
  63. if( rtn == 6 ) {
  64. window.exec(localfile);
  65. }
  66. }
  67. ]]>
  68. </script>
  69. </button>
  70. </group>
  71. </xhtml:body>
  72. </xhtml:html>