SMAEQ00500_물품 입출고 관리.xrw 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <abc>
  10. <a>FILM FUJI LASER 14*17"</a>
  11. <b>FILM</b>
  12. <c>-5325</c>
  13. <d>100</d>
  14. </abc>
  15. <abc>
  16. <a>MI-NPC 8*10</a>
  17. <b>FILM</b>
  18. <c>0</c>
  19. <d>100</d>
  20. </abc>
  21. <abc>
  22. <a>DISIDA</a>
  23. <b>Vial</b>
  24. <c>6</c>
  25. <d>10</d>
  26. </abc>
  27. <def>
  28. <a/>
  29. <b>TC-99M GENERATOR(MO)</b>
  30. <c/>
  31. <d>1</d>
  32. <e>2006-09-12 16:17</e>
  33. </def>
  34. <def>
  35. <a/>
  36. <b>I-131 1mCi</b>
  37. <c/>
  38. <d>1</d>
  39. <e>2006-09-12 16:17</e>
  40. </def>
  41. <def>
  42. <a/>
  43. <b>MDP</b>
  44. <c/>
  45. <d>1</d>
  46. <e>2006-09-12 16:17</e>
  47. </def>
  48. </root>
  49. </instance>
  50. </model>
  51. </xhtml:head>
  52. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  53. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  54. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:116px; height:14px; ">물품 입출고 관리</caption>
  55. </group>
  56. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  57. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  58. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  59. <line id="line13" class="line_4" style="x1:1116px; y1:6px; x2:1116px; y2:28px; "/>
  60. <button id="btn_sea" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
  61. <caption>조회</caption>
  62. </button>
  63. </group>
  64. <line id="line1" class="line_1" style="x1:0px; y1:78px; x2:590px; y2:78px; "/>
  65. <line id="line2" class="line_1" style="x1:595px; y1:78px; x2:1195px; y2:78px; "/>
  66. <datagrid id="datagrid1" nodeset="/root/abc" caption="재료명^분류^현재 재고량^안전량" colwidth="248, 79, 130, 130" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:83px; width:590px; height:659px; ">
  67. <col ref="a"/>
  68. <col ref="b"/>
  69. <col ref="c"/>
  70. <col ref="d"/>
  71. </datagrid>
  72. <datagrid id="datagrid2" nodeset="/root/def" caption="구분^재료명^거래처^수량^입고일시" colwidth="80, 199, 100, 69, 150" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:595px; top:83px; width:600px; height:659px; ">
  73. <col ref="a"/>
  74. <col ref="b"/>
  75. <col ref="c"/>
  76. <col ref="d"/>
  77. <col ref="e"/>
  78. </datagrid>
  79. </group>
  80. <caption id="caption22" class="tit_2" style="left:0px; top:77px; width:82px; height:13px; ">재고내역</caption>
  81. <caption id="caption1" class="tit_2" style="left:595px; top:77px; width:97px; height:14px; ">입출고내역</caption>
  82. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
  83. <button id="btn_save" class="btn4_letter2" style="left:1138px; top:5px; width:56px; height:22px; ">
  84. <caption>저장</caption>
  85. </button>
  86. </group>
  87. <button id="btn_grddel" class="btn2_letter3" style="left:1085px; top:62px; width:53px; height:19px; ">
  88. <caption>행삭제</caption>
  89. </button>
  90. <button id="btn_grdadd" class="btn2_letter3" style="left:1141px; top:62px; width:53px; height:19px; ">
  91. <caption>행추가</caption>
  92. </button>
  93. </xhtml:body>
  94. </xhtml:html>