Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 

374 wiersze
17 KiB

  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="DeliveryNotePDF" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="36f9d415-527f-4152-b7b0-eea81fe06f73">
  4. <property name="com.jaspersoft.studio.unit." value="pixel"/>
  5. <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
  6. <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
  7. <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
  8. <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
  9. <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
  10. <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
  11. <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
  12. <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
  13. <parameter name="deliveryOrderCode" class="java.lang.String">
  14. <parameterDescription><![CDATA[DeliveryOrderCode]]></parameterDescription>
  15. </parameter>
  16. <parameter name="shopName" class="java.lang.String"/>
  17. <parameter name="shopAddress" class="java.lang.String"/>
  18. <parameter name="deliveryDate" class="java.lang.String"/>
  19. <parameter name="FGPickOrderNo" class="java.lang.String"/>
  20. <parameter name="ShopPurchaseOrderNo" class="java.lang.String"/>
  21. <queryString>
  22. <![CDATA[]]>
  23. </queryString>
  24. <field name="sequenceNumber" class="java.lang.String"/>
  25. <field name="itemNo" class="java.lang.String"/>
  26. <field name="itemName" class="java.lang.String"/>
  27. <field name="uom" class="java.lang.String"/>
  28. <field name="qty" class="java.lang.String"/>
  29. <field name="shortName" class="java.lang.String"/>
  30. <field name="route" class="java.lang.String"/>
  31. <background>
  32. <band height="41" splitType="Stretch"/>
  33. </background>
  34. <title>
  35. <band height="28">
  36. <staticText>
  37. <reportElement x="223" y="2" width="108" height="23" uuid="d88b3126-393b-4444-9a75-a73af8ae0797">
  38. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  39. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  40. </reportElement>
  41. <textElement textAlignment="Center" verticalAlignment="Bottom">
  42. <font fontName="微軟正黑體" size="16"/>
  43. </textElement>
  44. <text><![CDATA[送貨單]]></text>
  45. </staticText>
  46. <staticText>
  47. <reportElement x="430" y="10" width="40" height="18" uuid="ddea10c9-9e96-484b-b76b-bfff59950a98">
  48. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  49. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  50. </reportElement>
  51. <textElement textAlignment="Center" verticalAlignment="Middle">
  52. <font fontName="微軟正黑體" size="12"/>
  53. </textElement>
  54. <text><![CDATA[頁數]]></text>
  55. </staticText>
  56. <textField>
  57. <reportElement x="470" y="10" width="20" height="18" uuid="f4a20909-91b8-41bd-940f-140adced5b18">
  58. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  59. </reportElement>
  60. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  61. <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
  62. </textField>
  63. <staticText>
  64. <reportElement x="530" y="10" width="25" height="18" uuid="586df5fc-ea37-4896-b8df-2290890341a8">
  65. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  66. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  67. </reportElement>
  68. <textElement textAlignment="Center" verticalAlignment="Middle">
  69. <font fontName="微軟正黑體" size="12"/>
  70. </textElement>
  71. <text><![CDATA[頁]]></text>
  72. </staticText>
  73. <textField evaluationTime="Report">
  74. <reportElement x="510" y="10" width="20" height="18" uuid="8718a2eb-22fd-4bce-ade2-1b5869800c55">
  75. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  76. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  77. </reportElement>
  78. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  79. <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
  80. </textField>
  81. <staticText>
  82. <reportElement x="490" y="10" width="20" height="18" uuid="460a4235-1ce6-47d8-9e34-952e5ac9a660">
  83. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  84. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  85. </reportElement>
  86. <textElement textAlignment="Center" verticalAlignment="Justified">
  87. <font fontName="微軟正黑體" size="12"/>
  88. </textElement>
  89. <text><![CDATA[/]]></text>
  90. </staticText>
  91. </band>
  92. </title>
  93. <pageHeader>
  94. <band height="117">
  95. <staticText>
  96. <reportElement x="0" y="10" width="80" height="18" uuid="7f991bbe-caf4-43c1-b8e1-d85b1f2d3815">
  97. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  98. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  99. </reportElement>
  100. <textElement textAlignment="Left" verticalAlignment="Middle">
  101. <font fontName="微軟正黑體" size="12"/>
  102. </textElement>
  103. <text><![CDATA[送貨單編號:]]></text>
  104. </staticText>
  105. <staticText>
  106. <reportElement x="0" y="30" width="80" height="18" uuid="a9753323-1dc5-47d4-92b0-13169585cc35">
  107. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  108. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  109. </reportElement>
  110. <textElement textAlignment="Left" verticalAlignment="Middle">
  111. <font fontName="微軟正黑體" size="12"/>
  112. </textElement>
  113. <text><![CDATA[店鋪:]]></text>
  114. </staticText>
  115. <staticText>
  116. <reportElement x="0" y="50" width="80" height="18" uuid="6483cdc2-6b75-4f59-9647-b87a7bf2964e">
  117. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  118. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  119. </reportElement>
  120. <textElement textAlignment="Left" verticalAlignment="Middle">
  121. <font fontName="微軟正黑體" size="12"/>
  122. </textElement>
  123. <text><![CDATA[送貨地址:]]></text>
  124. </staticText>
  125. <staticText>
  126. <reportElement x="275" y="50" width="110" height="18" uuid="7bdf9657-d5d2-4fbf-a6c3-a5da5b292dc8">
  127. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  128. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  129. </reportElement>
  130. <textElement textAlignment="Left" verticalAlignment="Middle">
  131. <font fontName="微軟正黑體" size="12"/>
  132. </textElement>
  133. <text><![CDATA[送貨日期:]]></text>
  134. </staticText>
  135. <staticText>
  136. <reportElement x="275" y="10" width="110" height="18" uuid="f53e2068-dd24-4151-bd2a-033c6cbda674">
  137. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  138. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  139. </reportElement>
  140. <textElement textAlignment="Left" verticalAlignment="Middle">
  141. <font fontName="微軟正黑體" size="12"/>
  142. </textElement>
  143. <text><![CDATA[成品提料編號:]]></text>
  144. </staticText>
  145. <staticText>
  146. <reportElement x="275" y="30" width="110" height="18" uuid="f196de62-5c60-4595-a31c-a7c501e000a5">
  147. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  148. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  149. </reportElement>
  150. <textElement textAlignment="Left" verticalAlignment="Middle">
  151. <font fontName="微軟正黑體" size="12"/>
  152. </textElement>
  153. <text><![CDATA[店鋪採購單編號:]]></text>
  154. </staticText>
  155. <staticText>
  156. <reportElement x="0" y="90" width="80" height="18" uuid="3e5f2bc4-03d7-4d7c-9a93-ca4fa8f5ed33">
  157. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  158. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  159. </reportElement>
  160. <textElement textAlignment="Left" verticalAlignment="Middle">
  161. <font fontName="微軟正黑體" size="12"/>
  162. </textElement>
  163. <text><![CDATA[總箱數:]]></text>
  164. </staticText>
  165. <staticText>
  166. <reportElement x="275" y="70" width="110" height="18" uuid="6b810312-71e2-4749-bc8b-0b7a705377f8">
  167. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  168. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  169. </reportElement>
  170. <textElement textAlignment="Left" verticalAlignment="Middle">
  171. <font fontName="微軟正黑體" size="12"/>
  172. </textElement>
  173. <text><![CDATA[貨車編號:]]></text>
  174. </staticText>
  175. <textField>
  176. <reportElement x="80" y="10" width="150" height="18" uuid="69d21d74-e625-41e9-b4bb-abde259d6620">
  177. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  178. </reportElement>
  179. <textElement verticalAlignment="Middle">
  180. <font fontName="微軟正黑體"/>
  181. </textElement>
  182. <textFieldExpression><![CDATA[$P{deliveryOrderCode}]]></textFieldExpression>
  183. </textField>
  184. <textField>
  185. <reportElement x="80" y="30" width="150" height="18" uuid="c1836549-f941-4558-ae12-25064f243df4">
  186. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  187. </reportElement>
  188. <textElement verticalAlignment="Middle">
  189. <font fontName="微軟正黑體"/>
  190. </textElement>
  191. <textFieldExpression><![CDATA[$P{shopName}]]></textFieldExpression>
  192. </textField>
  193. <textField>
  194. <reportElement x="80" y="50" width="150" height="36" uuid="010cf625-64e8-4d5e-b923-6cc959546e52">
  195. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  196. </reportElement>
  197. <textElement verticalAlignment="Middle">
  198. <font fontName="微軟正黑體"/>
  199. </textElement>
  200. <textFieldExpression><![CDATA[$P{shopAddress}]]></textFieldExpression>
  201. </textField>
  202. <textField>
  203. <reportElement x="385" y="70" width="150" height="18" uuid="c403c5e2-7803-4ea2-962d-2a900092db65">
  204. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  205. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  206. </reportElement>
  207. <textElement verticalAlignment="Middle">
  208. <font fontName="微軟正黑體"/>
  209. </textElement>
  210. <textFieldExpression><![CDATA["Text Field"]]></textFieldExpression>
  211. </textField>
  212. <textField>
  213. <reportElement x="385" y="30" width="150" height="18" uuid="24a1331c-e50f-4a72-9a41-3e05b85f4c21">
  214. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  215. </reportElement>
  216. <textElement verticalAlignment="Middle">
  217. <font fontName="微軟正黑體"/>
  218. </textElement>
  219. <textFieldExpression><![CDATA[$P{ShopPurchaseOrderNo}]]></textFieldExpression>
  220. </textField>
  221. <textField>
  222. <reportElement x="385" y="10" width="150" height="18" uuid="78f29b7d-c311-4c53-9c66-fda8752c9797">
  223. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  224. </reportElement>
  225. <textElement verticalAlignment="Middle">
  226. <font fontName="微軟正黑體"/>
  227. </textElement>
  228. <textFieldExpression><![CDATA[$P{FGPickOrderNo}]]></textFieldExpression>
  229. </textField>
  230. <textField>
  231. <reportElement x="385" y="50" width="150" height="18" uuid="e67b4047-642b-46f5-8ec7-785ead88b97e">
  232. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  233. </reportElement>
  234. <textElement verticalAlignment="Middle">
  235. <font fontName="微軟正黑體"/>
  236. </textElement>
  237. <textFieldExpression><![CDATA[$P{deliveryDate}]]></textFieldExpression>
  238. </textField>
  239. <textField>
  240. <reportElement x="80" y="90" width="150" height="18" uuid="8062f7b6-8917-432a-a02c-e5a5766c14e5">
  241. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  242. </reportElement>
  243. <textElement verticalAlignment="Middle">
  244. <font fontName="微軟正黑體"/>
  245. </textElement>
  246. <textFieldExpression><![CDATA["Text Field"]]></textFieldExpression>
  247. </textField>
  248. </band>
  249. </pageHeader>
  250. <columnHeader>
  251. <band height="33">
  252. <staticText>
  253. <reportElement x="0" y="5" width="50" height="18" uuid="d0d76c93-d260-4b03-b116-6e7ba1fdbdd8">
  254. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  255. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  256. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  257. </reportElement>
  258. <textElement textAlignment="Left">
  259. <font fontName="微軟正黑體" size="12"/>
  260. </textElement>
  261. <text><![CDATA[序號]]></text>
  262. </staticText>
  263. <staticText>
  264. <reportElement x="50" y="5" width="50" height="18" uuid="58a5c922-fd98-4997-9b17-16bdf9f78519">
  265. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  266. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  267. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  268. </reportElement>
  269. <textElement textAlignment="Left">
  270. <font fontName="微軟正黑體" size="12"/>
  271. </textElement>
  272. <text><![CDATA[路綫]]></text>
  273. </staticText>
  274. <staticText>
  275. <reportElement x="100" y="5" width="140" height="18" uuid="65c27cc0-f806-4930-930c-6b3fd632a52f">
  276. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  277. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  278. </reportElement>
  279. <textElement textAlignment="Left">
  280. <font fontName="微軟正黑體" size="12"/>
  281. </textElement>
  282. <text><![CDATA[貨品編號]]></text>
  283. </staticText>
  284. <staticText>
  285. <reportElement x="240" y="5" width="230" height="18" uuid="fa7ba1d5-003a-4c99-8a2f-4162756ee515">
  286. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  287. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  288. </reportElement>
  289. <textElement textAlignment="Left">
  290. <font fontName="微軟正黑體" size="12"/>
  291. </textElement>
  292. <text><![CDATA[貨品名稱]]></text>
  293. </staticText>
  294. <staticText>
  295. <reportElement x="470" y="5" width="84" height="18" uuid="c0485433-8212-4b0a-90ed-c69885ad6d74">
  296. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  297. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  298. </reportElement>
  299. <textElement textAlignment="Left">
  300. <font fontName="微軟正黑體" size="12"/>
  301. </textElement>
  302. <text><![CDATA[數量]]></text>
  303. </staticText>
  304. <line>
  305. <reportElement x="0" y="28" width="554" height="1" uuid="76648c53-0490-4e52-b737-a8075d9c654f">
  306. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  307. </reportElement>
  308. </line>
  309. <line>
  310. <reportElement x="0" y="23" width="554" height="1" uuid="113fc71d-cfb1-4a3a-8ab7-8fea54843197">
  311. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  312. </reportElement>
  313. </line>
  314. </band>
  315. </columnHeader>
  316. <detail>
  317. <band height="25">
  318. <textField>
  319. <reportElement x="0" y="1" width="50" height="18" uuid="ae87b739-dadf-452a-bc35-8c2da1a6a9a8">
  320. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  321. </reportElement>
  322. <textElement verticalAlignment="Top">
  323. <font fontName="微軟正黑體"/>
  324. </textElement>
  325. <textFieldExpression><![CDATA[$F{sequenceNumber}]]></textFieldExpression>
  326. </textField>
  327. <textField>
  328. <reportElement x="50" y="1" width="50" height="18" uuid="b4bcfa6c-5d2e-4fba-815a-cc2fccd39213">
  329. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  330. </reportElement>
  331. <textElement verticalAlignment="Top">
  332. <font fontName="微軟正黑體"/>
  333. </textElement>
  334. <textFieldExpression><![CDATA[$F{route}]]></textFieldExpression>
  335. </textField>
  336. <textField>
  337. <reportElement x="100" y="1" width="140" height="18" uuid="3e4a71e7-d6e1-4da8-ae58-ef752c289a6d">
  338. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  339. </reportElement>
  340. <textElement verticalAlignment="Top">
  341. <font fontName="微軟正黑體"/>
  342. </textElement>
  343. <textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
  344. </textField>
  345. <textField>
  346. <reportElement x="470" y="0" width="84" height="18" uuid="e60b7a29-273a-4a9f-a443-f4977292c429">
  347. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  348. </reportElement>
  349. <textElement verticalAlignment="Top">
  350. <font fontName="微軟正黑體"/>
  351. </textElement>
  352. <textFieldExpression><![CDATA[$F{qty} + $F{shortName}]]></textFieldExpression>
  353. </textField>
  354. <textField>
  355. <reportElement x="240" y="1" width="230" height="18" uuid="c2b4da75-fdca-4e99-8103-5769dea75841">
  356. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  357. </reportElement>
  358. <textElement verticalAlignment="Top">
  359. <font fontName="微軟正黑體"/>
  360. </textElement>
  361. <textFieldExpression><![CDATA[$F{itemName} + "(" + $F{uom} + ")"]]></textFieldExpression>
  362. </textField>
  363. <line>
  364. <reportElement x="0" y="21" width="554" height="1" uuid="00d1c4c2-fcb0-4282-90c6-5443b260007c">
  365. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  366. </reportElement>
  367. </line>
  368. </band>
  369. </detail>
  370. <pageFooter>
  371. <band height="39"/>
  372. </pageFooter>
  373. </jasperReport>