|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- Created with Jaspersoft Studio version 6.17.0.final using JasperReports Library version 6.17.0-6d93193241dd8cc42629e188b94f9e0bc5722efd -->
- <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">
- <property name="com.jaspersoft.studio.unit." value="pixel"/>
- <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
- <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
- <parameter name="deliveryOrderCode" class="java.lang.String">
- <parameterDescription><![CDATA[DeliveryOrderCode]]></parameterDescription>
- </parameter>
- <parameter name="shopName" class="java.lang.String"/>
- <parameter name="shopAddress" class="java.lang.String"/>
- <parameter name="deliveryDate" class="java.lang.String"/>
- <parameter name="FGPickOrderNo" class="java.lang.String"/>
- <parameter name="ShopPurchaseOrderNo" class="java.lang.String"/>
- <parameter name="truckNo" class="java.lang.String"/>
- <parameter name="numOfCarton" class="java.lang.String"/>
- <parameter name="dnTitle" class="java.lang.String"/>
- <parameter name="colQty" class="java.lang.String"/>
- <parameter name="totalCartonTitle" class="java.lang.String"/>
- <queryString>
- <![CDATA[]]>
- </queryString>
- <field name="sequenceNumber" class="java.lang.String"/>
- <field name="itemNo" class="java.lang.String"/>
- <field name="itemName" class="java.lang.String"/>
- <field name="uom" class="java.lang.String"/>
- <field name="qty" class="java.lang.String"/>
- <field name="shortName" class="java.lang.String"/>
- <field name="route" class="java.lang.String"/>
- <field name="lotNo" class="java.lang.String"/>
- <background>
- <band height="41" splitType="Stretch"/>
- </background>
- <title>
- <band height="50">
- <staticText>
- <reportElement x="430" y="10" width="40" height="18" uuid="ddea10c9-9e96-484b-b76b-bfff59950a98">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[頁數]]></text>
- </staticText>
- <textField>
- <reportElement x="470" y="10" width="20" height="18" uuid="f4a20909-91b8-41bd-940f-140adced5b18">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="530" y="10" width="25" height="18" uuid="586df5fc-ea37-4896-b8df-2290890341a8">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[頁]]></text>
- </staticText>
- <textField evaluationTime="Report">
- <reportElement x="510" y="10" width="20" height="18" uuid="8718a2eb-22fd-4bce-ade2-1b5869800c55">
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="490" y="10" width="20" height="18" uuid="460a4235-1ce6-47d8-9e34-952e5ac9a660">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Justified">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[/]]></text>
- </staticText>
- <textField>
- <reportElement x="223" y="2" width="108" height="23" uuid="17f9fd50-da7c-43b2-93ea-7306e59aea90">
- <property name="com.jaspersoft.studio.unit.x" value="px"/>
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center">
- <font fontName="微軟正黑體" size="16"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{dnTitle}]]></textFieldExpression>
- </textField>
- </band>
- </title>
- <pageHeader>
- <band height="118">
- <staticText>
- <reportElement x="0" y="10" width="80" height="18" uuid="7f991bbe-caf4-43c1-b8e1-d85b1f2d3815">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[送貨單編號:]]></text>
- </staticText>
- <staticText>
- <reportElement x="0" y="30" width="80" height="18" uuid="a9753323-1dc5-47d4-92b0-13169585cc35">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[店鋪:]]></text>
- </staticText>
- <staticText>
- <reportElement x="0" y="50" width="80" height="18" uuid="6483cdc2-6b75-4f59-9647-b87a7bf2964e">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[送貨地址:]]></text>
- </staticText>
- <staticText>
- <reportElement x="275" y="50" width="110" height="18" uuid="7bdf9657-d5d2-4fbf-a6c3-a5da5b292dc8">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[送貨日期:]]></text>
- </staticText>
- <staticText>
- <reportElement x="275" y="10" width="110" height="18" uuid="f53e2068-dd24-4151-bd2a-033c6cbda674">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[成品提料編號:]]></text>
- </staticText>
- <staticText>
- <reportElement x="275" y="30" width="110" height="18" uuid="f196de62-5c60-4595-a31c-a7c501e000a5">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[店鋪採購單編號:]]></text>
- </staticText>
- <staticText>
- <reportElement x="275" y="70" width="110" height="18" uuid="6b810312-71e2-4749-bc8b-0b7a705377f8">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[貨車編號:]]></text>
- </staticText>
- <textField>
- <reportElement x="80" y="10" width="150" height="18" uuid="69d21d74-e625-41e9-b4bb-abde259d6620">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{deliveryOrderCode}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="80" y="30" width="150" height="18" uuid="c1836549-f941-4558-ae12-25064f243df4">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{shopName}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="80" y="50" width="150" height="36" uuid="010cf625-64e8-4d5e-b923-6cc959546e52">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{shopAddress}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="385" y="70" width="150" height="18" uuid="c403c5e2-7803-4ea2-962d-2a900092db65">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{truckNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="385" y="30" width="150" height="18" uuid="24a1331c-e50f-4a72-9a41-3e05b85f4c21">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{ShopPurchaseOrderNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="385" y="10" width="150" height="18" uuid="78f29b7d-c311-4c53-9c66-fda8752c9797">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{FGPickOrderNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="385" y="50" width="150" height="18" uuid="e67b4047-642b-46f5-8ec7-785ead88b97e">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{deliveryDate}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="80" y="90" width="150" height="18" uuid="8062f7b6-8917-432a-a02c-e5a5766c14e5">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{numOfCarton}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="0" y="90" width="80" height="18" uuid="25254ea4-e2b2-4ae0-975b-99c8f9390a64">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{totalCartonTitle}]]></textFieldExpression>
- </textField>
- </band>
- </pageHeader>
- <columnHeader>
- <band height="33">
- <staticText>
- <reportElement x="0" y="5" width="50" height="18" uuid="d0d76c93-d260-4b03-b116-6e7ba1fdbdd8">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- </reportElement>
- <textElement textAlignment="Left">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[序號]]></text>
- </staticText>
- <staticText>
- <reportElement x="50" y="5" width="50" height="18" uuid="58a5c922-fd98-4997-9b17-16bdf9f78519">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- </reportElement>
- <textElement textAlignment="Left">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[路綫]]></text>
- </staticText>
- <staticText>
- <reportElement x="100" y="5" width="140" height="18" uuid="65c27cc0-f806-4930-930c-6b3fd632a52f">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[貨品編號]]></text>
- </staticText>
- <staticText>
- <reportElement x="240" y="5" width="230" height="18" uuid="fa7ba1d5-003a-4c99-8a2f-4162756ee515">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[貨品名稱]]></text>
- </staticText>
- <line>
- <reportElement x="0" y="28" width="554" height="1" uuid="76648c53-0490-4e52-b737-a8075d9c654f">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="0" y="23" width="554" height="1" uuid="113fc71d-cfb1-4a3a-8ab7-8fea54843197">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <textField>
- <reportElement x="470" y="5" width="84" height="18" uuid="c7debdbf-fb80-4e4a-92d0-1bff85b60d0e">
- <property name="com.jaspersoft.studio.unit.x" value="px"/>
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement>
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{colQty}]]></textFieldExpression>
- </textField>
- </band>
- </columnHeader>
- <detail>
- <band height="37">
- <textField>
- <reportElement x="0" y="1" width="50" height="18" uuid="ae87b739-dadf-452a-bc35-8c2da1a6a9a8">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{sequenceNumber}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="50" y="1" width="50" height="18" uuid="b4bcfa6c-5d2e-4fba-815a-cc2fccd39213">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{route}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="100" y="1" width="140" height="18" uuid="3e4a71e7-d6e1-4da8-ae58-ef752c289a6d">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="470" y="0" width="84" height="18" uuid="e60b7a29-273a-4a9f-a443-f4977292c429">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{qty} + $F{shortName}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="240" y="1" width="230" height="18" uuid="c2b4da75-fdca-4e99-8103-5769dea75841">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{itemName} + "(" + $F{uom} + ")"]]></textFieldExpression>
- </textField>
- <line>
- <reportElement x="0" y="36" width="554" height="1" uuid="00d1c4c2-fcb0-4282-90c6-5443b260007c">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <textField>
- <reportElement x="240" y="18" width="230" height="18" uuid="af701932-2e78-47d4-a131-b668200dc376">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression>
- </textField>
- </band>
- </detail>
- <pageFooter>
- <band height="39"/>
- </pageFooter>
- </jasperReport>
|