您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

FGStockOutTraceabilityReport.jrxml 22 KiB

22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
22 小时前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Created with Jaspersoft Studio version 6.17.0.final using JasperReports Library version 6.17.0-6d93193241dd8cc42629e188b94f9e0bc5722efd -->
  3. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="SemiFGProductionAnalysisReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="a2a84586-3f53-476e-9c1f-6b13ad75908a">
  4. <property name="com.jaspersoft.studio.data.sql.tables" value=""/>
  5. <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
  6. <parameter name="stockSubCategory" class="java.lang.String">
  7. <defaultValueExpression><![CDATA["stockSubCategory"]]></defaultValueExpression>
  8. </parameter>
  9. <parameter name="date" class="java.lang.String">
  10. <defaultValueExpression><![CDATA["date"]]></defaultValueExpression>
  11. </parameter>
  12. <parameter name="stockCategory" class="java.lang.String">
  13. <defaultValueExpression><![CDATA["stockCategory"]]></defaultValueExpression>
  14. </parameter>
  15. <parameter name="itemNo" class="java.lang.String">
  16. <defaultValueExpression><![CDATA["itemCode"]]></defaultValueExpression>
  17. </parameter>
  18. <parameter name="reportDate" class="java.lang.String"/>
  19. <parameter name="reportTime" class="java.lang.String"/>
  20. <parameter name="deliveryPeriodStart" class="java.lang.String"/>
  21. <parameter name="deliveryPeriodEnd" class="java.lang.String"/>
  22. <parameter name="lastOutDateStart" class="java.lang.String">
  23. <parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription>
  24. </parameter>
  25. <parameter name="lastOutDateEnd" class="java.lang.String">
  26. <parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription>
  27. </parameter>
  28. <queryString language="SQL">
  29. <![CDATA[]]>
  30. </queryString>
  31. <field name="itemNo" class="java.lang.String">
  32. <property name="com.jaspersoft.studio.field.name" value="code"/>
  33. <property name="com.jaspersoft.studio.field.label" value="code"/>
  34. <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
  35. <fieldDescription><![CDATA[]]></fieldDescription>
  36. </field>
  37. <field name="itemName" class="java.lang.String">
  38. <property name="com.jaspersoft.studio.field.name" value="name"/>
  39. <property name="com.jaspersoft.studio.field.label" value="name"/>
  40. <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
  41. <fieldDescription><![CDATA[]]></fieldDescription>
  42. </field>
  43. <field name="stockSubCategory" class="java.lang.Long">
  44. <property name="com.jaspersoft.studio.field.name" value="categoryId"/>
  45. <property name="com.jaspersoft.studio.field.label" value="categoryId"/>
  46. <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
  47. <fieldDescription><![CDATA[]]></fieldDescription>
  48. </field>
  49. <field name="unitOfMeasure" class="java.lang.String"/>
  50. <field name="stockReqNo" class="java.lang.String"/>
  51. <field name="lotNo" class="java.lang.String"/>
  52. <field name="expiryDate" class="java.lang.String"/>
  53. <field name="stockOutQty" class="java.lang.String"/>
  54. <field name="fgPickOrderNo" class="java.lang.String"/>
  55. <field name="handler" class="java.lang.String"/>
  56. <field name="storeLocation" class="java.lang.String"/>
  57. <field name="pickRemark" class="java.lang.String"/>
  58. <field name="deliveryOrderNo" class="java.lang.String"/>
  59. <field name="totalStockOutQty" class="java.lang.String"/>
  60. <group name="Group1">
  61. <groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
  62. <groupHeader>
  63. <band height="44">
  64. <staticText>
  65. <reportElement x="640" y="4" width="41" height="18" uuid="56e4c1a6-6cea-4a96-9786-4ef15ec86108">
  66. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  67. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  68. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  69. </reportElement>
  70. <textElement textAlignment="Center" verticalAlignment="Middle">
  71. <font fontName="微軟正黑體" size="10"/>
  72. </textElement>
  73. <text><![CDATA[單位:]]></text>
  74. </staticText>
  75. <textField textAdjust="StretchHeight">
  76. <reportElement x="681" y="4" width="119" height="18" uuid="803e2090-9724-4931-9d47-a59ca88bf3b3">
  77. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  78. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  79. </reportElement>
  80. <textElement verticalAlignment="Middle">
  81. <font fontName="微軟正黑體" size="10"/>
  82. </textElement>
  83. <textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
  84. </textField>
  85. <textField textAdjust="StretchHeight">
  86. <reportElement x="160" y="4" width="480" height="18" uuid="0d04b8dd-a7dc-4a99-a43c-4cc44381362d">
  87. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  88. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  89. </reportElement>
  90. <textElement verticalAlignment="Middle">
  91. <font fontName="微軟正黑體" size="10"/>
  92. </textElement>
  93. <textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
  94. </textField>
  95. <staticText>
  96. <reportElement x="110" y="4" width="50" height="18" uuid="abce60ab-269f-4957-862e-0b8ac1c5ee71">
  97. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  98. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  99. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  100. </reportElement>
  101. <textElement textAlignment="Center" verticalAlignment="Middle">
  102. <font fontName="微軟正黑體" size="10"/>
  103. </textElement>
  104. <text><![CDATA[貨品名稱:]]></text>
  105. </staticText>
  106. <staticText>
  107. <reportElement x="0" y="4" width="50" height="18" uuid="2307a460-b0d0-4ad2-87e5-261638ff4020">
  108. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  109. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  110. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  111. </reportElement>
  112. <textElement textAlignment="Center" verticalAlignment="Middle">
  113. <font fontName="微軟正黑體" size="10"/>
  114. </textElement>
  115. <text><![CDATA[貨品編號:]]></text>
  116. </staticText>
  117. <line>
  118. <reportElement x="0" y="43" width="800" height="1" uuid="6202c33a-fe13-4e44-b26f-7d17980e79e9">
  119. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  120. </reportElement>
  121. </line>
  122. <textField textAdjust="StretchHeight">
  123. <reportElement x="50" y="4" width="60" height="18" uuid="ad155e90-c05b-4b7f-983b-129904eb2061">
  124. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  125. </reportElement>
  126. <textElement verticalAlignment="Middle">
  127. <font fontName="微軟正黑體" size="10"/>
  128. </textElement>
  129. <textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
  130. </textField>
  131. <staticText>
  132. <reportElement x="709" y="24" width="91" height="18" uuid="0f155dfc-0aff-4935-aa8f-54b4f01af51e">
  133. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  134. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  135. </reportElement>
  136. <textElement textAlignment="Center" verticalAlignment="Middle">
  137. <font fontName="微軟正黑體" size="10"/>
  138. </textElement>
  139. <text><![CDATA[提料備注]]></text>
  140. </staticText>
  141. <staticText>
  142. <reportElement x="470" y="24" width="90" height="18" uuid="baf88ec4-c0d6-4af2-a86f-52c3db3365bf">
  143. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  144. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  145. </reportElement>
  146. <textElement textAlignment="Center" verticalAlignment="Middle">
  147. <font fontName="微軟正黑體" size="10"/>
  148. </textElement>
  149. <text><![CDATA[成品提料編號]]></text>
  150. </staticText>
  151. <staticText>
  152. <reportElement x="320" y="24" width="80" height="18" uuid="a2e0f22f-b299-4712-84f7-7ba3b54b1d1c">
  153. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  154. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  155. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  156. </reportElement>
  157. <textElement textAlignment="Center" verticalAlignment="Middle">
  158. <font fontName="微軟正黑體" size="10"/>
  159. </textElement>
  160. <text><![CDATA[到期日]]></text>
  161. </staticText>
  162. <staticText>
  163. <reportElement x="0" y="24" width="120" height="18" uuid="5db44150-7e52-40dc-9fab-fe174d818c61">
  164. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  165. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  166. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  167. </reportElement>
  168. <textElement textAlignment="Center" verticalAlignment="Middle">
  169. <font fontName="微軟正黑體" size="10"/>
  170. </textElement>
  171. <text><![CDATA[送貨訂單編號]]></text>
  172. </staticText>
  173. <staticText>
  174. <reportElement x="120" y="24" width="100" height="18" uuid="ccda69a3-43de-413b-b53c-1b572e92fcf8">
  175. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  176. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  177. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  178. </reportElement>
  179. <textElement textAlignment="Left" verticalAlignment="Middle">
  180. <font fontName="微軟正黑體" size="10"/>
  181. </textElement>
  182. <text><![CDATA[提料單編號]]></text>
  183. </staticText>
  184. <staticText>
  185. <reportElement x="220" y="24" width="100" height="18" uuid="03fc341e-7026-4f5e-b975-264097a7aeda">
  186. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  187. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  188. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  189. </reportElement>
  190. <textElement textAlignment="Left" verticalAlignment="Middle">
  191. <font fontName="微軟正黑體" size="10"/>
  192. </textElement>
  193. <text><![CDATA[批號]]></text>
  194. </staticText>
  195. <staticText>
  196. <reportElement x="609" y="24" width="100" height="18" uuid="b20762b2-25ab-4fde-a693-a8b32776d866">
  197. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  198. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  199. </reportElement>
  200. <textElement textAlignment="Center" verticalAlignment="Middle">
  201. <font fontName="微軟正黑體" size="10"/>
  202. </textElement>
  203. <text><![CDATA[店鋪位置]]></text>
  204. </staticText>
  205. <staticText>
  206. <reportElement x="400" y="24" width="59" height="18" uuid="7950d513-4660-445b-9b18-08e062b66f30">
  207. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  208. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  209. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  210. </reportElement>
  211. <textElement textAlignment="Center" verticalAlignment="Middle">
  212. <font fontName="微軟正黑體" size="10"/>
  213. </textElement>
  214. <text><![CDATA[出貨數量]]></text>
  215. </staticText>
  216. <staticText>
  217. <reportElement x="560" y="24" width="49" height="18" uuid="21d9afe9-fd02-4896-a478-60967afc50f4">
  218. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  219. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  220. </reportElement>
  221. <textElement textAlignment="Center" verticalAlignment="Middle">
  222. <font fontName="微軟正黑體" size="10"/>
  223. </textElement>
  224. <text><![CDATA[提料人]]></text>
  225. </staticText>
  226. </band>
  227. </groupHeader>
  228. <groupFooter>
  229. <band height="23">
  230. <staticText>
  231. <reportElement x="210" y="0" width="190" height="18" uuid="73188a51-3255-443c-9fee-4f3b527072c4">
  232. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  233. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  234. </reportElement>
  235. <textElement textAlignment="Right" verticalAlignment="Top">
  236. <font fontName="微軟正黑體" size="10"/>
  237. </textElement>
  238. <text><![CDATA[總出倉量:]]></text>
  239. </staticText>
  240. <textField>
  241. <reportElement x="400" y="0" width="59" height="18" uuid="e4734789-5213-4934-80fe-6d72f3c38f23"/>
  242. <textElement textAlignment="Right" verticalAlignment="Top">
  243. <font fontName="微軟正黑體"/>
  244. </textElement>
  245. <textFieldExpression><![CDATA[$F{totalStockOutQty}]]></textFieldExpression>
  246. </textField>
  247. <line>
  248. <reportElement x="0" y="22" width="799" height="1" uuid="0c68b8f8-be58-420f-8c93-56f8f2c58181">
  249. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  250. </reportElement>
  251. </line>
  252. <line>
  253. <reportElement x="0" y="18" width="799" height="1" uuid="5062429c-e3ff-4997-8047-25ae858dbd79">
  254. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  255. </reportElement>
  256. </line>
  257. <line>
  258. <reportElement x="0" y="0" width="800" height="1" uuid="8ee25725-096b-4d76-9c7a-c0a41fbe6dbb">
  259. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  260. </reportElement>
  261. </line>
  262. </band>
  263. </groupFooter>
  264. </group>
  265. <background>
  266. <band splitType="Stretch"/>
  267. </background>
  268. <pageHeader>
  269. <band height="72">
  270. <textField evaluationTime="Report">
  271. <reportElement x="780" y="2" width="20" height="18" uuid="8ebe39b1-11cd-4058-a4c5-a32de40e2235">
  272. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  273. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  274. </reportElement>
  275. <textElement textAlignment="Center" verticalAlignment="Middle">
  276. <font fontName="微軟正黑體"/>
  277. </textElement>
  278. <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
  279. </textField>
  280. <staticText>
  281. <reportElement x="700" y="2" width="40" height="18" uuid="72b82b4b-6d4d-4b58-860a-1d5fcdc5b1ca">
  282. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  283. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  284. </reportElement>
  285. <textElement textAlignment="Center" verticalAlignment="Middle">
  286. <font fontName="微軟正黑體" size="12"/>
  287. </textElement>
  288. <text><![CDATA[頁數]]></text>
  289. </staticText>
  290. <textField>
  291. <reportElement x="740" y="2" width="20" height="18" uuid="e00bc834-695d-4b57-a95b-b6628d45ae9b">
  292. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  293. </reportElement>
  294. <textElement textAlignment="Center" verticalAlignment="Middle">
  295. <font fontName="微軟正黑體"/>
  296. </textElement>
  297. <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
  298. </textField>
  299. <staticText>
  300. <reportElement x="760" y="2" width="20" height="18" uuid="de9992f2-b449-46a5-a38b-d5af9dc2754f">
  301. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  302. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  303. </reportElement>
  304. <textElement textAlignment="Center" verticalAlignment="Middle">
  305. <font fontName="微軟正黑體" size="12"/>
  306. </textElement>
  307. <text><![CDATA[/]]></text>
  308. </staticText>
  309. <line>
  310. <reportElement x="0" y="71" width="799" height="1" uuid="8d4d2060-74a7-486f-9647-d0f12e817e0a">
  311. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  312. </reportElement>
  313. </line>
  314. <line>
  315. <reportElement x="0" y="67" width="799" height="1" uuid="bf9e8b27-bbc8-4e9a-92e6-0874549f6d29">
  316. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  317. </reportElement>
  318. </line>
  319. <staticText>
  320. <reportElement x="0" y="25" width="90" height="23" uuid="e57917d9-23c2-45fe-9d23-a799b975755a">
  321. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  322. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  323. </reportElement>
  324. <textElement textAlignment="Left" verticalAlignment="Middle">
  325. <font fontName="微軟正黑體" size="16" isBold="true"/>
  326. </textElement>
  327. <text><![CDATA[報告日期:]]></text>
  328. </staticText>
  329. <textField>
  330. <reportElement x="90" y="25" width="390" height="23" uuid="867346a2-5f97-425c-a9b9-34fa8ce513d0"/>
  331. <textElement verticalAlignment="Middle">
  332. <font fontName="微軟正黑體" size="16" isBold="true"/>
  333. </textElement>
  334. <textFieldExpression><![CDATA[$P{reportDate}]]></textFieldExpression>
  335. </textField>
  336. <textField>
  337. <reportElement x="570" y="25" width="228" height="23" uuid="65cfb017-1dfb-4a15-a21a-6fb2399de1b0"/>
  338. <textElement verticalAlignment="Middle">
  339. <font fontName="微軟正黑體" size="16" isBold="true"/>
  340. </textElement>
  341. <textFieldExpression><![CDATA[$P{reportTime}]]></textFieldExpression>
  342. </textField>
  343. <staticText>
  344. <reportElement x="480" y="25" width="90" height="23" uuid="d5b2cd04-3c71-4d7d-90ef-9e4cd38918af">
  345. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  346. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  347. </reportElement>
  348. <textElement textAlignment="Left" verticalAlignment="Middle">
  349. <font fontName="微軟正黑體" size="16" isBold="true"/>
  350. </textElement>
  351. <text><![CDATA[報告時間:]]></text>
  352. </staticText>
  353. <staticText>
  354. <reportElement x="275" y="0" width="253" height="23" uuid="2b4bdbda-a606-455e-b4c7-f59ada12dcf4">
  355. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  356. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  357. </reportElement>
  358. <textElement textAlignment="Center" verticalAlignment="Middle">
  359. <font fontName="微軟正黑體" size="16" isBold="true"/>
  360. </textElement>
  361. <text><![CDATA[成品出倉追蹤報告]]></text>
  362. </staticText>
  363. <staticText>
  364. <reportElement x="0" y="48" width="84" height="18" uuid="297107ea-5827-41bc-83a0-8d966b714e0f">
  365. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  366. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  367. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  368. </reportElement>
  369. <textElement textAlignment="Left" verticalAlignment="Top">
  370. <font fontName="微軟正黑體" size="12"/>
  371. </textElement>
  372. <text><![CDATA[最後出倉日期:]]></text>
  373. </staticText>
  374. <textField>
  375. <reportElement x="84" y="48" width="336" height="18" uuid="76ed89e6-9e70-4cc3-9d38-ff5dc24cd094">
  376. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  377. </reportElement>
  378. <textElement textAlignment="Left" verticalAlignment="Top">
  379. <font fontName="微軟正黑體" size="12"/>
  380. </textElement>
  381. <textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd}]]></textFieldExpression>
  382. </textField>
  383. </band>
  384. </pageHeader>
  385. <detail>
  386. <band height="17" splitType="Stretch">
  387. <textField textAdjust="StretchHeight">
  388. <reportElement x="0" y="0" width="120" height="17" uuid="78ffaf9e-52c3-4d50-94ac-73f826d2448a">
  389. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  390. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  391. </reportElement>
  392. <textElement verticalAlignment="Top">
  393. <font fontName="微軟正黑體" size="10"/>
  394. </textElement>
  395. <textFieldExpression><![CDATA[$F{deliveryOrderNo}]]></textFieldExpression>
  396. </textField>
  397. <textField textAdjust="StretchHeight">
  398. <reportElement x="120" y="0" width="100" height="17" uuid="939193b3-e573-4e5d-af6c-da58910f03a1"/>
  399. <textElement verticalAlignment="Top">
  400. <font fontName="微軟正黑體"/>
  401. </textElement>
  402. <textFieldExpression><![CDATA[$F{stockReqNo}]]></textFieldExpression>
  403. </textField>
  404. <textField textAdjust="StretchHeight">
  405. <reportElement x="220" y="0" width="100" height="17" uuid="92aae78d-2b61-4e61-9b18-574a9a7d515c"/>
  406. <textElement verticalAlignment="Top">
  407. <font fontName="微軟正黑體"/>
  408. </textElement>
  409. <textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression>
  410. </textField>
  411. <textField textAdjust="StretchHeight">
  412. <reportElement x="320" y="0" width="80" height="17" uuid="696e6d6c-101c-4e4e-b0c8-b3aabefb78ab"/>
  413. <textElement textAlignment="Center" verticalAlignment="Top">
  414. <font fontName="微軟正黑體"/>
  415. </textElement>
  416. <textFieldExpression><![CDATA[$F{expiryDate}]]></textFieldExpression>
  417. </textField>
  418. <textField textAdjust="StretchHeight">
  419. <reportElement x="400" y="0" width="59" height="17" uuid="45523cc4-2b5b-4a1b-8bfc-db16158a92dc"/>
  420. <textElement textAlignment="Right" verticalAlignment="Top">
  421. <font fontName="微軟正黑體"/>
  422. </textElement>
  423. <textFieldExpression><![CDATA[$F{stockOutQty}]]></textFieldExpression>
  424. </textField>
  425. <textField textAdjust="StretchHeight">
  426. <reportElement x="470" y="0" width="90" height="17" uuid="663019ce-959c-47dc-8c39-2a285c6cdc1f">
  427. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  428. </reportElement>
  429. <textElement textAlignment="Center" verticalAlignment="Top">
  430. <font fontName="微軟正黑體"/>
  431. </textElement>
  432. <textFieldExpression><![CDATA[$F{fgPickOrderNo}]]></textFieldExpression>
  433. </textField>
  434. <textField textAdjust="StretchHeight">
  435. <reportElement x="560" y="0" width="49" height="17" uuid="6384ebfc-6d01-404a-bea1-73d4e4ac5fc3"/>
  436. <textElement textAlignment="Center" verticalAlignment="Top">
  437. <font fontName="微軟正黑體"/>
  438. </textElement>
  439. <textFieldExpression><![CDATA[$F{handler}]]></textFieldExpression>
  440. </textField>
  441. <textField textAdjust="StretchHeight">
  442. <reportElement x="609" y="0" width="100" height="17" uuid="bb1402fd-a96e-4345-b48c-7aeeeadbf57d"/>
  443. <textElement textAlignment="Center" verticalAlignment="Top">
  444. <font fontName="微軟正黑體"/>
  445. </textElement>
  446. <textFieldExpression><![CDATA[$F{storeLocation}]]></textFieldExpression>
  447. </textField>
  448. <textField>
  449. <reportElement x="709" y="0" width="91" height="17" uuid="35b41bee-4246-4cc7-ab30-4966c185a73b"/>
  450. <textElement verticalAlignment="Top">
  451. <font fontName="微軟正黑體"/>
  452. </textElement>
  453. <textFieldExpression><![CDATA[$F{pickRemark}]]></textFieldExpression>
  454. </textField>
  455. </band>
  456. </detail>
  457. </jasperReport>