|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538 |
- <?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="SemiFGProductionAnalysisReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="a2a84586-3f53-476e-9c1f-6b13ad75908a">
- <property name="com.jaspersoft.studio.data.sql.tables" value=""/>
- <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
- <parameter name="stockSubCategory" class="java.lang.String">
- <defaultValueExpression><![CDATA["stockSubCategory"]]></defaultValueExpression>
- </parameter>
- <parameter name="date" class="java.lang.String">
- <defaultValueExpression><![CDATA["date"]]></defaultValueExpression>
- </parameter>
- <parameter name="stockCategory" class="java.lang.String">
- <defaultValueExpression><![CDATA["stockCategory"]]></defaultValueExpression>
- </parameter>
- <parameter name="itemNo" class="java.lang.String">
- <defaultValueExpression><![CDATA["itemCode"]]></defaultValueExpression>
- </parameter>
- <parameter name="reportDate" class="java.lang.String"/>
- <parameter name="reportTime" class="java.lang.String"/>
- <parameter name="deliveryPeriodStart" class="java.lang.String"/>
- <parameter name="deliveryPeriodEnd" class="java.lang.String"/>
- <parameter name="lastOutDateStart" class="java.lang.String">
- <parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription>
- </parameter>
- <parameter name="lastOutDateEnd" class="java.lang.String">
- <parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription>
- </parameter>
- <queryString language="SQL">
- <![CDATA[]]>
- </queryString>
- <field name="itemNo" class="java.lang.String">
- <property name="com.jaspersoft.studio.field.name" value="code"/>
- <property name="com.jaspersoft.studio.field.label" value="code"/>
- <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
- <fieldDescription><![CDATA[]]></fieldDescription>
- </field>
- <field name="itemName" class="java.lang.String">
- <property name="com.jaspersoft.studio.field.name" value="name"/>
- <property name="com.jaspersoft.studio.field.label" value="name"/>
- <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
- <fieldDescription><![CDATA[]]></fieldDescription>
- </field>
- <field name="stockSubCategory" class="java.lang.Long">
- <property name="com.jaspersoft.studio.field.name" value="categoryId"/>
- <property name="com.jaspersoft.studio.field.label" value="categoryId"/>
- <property name="com.jaspersoft.studio.field.tree.path" value="items"/>
- <fieldDescription><![CDATA[]]></fieldDescription>
- </field>
- <field name="unitOfMeasure" class="java.lang.String"/>
- <field name="stockReqNo" class="java.lang.String"/>
- <field name="lotNo" class="java.lang.String"/>
- <field name="expiryDate" class="java.lang.String"/>
- <field name="stockOutQty" class="java.lang.String"/>
- <field name="fgPickOrderNo" class="java.lang.String"/>
- <field name="handler" class="java.lang.String"/>
- <field name="storeLocation" class="java.lang.String"/>
- <field name="pickRemark" class="java.lang.String"/>
- <field name="deliveryOrderNo" class="java.lang.String"/>
- <field name="totalStockOutQty" class="java.lang.String"/>
- <group name="Group1">
- <groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
- <groupHeader>
- <band height="69">
- <staticText>
- <reportElement x="279" y="12" width="41" height="18" uuid="56e4c1a6-6cea-4a96-9786-4ef15ec86108">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[單位]]></text>
- </staticText>
- <textField>
- <reportElement x="279" y="30" width="41" height="18" uuid="803e2090-9724-4931-9d47-a59ca88bf3b3">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="179" y="30" width="100" height="18" uuid="0d04b8dd-a7dc-4a99-a43c-4cc44381362d">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="0" y="12" width="60" height="18" uuid="879f1b5d-226d-4f75-8a24-ab12514c0cab">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[貨物子分類]]></text>
- </staticText>
- <staticText>
- <reportElement x="179" y="12" width="100" height="18" uuid="abce60ab-269f-4957-862e-0b8ac1c5ee71">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[貨品名稱]]></text>
- </staticText>
- <textField>
- <reportElement x="0" y="30" width="60" height="18" uuid="56b1877f-757e-45b3-8060-f92a5c89dacf">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{stockSubCategory}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="60" y="12" width="119" height="18" uuid="2307a460-b0d0-4ad2-87e5-261638ff4020">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[貨品編號]]></text>
- </staticText>
- <textField>
- <reportElement x="60" y="30" width="119" height="18" uuid="ad155e90-c05b-4b7f-983b-129904eb2061">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
- </textField>
- <line>
- <reportElement x="0" y="68" width="800" height="1" uuid="6202c33a-fe13-4e44-b26f-7d17980e79e9">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <staticText>
- <reportElement x="709" y="50" width="91" height="18" uuid="0f155dfc-0aff-4935-aa8f-54b4f01af51e">
- <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="10"/>
- </textElement>
- <text><![CDATA[提料備注]]></text>
- </staticText>
- <staticText>
- <reportElement x="470" y="50" width="98" height="18" uuid="baf88ec4-c0d6-4af2-a86f-52c3db3365bf">
- <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="10"/>
- </textElement>
- <text><![CDATA[成品提料編號]]></text>
- </staticText>
- <staticText>
- <reportElement x="270" y="50" width="130" height="18" uuid="a2e0f22f-b299-4712-84f7-7ba3b54b1d1c">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[到期日]]></text>
- </staticText>
- <staticText>
- <reportElement x="0" y="50" width="130" height="18" uuid="5db44150-7e52-40dc-9fab-fe174d818c61">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[送貨訂單編號]]></text>
- </staticText>
- <staticText>
- <reportElement x="130" y="50" width="70" height="18" uuid="ccda69a3-43de-413b-b53c-1b572e92fcf8">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[提料單編號]]></text>
- </staticText>
- <staticText>
- <reportElement x="200" y="50" width="70" height="18" uuid="03fc341e-7026-4f5e-b975-264097a7aeda">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[批號]]></text>
- </staticText>
- <staticText>
- <reportElement x="639" y="50" width="70" height="18" uuid="b20762b2-25ab-4fde-a693-a8b32776d866">
- <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="10"/>
- </textElement>
- <text><![CDATA[店鋪位置]]></text>
- </staticText>
- <staticText>
- <reportElement x="400" y="50" width="59" height="18" uuid="7950d513-4660-445b-9b18-08e062b66f30">
- <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="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[出貨數量]]></text>
- </staticText>
- <staticText>
- <reportElement x="568" y="50" width="71" height="18" uuid="21d9afe9-fd02-4896-a478-60967afc50f4">
- <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="10"/>
- </textElement>
- <text><![CDATA[提料人]]></text>
- </staticText>
- </band>
- </groupHeader>
- <groupFooter>
- <band height="23">
- <staticText>
- <reportElement x="210" y="0" width="190" height="18" uuid="73188a51-3255-443c-9fee-4f3b527072c4">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Right" verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <text><![CDATA[總出倉量:]]></text>
- </staticText>
- <textField>
- <reportElement x="400" y="0" width="59" height="18" uuid="e4734789-5213-4934-80fe-6d72f3c38f23"/>
- <textElement textAlignment="Right" verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{totalStockOutQty}]]></textFieldExpression>
- </textField>
- <line>
- <reportElement x="0" y="22" width="799" height="1" uuid="0c68b8f8-be58-420f-8c93-56f8f2c58181">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="0" y="18" width="799" height="1" uuid="5062429c-e3ff-4997-8047-25ae858dbd79">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="0" y="0" width="800" height="1" uuid="8ee25725-096b-4d76-9c7a-c0a41fbe6dbb">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- </band>
- </groupFooter>
- </group>
- <background>
- <band splitType="Stretch"/>
- </background>
- <pageHeader>
- <band height="155">
- <textField evaluationTime="Report">
- <reportElement x="780" y="12" width="20" height="18" uuid="8ebe39b1-11cd-4058-a4c5-a32de40e2235">
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="700" y="12" width="40" height="18" uuid="72b82b4b-6d4d-4b58-860a-1d5fcdc5b1ca">
- <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="740" y="12" width="20" height="18" uuid="e00bc834-695d-4b57-a95b-b6628d45ae9b">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="760" y="12" width="20" height="18" uuid="de9992f2-b449-46a5-a38b-d5af9dc2754f">
- <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>
- <line>
- <reportElement x="0" y="84" width="800" height="1" uuid="ab5d4dc6-0edf-48c8-94ae-9b364c8a4ba0">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="0" y="154" width="799" height="1" uuid="8d4d2060-74a7-486f-9647-d0f12e817e0a">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="0" y="150" width="799" height="1" uuid="bf9e8b27-bbc8-4e9a-92e6-0874549f6d29">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <staticText>
- <reportElement x="0" y="35" width="90" height="23" uuid="e57917d9-23c2-45fe-9d23-a799b975755a">
- <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="16" isBold="true"/>
- </textElement>
- <text><![CDATA[報告日期:]]></text>
- </staticText>
- <textField>
- <reportElement x="90" y="35" width="390" height="23" uuid="867346a2-5f97-425c-a9b9-34fa8ce513d0"/>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="16" isBold="true"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{reportDate}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="570" y="35" width="228" height="23" uuid="65cfb017-1dfb-4a15-a21a-6fb2399de1b0"/>
- <textElement verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="16" isBold="true"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{reportTime}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="480" y="35" width="90" height="23" uuid="d5b2cd04-3c71-4d7d-90ef-9e4cd38918af">
- <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="16" isBold="true"/>
- </textElement>
- <text><![CDATA[報告時間:]]></text>
- </staticText>
- <staticText>
- <reportElement x="0" y="58" width="90" height="23" uuid="2f2b9ee7-8493-461d-8435-6bc7a5afb63b">
- <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="16" isBold="true"/>
- </textElement>
- <text><![CDATA[貨物分類:]]></text>
- </staticText>
- <textField>
- <reportElement x="90" y="58" width="708" height="23" uuid="a1d65535-42ee-4f34-bc04-f214dc3b31ea"/>
- <textElement>
- <font fontName="微軟正黑體" size="16" isBold="true"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{stockCategory}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="0" y="90" width="78" height="18" uuid="9ba9eac8-8ddd-4c8d-9926-d7aa85ba527f">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Top">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[貨物子分類:]]></text>
- </staticText>
- <textField>
- <reportElement x="84" y="90" width="720" height="18" uuid="7dd5625c-823e-43a7-87fd-d69cf27387c2">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{stockSubCategory}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="84" y="108" width="720" height="18" uuid="672947b9-b1e9-4415-8438-8d1f5bd370c0">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{itemNo}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="0" y="108" width="78" height="18" uuid="605cc1f9-b4de-4cb4-9356-00799b16a1e3">
- <property name="com.jaspersoft.studio.unit.y" value="px"/>
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Top">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[貨品編號:]]></text>
- </staticText>
- <staticText>
- <reportElement x="275" y="0" width="253" height="23" uuid="2b4bdbda-a606-455e-b4c7-f59ada12dcf4">
- <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="16" isBold="true"/>
- </textElement>
- <text><![CDATA[FG Stock Out Traceability Report
- ]]></text>
- </staticText>
- <staticText>
- <reportElement x="0" y="126" width="84" height="18" uuid="297107ea-5827-41bc-83a0-8d966b714e0f">
- <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" verticalAlignment="Top">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <text><![CDATA[最後出倉日期:]]></text>
- </staticText>
- <textField>
- <reportElement x="84" y="126" width="336" height="18" uuid="76ed89e6-9e70-4cc3-9d38-ff5dc24cd094">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Left" verticalAlignment="Top">
- <font fontName="微軟正黑體" size="12"/>
- </textElement>
- <textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd}]]></textFieldExpression>
- </textField>
- </band>
- </pageHeader>
- <detail>
- <band height="17" splitType="Stretch">
- <textField>
- <reportElement x="0" y="0" width="130" height="17" uuid="78ffaf9e-52c3-4d50-94ac-73f826d2448a">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- <property name="com.jaspersoft.studio.unit.width" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體" size="10"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{deliveryOrderNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="130" y="0" width="70" height="17" uuid="939193b3-e573-4e5d-af6c-da58910f03a1"/>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{stockReqNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="200" y="0" width="70" height="17" uuid="92aae78d-2b61-4e61-9b18-574a9a7d515c"/>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="270" y="0" width="130" height="17" uuid="696e6d6c-101c-4e4e-b0c8-b3aabefb78ab"/>
- <textElement textAlignment="Center" verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{expiryDate}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="400" y="0" width="59" height="17" uuid="45523cc4-2b5b-4a1b-8bfc-db16158a92dc"/>
- <textElement textAlignment="Right" verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{stockOutQty}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="470" y="0" width="98" height="17" uuid="663019ce-959c-47dc-8c39-2a285c6cdc1f">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{fgPickOrderNo}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="568" y="0" width="71" height="17" uuid="6384ebfc-6d01-404a-bea1-73d4e4ac5fc3"/>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{handler}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="639" y="0" width="70" height="17" uuid="bb1402fd-a96e-4345-b48c-7aeeeadbf57d"/>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{storeLocation}]]></textFieldExpression>
- </textField>
- <textField>
- <reportElement x="709" y="0" width="91" height="17" uuid="35b41bee-4246-4cc7-ab30-4966c185a73b"/>
- <textElement verticalAlignment="Top">
- <font fontName="微軟正黑體"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{pickRemark}]]></textFieldExpression>
- </textField>
- </band>
- </detail>
- </jasperReport>
|