SMAEQ00500_물품 입출고 관리.xfdl 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEQ00500" position="absolute 0 0 1256 805" titletext="Untitle">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1194 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="물품 입출고 관리" position="absolute 0 0 116 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Div position="absolute 0 10 1194 45" align="align:center top;" id="grp_sea">
  18. <Layouts>
  19. <Layout>
  20. <Shape position="absolute 0 0 1194 35" id="roundrect2" type="roundrectangle" />
  21. <Shape position="absolute 1113 6 1119 28" linetype="vertical" id="line13" class="line_4" />
  22. <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
  23. </Layout>
  24. </Layouts>
  25. </Div>
  26. <Shape position="absolute 0 75 590 81" linetype="vertical" id="line1" class="line_1" />
  27. <Shape position="absolute 595 75 1195 81" linetype="vertical" id="line2" class="line_1" />
  28. <Grid position="absolute 0 83 590 742" id="datagrid1" binddataset="ds_datagrid1">
  29. <Formats>
  30. <Format id="default">
  31. <Columns>
  32. <Column size="248" />
  33. <Column size="79" />
  34. <Column size="130" />
  35. <Column size="130" />
  36. </Columns>
  37. <Rows>
  38. <Row size="24" band="head" />
  39. <Row size="24" />
  40. </Rows>
  41. <Band id="head">
  42. <Cell text="재료명" />
  43. <Cell col="1" text="분류" />
  44. <Cell col="2" text="현재 재고량" />
  45. <Cell col="3" text="안전량" />
  46. </Band>
  47. <Band id="body">
  48. <Cell text="bind:a" />
  49. <Cell col="1" text="bind:b" />
  50. <Cell col="2" text="bind:c" />
  51. <Cell col="3" text="bind:d" />
  52. </Band>
  53. </Format>
  54. </Formats>
  55. </Grid>
  56. <Grid position="absolute 595 83 1195 742" id="datagrid2" binddataset="ds_datagrid2">
  57. <Formats>
  58. <Format id="default">
  59. <Columns>
  60. <Column size="80" />
  61. <Column size="199" />
  62. <Column size="100" />
  63. <Column size="69" />
  64. <Column size="150" />
  65. </Columns>
  66. <Rows>
  67. <Row size="24" band="head" />
  68. <Row size="24" />
  69. </Rows>
  70. <Band id="head">
  71. <Cell text="구분" />
  72. <Cell col="1" text="재료명" />
  73. <Cell col="2" text="거래처" />
  74. <Cell col="3" text="수량" />
  75. <Cell col="4" text="입고일시" />
  76. </Band>
  77. <Band id="body">
  78. <Cell text="bind:a" />
  79. <Cell col="1" text="bind:b" />
  80. <Cell col="2" text="bind:c" />
  81. <Cell col="3" text="bind:d" />
  82. <Cell col="4" text="bind:e" />
  83. </Band>
  84. </Format>
  85. </Formats>
  86. </Grid>
  87. </Layout>
  88. </Layouts>
  89. </Div>
  90. <Static text="재고내역" position="absolute 0 77 82 90" id="caption22" class="tit_2" />
  91. <Static text="입출고내역" position="absolute 595 77 692 91" id="caption1" class="tit_2" />
  92. <Div position="absolute 0 757 1195 784" id="grp_btn">
  93. <Layouts>
  94. <Layout>
  95. <Button position="absolute 1138 5 1194 27" id="btn_save" class="btn4" text="저장" />
  96. </Layout>
  97. </Layouts>
  98. </Div>
  99. <Button position="absolute 1085 62 1138 81" id="btn_grddel" class="btn2" text="행삭제" />
  100. <Button position="absolute 1141 62 1194 81" id="btn_grdadd" class="btn2" text="행추가" />
  101. </Layout>
  102. </Layouts>
  103. <Objects>
  104. <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  105. <ColumnInfo>
  106. <Column id="a" type="STRING" />
  107. <Column id="b" type="STRING" />
  108. <Column id="c" type="STRING" />
  109. <Column id="d" type="STRING" />
  110. </ColumnInfo>
  111. </Dataset>
  112. <Dataset id="ds_datagrid2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  113. <ColumnInfo>
  114. <Column id="a" type="STRING" />
  115. <Column id="b" type="STRING" />
  116. <Column id="c" type="STRING" />
  117. <Column id="d" type="STRING" />
  118. <Column id="e" type="STRING" />
  119. </ColumnInfo>
  120. </Dataset>
  121. </Objects>
  122. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  123. * System Name :
  124. * Job Name :
  125. * Creator :
  126. * Make Date : 2015-11-13
  127. * Description :
  128. *---------------------------------------------------------------------------------------
  129. * Modify Date Modifier Modify Description
  130. *---------------------------------------------------------------------------------------
  131. * 2015-11-13 Live Converter TF->XP
  132. *
  133. *---------------------------------------------------------------------------------------
  134. ****************************************************************************************/
  135. ]]></Script>
  136. </Form>
  137. </FDL>