瀏覽代碼

report update

master
Tommy\2Fi-Staff 2 週之前
父節點
當前提交
91297541d1
共有 7 個文件被更改,包括 1217 次插入1530 次删除
  1. +399
    -419
      src/main/resources/jasper/FGDeliveryReport.jrxml
  2. +102
    -153
      src/main/resources/jasper/FGStockOutTraceabilityReport.jrxml
  3. +104
    -159
      src/main/resources/jasper/ItemQCReport.jrxml
  4. +104
    -150
      src/main/resources/jasper/MaterialStockOutTraceability.jrxml
  5. +157
    -208
      src/main/resources/jasper/StockInTraceabilityReport.jrxml
  6. +143
    -193
      src/main/resources/jasper/StockLedgarReport.jrxml
  7. +208
    -248
      src/main/resources/jasper/StockTakeVarianceReport.jrxml

+ 399
- 419
src/main/resources/jasper/FGDeliveryReport.jrxml 查看文件

@@ -1,422 +1,402 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.21.3.final using JasperReports Library version 6.21.3-4a3078d20785ebe464f18037d738d12fc98c13cf -->
<!-- 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="FGStockOutTraceabilityReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c40e235b-365d-48a0-a1b8-a8e0ece2cdd3">
<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"/>
<subDataset name="Dataset1" uuid="dfaf2f9f-3937-4f84-9b1f-fd0ecf2f1ee9">
<queryString>
<![CDATA[]]>
</queryString>
</subDataset>
<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="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="year" class="java.lang.String"/>
<parameter name="itemNo" class="java.lang.String">
<defaultValueExpression><![CDATA["itemCode"]]></defaultValueExpression>
</parameter>
<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>
<![CDATA[]]>
</queryString>
<field name="deliveryDate" class="java.lang.String"/>
<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="unitOfMeasure" class="java.lang.String"/>
<field name="dnNo" class="java.lang.String"/>
<field name="customerId" class="java.lang.String"/>
<field name="customerName" class="java.lang.String"/>
<field name="qty" class="java.lang.String"/>
<field name="qtyNumeric" class="java.math.BigDecimal"/>
<field name="truckNo" class="java.lang.String"/>
<field name="driver" class="java.lang.String"/>
<field name="deliveryOrderNo" class="java.lang.String"/>
<field name="stockSubCategory" class="java.lang.String"/>
<variable name="totalDeliveredQtyPerDeliveryOrder" class="java.math.BigDecimal" resetType="Group" resetGroup="itemGroup" incrementType="Group" incrementGroup="itemGroup" calculation="First">
<variableExpression><![CDATA[$F{qtyNumeric}]]></variableExpression>
</variable>
<group name="itemGroup">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="40">
<textField>
<reportElement x="60" y="0" width="70" height="18" uuid="0817468e-35ff-45f0-b863-56dae97e9491">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Top">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="200" y="0" width="210" height="18" uuid="d3aca20f-bd40-425e-86cf-20532a0ea21b">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="100" y="20" width="140" height="18" uuid="0f570907-538c-4d1e-a261-5e275f2c3fbe">
<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[DN編號]]></text>
</staticText>
<staticText>
<reportElement x="370" y="20" width="140" height="18" uuid="805d0e34-eda9-45a6-9490-83d2282db99b">
<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="590" y="20" width="100" height="18" uuid="a9c9239d-6640-4196-9ce4-5be81522a99b">
<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="8" y="20" width="92" height="18" uuid="eb3506cf-6d61-4f70-901f-9576df17e66c">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨日期]]></text>
</staticText>
<staticText>
<reportElement x="690" y="20" width="100" height="18" uuid="0f680edd-048d-4ee1-8a00-2ec33eaf2c88">
<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="510" y="20" width="80" height="18" uuid="aa069323-43b9-448c-840e-97054ad358ef">
<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="8" y="0" width="52" height="18" uuid="8aeef34c-491b-4cc6-b755-cf9a14d2b7d2">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[貨品編號:]]></text>
</staticText>
<staticText>
<reportElement x="150" y="0" width="50" height="18" uuid="56a7a3e2-3e7b-4b4f-b30e-745066d75795">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[貨品名稱:]]></text>
</staticText>
<staticText>
<reportElement x="240" y="20" width="130" height="18" uuid="d8d2ecce-255a-46a5-9ded-949df09192de">
<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>
</band>
</groupHeader>
<groupFooter>
<band height="24">
<staticText>
<reportElement x="432" y="0" width="78" height="19" uuid="17df3070-773d-4bac-8045-6b59d8673bb4"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10" isBold="true"/>
</textElement>
<text><![CDATA[每單交貨總數:]]></text>
</staticText>
<textField>
<reportElement x="510" y="0" width="80" height="19" uuid="939e4c5b-176c-4154-aabd-bf06c2a0e594"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{qtyNumeric} != null ? $F{qtyNumeric}.toString() : "0.00"]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="23" width="799" height="1" uuid="a7505f85-e928-4098-b9ba-644111766b84">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="0" y="19" width="799" height="1" uuid="69c9e68d-5a48-4284-b977-d12984bde9bc">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</groupFooter>
</group>
<pageHeader>
<band height="80" splitType="Stretch">
<line>
<reportElement x="-1" y="78" width="800" height="1" uuid="4d95bc98-ab81-4302-901a-4a3a34f11ba9">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<textField evaluationTime="Report">
<reportElement x="760" y="0" width="30" height="23" uuid="cfdec3a5-cc0f-421a-85ab-0eb49f96b7df">
<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="670" y="0" width="40" height="23" uuid="25f66e24-ad42-4ff6-ac86-ac1d1c6f3b03">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12"/>
</textElement>
<text><![CDATA[頁數]]></text>
</staticText>
<staticText>
<reportElement x="740" y="0" width="20" height="23" uuid="e0a5035b-8a7c-49c0-b012-baf4325774b7">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12"/>
</textElement>
<text><![CDATA[/]]></text>
</staticText>
<textField>
<reportElement x="710" y="0" width="30" height="23" uuid="997d0e6e-4e9a-4027-91b6-a2bdf02971fa">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="8" y="30" width="90" height="23" uuid="5f860195-7684-4674-bcba-5e3af52a55da">
<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" isBold="true"/>
</textElement>
<text><![CDATA[報告日期:]]></text>
</staticText>
<textField>
<reportElement x="711" y="53" width="79" height="23" uuid="b1bba504-8ae4-4985-909c-e598c2e6001b"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{year}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="640" y="30" width="71" height="23" uuid="0986cf8b-0ade-490d-bcb5-f2b1aceaab15">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[報告時間:]]></text>
</staticText>
<staticText>
<reportElement x="640" y="53" width="71" height="23" uuid="3e31701d-067e-46eb-b691-a88829562c15">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[年份:]]></text>
</staticText>
<textField>
<reportElement x="711" y="30" width="79" height="23" uuid="89bfffda-987c-4c76-bd0e-cfdb63d8bd0e"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{reportTime}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="98" y="30" width="190" height="23" uuid="f89e2dd2-10de-4ec1-af98-4b8dfb4aac4c"/>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{reportDate}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="300" y="0" width="210" height="23" uuid="e34c7a3e-ea38-4b1b-bbdc-cfe4a5f969de">
<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="16" isBold="true"/>
</textElement>
<text><![CDATA[成品出倉報告]]></text>
</staticText>
<textField>
<reportElement x="98" y="53" width="336" height="23" uuid="f855785e-5316-4c6c-a612-556f58dff006">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="8" y="53" width="90" height="23" uuid="1543eecf-9964-43b0-9103-e885209265e4">
<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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[成品出倉日期:]]></text>
</staticText>
</band>
</pageHeader>
<detail>
<band height="18" splitType="Stretch">
<textField>
<reportElement x="8" y="0" width="92" height="18" uuid="7bb350a8-a127-4a47-aa7a-c86119864db9">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryDate}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="100" y="0" width="140" height="18" uuid="4b76d458-5318-402d-9828-c8e7d5a2197a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{dnNo}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="370" y="0" width="140" height="18" uuid="f239f480-ae9f-45f3-a03e-562eab10c304">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{customerName}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="510" y="0" width="80" height="18" uuid="143501a2-6a00-4fe2-84c4-2689ad68cbc4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{qty}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="590" y="0" width="100" height="18" uuid="1d124434-b3f7-48dd-89c2-29ea10c28941">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="690" y="0" width="100" height="18" uuid="62c1bc61-05ac-450f-9385-75f2f1cba9fd">
<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>
<textFieldExpression><![CDATA[$F{truckNo}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="240" y="0" width="130" height="18" uuid="8d42562f-843e-43e7-bb4a-5bf08f9adc89">
<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>
</band>
</detail>
<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"/>
<subDataset name="Dataset1" uuid="dfaf2f9f-3937-4f84-9b1f-fd0ecf2f1ee9">
<queryString>
<![CDATA[]]>
</queryString>
</subDataset>
<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="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="year" class="java.lang.String"/>
<parameter name="itemNo" class="java.lang.String">
<defaultValueExpression><![CDATA["itemCode"]]></defaultValueExpression>
</parameter>
<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>
<![CDATA[]]>
</queryString>
<field name="deliveryDate" class="java.lang.String"/>
<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="unitOfMeasure" class="java.lang.String"/>
<field name="dnNo" class="java.lang.String"/>
<field name="customerId" class="java.lang.String"/>
<field name="customerName" class="java.lang.String"/>
<field name="qty" class="java.lang.String"/>
<field name="qtyNumeric" class="java.math.BigDecimal"/>
<field name="truckNo" class="java.lang.String"/>
<field name="driver" class="java.lang.String"/>
<field name="deliveryOrderNo" class="java.lang.String"/>
<field name="stockSubCategory" class="java.lang.String"/>
<variable name="totalDeliveredQtyPerDeliveryOrder" class="java.math.BigDecimal" resetType="Group" resetGroup="Group1" incrementType="Group" incrementGroup="Group1" calculation="First">
<variableExpression><![CDATA[$F{qtyNumeric}]]></variableExpression>
</variable>
<group name="Group1" keepTogether="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="18">
<textField textAdjust="StretchHeight">
<reportElement isPrintRepeatedValues="false" x="0" y="0" width="579" height="18" printWhenGroupChanges="Group1" uuid="58e608b3-c8a2-4a69-9b43-657bbde9ca81"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}]]></textFieldExpression>
</textField>
</band>
</groupHeader>
<groupFooter>
<band height="20">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText>
<reportElement x="424" y="0" width="78" height="19" uuid="17df3070-773d-4bac-8045-6b59d8673bb4"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10" isBold="true"/>
</textElement>
<text><![CDATA[每單交貨總數:]]></text>
</staticText>
<textField>
<reportElement x="502" y="0" width="80" height="19" uuid="939e4c5b-176c-4154-aabd-bf06c2a0e594"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{qtyNumeric} != null ? $F{qtyNumeric}.toString() : "0.00"]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="19" width="799" height="1" uuid="69c9e68d-5a48-4284-b977-d12984bde9bc">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement x="0" y="0" width="799" height="1" uuid="a7505f85-e928-4098-b9ba-644111766b84">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</groupFooter>
</group>
<pageHeader>
<band height="99" splitType="Stretch">
<textField evaluationTime="Report">
<reportElement x="760" y="0" width="30" height="23" uuid="cfdec3a5-cc0f-421a-85ab-0eb49f96b7df">
<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="670" y="0" width="40" height="23" uuid="25f66e24-ad42-4ff6-ac86-ac1d1c6f3b03">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12"/>
</textElement>
<text><![CDATA[頁數]]></text>
</staticText>
<staticText>
<reportElement x="740" y="0" width="20" height="23" uuid="e0a5035b-8a7c-49c0-b012-baf4325774b7">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12"/>
</textElement>
<text><![CDATA[/]]></text>
</staticText>
<textField>
<reportElement x="710" y="0" width="30" height="23" uuid="997d0e6e-4e9a-4027-91b6-a2bdf02971fa">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="8" y="30" width="90" height="23" uuid="5f860195-7684-4674-bcba-5e3af52a55da">
<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" isBold="true"/>
</textElement>
<text><![CDATA[報告日期:]]></text>
</staticText>
<textField>
<reportElement x="711" y="53" width="79" height="23" uuid="b1bba504-8ae4-4985-909c-e598c2e6001b"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{year}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="640" y="30" width="71" height="23" uuid="0986cf8b-0ade-490d-bcb5-f2b1aceaab15">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[報告時間:]]></text>
</staticText>
<staticText>
<reportElement x="640" y="53" width="71" height="23" uuid="3e31701d-067e-46eb-b691-a88829562c15">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[年份:]]></text>
</staticText>
<textField>
<reportElement x="711" y="30" width="79" height="23" uuid="89bfffda-987c-4c76-bd0e-cfdb63d8bd0e"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{reportTime}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="98" y="30" width="190" height="23" uuid="f89e2dd2-10de-4ec1-af98-4b8dfb4aac4c"/>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{reportDate}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="300" y="0" width="210" height="23" uuid="e34c7a3e-ea38-4b1b-bbdc-cfe4a5f969de">
<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="16" isBold="true"/>
</textElement>
<text><![CDATA[成品出倉報告]]></text>
</staticText>
<textField>
<reportElement x="98" y="53" width="336" height="23" uuid="f855785e-5316-4c6c-a612-556f58dff006">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="8" y="53" width="90" height="23" uuid="1543eecf-9964-43b0-9103-e885209265e4">
<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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="12" isBold="true"/>
</textElement>
<text><![CDATA[成品出倉日期:]]></text>
</staticText>
<staticText>
<reportElement x="0" y="81" width="92" height="18" uuid="eb3506cf-6d61-4f70-901f-9576df17e66c">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨日期]]></text>
</staticText>
<staticText>
<reportElement x="582" y="81" width="100" height="18" uuid="a9c9239d-6640-4196-9ce4-5be81522a99b">
<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="92" y="81" width="140" height="18" uuid="0f570907-538c-4d1e-a261-5e275f2c3fbe">
<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[DN編號]]></text>
</staticText>
<staticText>
<reportElement x="502" y="81" width="80" height="18" uuid="aa069323-43b9-448c-840e-97054ad358ef">
<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="232" y="81" width="130" height="18" uuid="d8d2ecce-255a-46a5-9ded-949df09192de">
<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="362" y="81" width="140" height="18" uuid="805d0e34-eda9-45a6-9490-83d2282db99b">
<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="682" y="81" width="100" height="18" uuid="0f680edd-048d-4ee1-8a00-2ec33eaf2c88">
<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>
<line>
<reportElement x="0" y="80" width="799" height="1" uuid="7c6becba-07e5-436b-aa4f-48e1711511bd">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="0" y="76" width="799" height="1" uuid="2485d906-1840-42a5-9594-69acee9c2eb4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="1" y="98" width="799" height="1" uuid="dfbdb31d-ffaf-40f0-a898-07eeb289a5ed">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>
<band height="18" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="92" height="18" uuid="7bb350a8-a127-4a47-aa7a-c86119864db9">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryDate}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="92" y="0" width="140" height="18" uuid="4b76d458-5318-402d-9828-c8e7d5a2197a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{dnNo}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="362" y="0" width="140" height="18" uuid="f239f480-ae9f-45f3-a03e-562eab10c304">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{customerName}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="502" y="0" width="80" height="18" uuid="143501a2-6a00-4fe2-84c4-2689ad68cbc4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{qty}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="582" y="0" width="100" height="18" uuid="1d124434-b3f7-48dd-89c2-29ea10c28941">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="682" y="0" width="100" height="18" uuid="62c1bc61-05ac-450f-9385-75f2f1cba9fd">
<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>
<textFieldExpression><![CDATA[$F{truckNo}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="232" y="0" width="130" height="18" uuid="8d42562f-843e-43e7-bb4a-5bf08f9adc89">
<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>
</band>
</detail>
</jasperReport>

+ 102
- 153
src/main/resources/jasper/FGStockOutTraceabilityReport.jrxml 查看文件

@@ -60,158 +60,19 @@
<group name="Group1" keepTogether="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="44">
<staticText>
<reportElement x="640" y="4" 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 textAdjust="StretchHeight">
<reportElement x="681" y="4" width="119" 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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<band height="18">
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="480" 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="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement isPrintRepeatedValues="false" x="0" y="0" width="579" height="18" printWhenGroupChanges="Group1" uuid="55eabe3a-e291-4cac-a5bf-3ad3f9a8b3a7"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="110" y="4" width="50" 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>
<staticText>
<reportElement x="0" y="4" width="50" 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 textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="ad155e90-c05b-4b7f-983b-129904eb2061">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="620" y="24" width="180" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[提料備注]]></text>
</staticText>
<staticText>
<reportElement x="320" y="24" width="80" 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="24" width="120" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨訂單編號]]></text>
</staticText>
<staticText>
<reportElement x="120" y="24" width="100" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[提料單編號]]></text>
</staticText>
<staticText>
<reportElement x="220" y="24" width="100" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement x="508" y="24" width="112" 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="24" 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="459" y="24" width="49" 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">
<band height="19">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<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"/>
@@ -229,18 +90,16 @@
</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>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement x="0" y="0" width="800" height="1" uuid="8ee25725-096b-4d76-9c7a-c0a41fbe6dbb">
<reportElement x="0" y="0" width="799" height="1" uuid="0c68b8f8-be58-420f-8c93-56f8f2c58181">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
@@ -251,7 +110,7 @@
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="80">
<band height="99">
<textField evaluationTime="Report">
<reportElement x="780" y="2" width="20" height="18" uuid="8ebe39b1-11cd-4058-a4c5-a32de40e2235">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
@@ -363,6 +222,96 @@
</textElement>
<textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="400" y="80" 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="320" y="80" width="80" 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="120" y="80" width="100" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[提料單編號]]></text>
</staticText>
<staticText>
<reportElement x="459" y="80" width="49" 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>
<staticText>
<reportElement x="220" y="80" width="100" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement x="620" y="80" width="180" 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="508" y="80" width="112" 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="0" y="80" width="120" 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="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨訂單編號]]></text>
</staticText>
<line>
<reportElement x="1" y="98" width="800" height="1" uuid="8ee25725-096b-4d76-9c7a-c0a41fbe6dbb">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>


+ 104
- 159
src/main/resources/jasper/ItemQCReport.jrxml 查看文件

@@ -54,172 +54,24 @@
<field name="stockSubCategory" class="java.lang.String"/>
<group name="Group1" keepTogether="true">
<groupHeader>
<band height="44">
<band height="18">
<property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/>
<staticText>
<reportElement x="0" y="26" width="80" height="18" uuid="67fc8d08-74ed-4e63-af62-4bf566c2bea4">
<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="80" y="26" width="70" height="18" uuid="7db4a800-8573-408c-baad-f4f4885625c9">
<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="150" y="26" width="160" height="18" uuid="f6036ff2-a00e-4809-bcb2-f4e86fb1ccf7">
<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="320" y="26" width="170" height="18" uuid="26c0ec07-f36c-4f9a-8b9c-5e485bdd501e">
<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="489" y="26" width="50" height="18" uuid="808b9adc-e79f-469b-89f8-a4d8035d0b02">
<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="539" y="26" width="50" height="18" uuid="7d8c7616-20d1-4081-853b-34bf90711d8f">
<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="590" y="26" width="90" height="18" uuid="e36d0d94-9345-46d2-8fa5-604676255cba">
<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="680" y="26" width="120" height="18" uuid="8b11690e-d04c-4402-9436-dba241594b9a">
<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="110" y="4" width="50" height="18" uuid="f27a6aad-f877-4302-be33-a3448b7893b4">
<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 textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="30ba81ba-6635-4ace-b1ef-d833d7593eb7">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement isPrintRepeatedValues="false" x="0" y="0" width="579" height="18" uuid="2e1dc204-1626-43ee-97eb-bcfa745b2ff1"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="440" height="18" uuid="c2dc8dba-6e83-4495-9ae2-e613123a104a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="641" y="4" width="159" height="18" uuid="62800ea8-2c56-47de-972f-30f55bc6018c">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="4" width="50" height="18" uuid="b0af4be3-4429-4821-9609-ad72c36fa7b8">
<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="600" y="4" width="41" height="18" uuid="5ec52cfb-570a-47de-87d1-db8fb44cab6f">
<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>
</band>
</groupHeader>
<groupFooter>
<band height="5">
<band height="1">
<line>
<reportElement x="0" y="0" width="799" height="1" uuid="babfccb0-edd7-419b-92df-848cf3da5c45">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="0" y="4" width="799" height="1" uuid="18a2cefa-4d37-479e-9e90-f690a5cd24b5">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</groupFooter>
</group>
@@ -227,7 +79,7 @@
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="89" splitType="Stretch">
<band height="108" splitType="Stretch">
<textField evaluationTime="Report">
<reportElement x="780" y="12" width="20" height="18" uuid="54f6d70c-9c04-4980-9151-f748ccd4a5d4">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
@@ -338,10 +190,103 @@
</textElement>
<textFieldExpression><![CDATA[$P{lastInDateStart} + " 到 " + $P{lastInDateEnd}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="590" y="89" width="90" height="18" uuid="e36d0d94-9345-46d2-8fa5-604676255cba">
<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="80" y="89" width="70" height="18" uuid="7db4a800-8573-408c-baad-f4f4885625c9">
<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="490" y="89" width="50" height="18" uuid="808b9adc-e79f-469b-89f8-a4d8035d0b02">
<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="150" y="89" width="160" height="18" uuid="f6036ff2-a00e-4809-bcb2-f4e86fb1ccf7">
<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="89" width="80" height="18" uuid="67fc8d08-74ed-4e63-af62-4bf566c2bea4">
<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="540" y="89" width="50" height="18" uuid="7d8c7616-20d1-4081-853b-34bf90711d8f">
<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="680" y="89" width="120" height="18" uuid="8b11690e-d04c-4402-9436-dba241594b9a">
<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="320" y="89" width="170" height="18" uuid="26c0ec07-f36c-4f9a-8b9c-5e485bdd501e">
<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>
<line>
<reportElement x="0" y="107" width="799" height="1" uuid="726e7b1b-ad52-448c-8ad8-c091106d74dc">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>
<band height="17" splitType="Stretch">
<band height="20" splitType="Stretch">
<textField textAdjust="StretchHeight">
<reportElement x="0" y="0" width="80" height="17" uuid="2f60426c-0d94-483f-8851-2b9d73b438e3"/>
<textElement textAlignment="Center" verticalAlignment="Top">
@@ -371,14 +316,14 @@
<textFieldExpression><![CDATA[$F{qcDefectCriteria}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="489" y="0" width="50" height="17" uuid="4abfba85-9590-4121-aeb3-724182614bea"/>
<reportElement x="490" y="0" width="50" height="17" uuid="4abfba85-9590-4121-aeb3-724182614bea"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{lotQty}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="539" y="0" width="50" height="17" uuid="ffa7b57b-4036-40b7-a6b0-d5e217afbb3b"/>
<reportElement x="540" y="0" width="50" height="17" uuid="ffa7b57b-4036-40b7-a6b0-d5e217afbb3b"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<font fontName="微軟正黑體"/>
</textElement>
@@ -400,4 +345,4 @@
</textField>
</band>
</detail>
</jasperReport>
</jasperReport>

+ 104
- 150
src/main/resources/jasper/MaterialStockOutTraceability.jrxml 查看文件

@@ -56,158 +56,19 @@
<group name="Group1" keepTogether="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="42">
<staticText>
<reportElement x="0" y="24" width="120" height="18" uuid="53dda4bc-e6ba-40de-8bdb-cf9dc0803b23">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[工單編號]]></text>
</staticText>
<staticText>
<reportElement x="120" y="24" width="100" height="18" uuid="58633e83-5a17-4b4c-91fb-0a1e95377b78">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[提料單編號]]></text>
</staticText>
<band height="18">
<textField textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="37bfad84-a622-4315-aa5d-f3e2770b2cdd">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="480" height="18" uuid="582d4186-af99-4408-942d-65d88549e5f4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="4" width="50" height="18" uuid="c43e8542-2a90-4cb6-88b4-ed70a0a225cd">
<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="640" y="4" width="41" height="18" uuid="edee761e-7166-41f0-a41a-826c12c244c0">
<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 textAdjust="StretchHeight">
<reportElement x="681" y="4" width="119" height="18" uuid="b42c04ef-8d2a-4c12-b345-898568d292d8">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement x="3" y="0" width="579" height="18" uuid="8988ea44-8c61-49ef-a4c1-1c382299d651"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="110" y="4" width="50" height="18" uuid="3e729ce6-ad36-4e54-8e6b-884d620649c0">
<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="508" y="24" width="112" height="18" uuid="5faf317c-4814-4507-ae8d-21652d8642ef">
<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="459" y="24" width="49" height="18" uuid="c17221d2-b543-4558-a530-e2b0fe57815c">
<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="320" y="24" width="80" height="18" uuid="fab273cc-7a7b-4598-be08-b1473ab32124">
<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="220" y="24" width="100" height="18" uuid="72c185c0-02bd-44c3-9a95-b8a8b118a5b8">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement x="620" y="24" width="180" height="18" uuid="74f1c031-48f4-4b36-baed-1d3fd973b7ad">
<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="10"/>
</textElement>
<text><![CDATA[提料備注]]></text>
</staticText>
<staticText>
<reportElement x="400" y="24" width="59" height="18" uuid="1f547265-a0c6-472f-8c99-c2ea25c9a6d5">
<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>
</band>
</groupHeader>
<groupFooter>
<band height="23">
<band height="19">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText>
<reportElement x="210" y="0" width="190" height="18" uuid="127b8d9e-7af6-4973-bb72-e96ed062dcc9">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
@@ -226,17 +87,20 @@
<textFieldExpression><![CDATA[$F{totalStockOutQty}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="22" width="799" height="1" uuid="c5c2affc-fff5-41eb-9287-3c2126773dcf">
<reportElement x="0" y="18" width="799" height="1" uuid="2784a7af-f09f-4aaf-8f37-53de577f3471">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="0" y="18" width="799" height="1" uuid="2784a7af-f09f-4aaf-8f37-53de577f3471">
<reportElement x="0" y="0" width="800" height="1" uuid="b2ff06f8-22b8-427c-a929-13d5695a74f5">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement x="0" y="0" width="800" height="1" uuid="b2ff06f8-22b8-427c-a929-13d5695a74f5">
<reportElement x="0" y="0" width="799" height="1" uuid="0ce688e0-bec5-43f8-9634-472bab01eaa0">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
@@ -247,7 +111,7 @@
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="80" splitType="Stretch">
<band height="99" splitType="Stretch">
<textField evaluationTime="Report">
<reportElement x="780" y="2" width="20" height="18" uuid="8e4c063b-81a9-4d2f-854c-f848bf4f7360">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
@@ -359,6 +223,96 @@
</textElement>
<text><![CDATA[報告時間:]]></text>
</staticText>
<staticText>
<reportElement x="459" y="80" width="49" height="18" uuid="c17221d2-b543-4558-a530-e2b0fe57815c">
<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="120" y="80" width="100" height="18" uuid="58633e83-5a17-4b4c-91fb-0a1e95377b78">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[提料單編號]]></text>
</staticText>
<staticText>
<reportElement x="220" y="80" width="100" height="18" uuid="72c185c0-02bd-44c3-9a95-b8a8b118a5b8">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement x="0" y="80" width="120" height="18" uuid="53dda4bc-e6ba-40de-8bdb-cf9dc0803b23">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[工單編號]]></text>
</staticText>
<staticText>
<reportElement x="508" y="80" width="112" height="18" uuid="5faf317c-4814-4507-ae8d-21652d8642ef">
<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="320" y="80" width="80" height="18" uuid="fab273cc-7a7b-4598-be08-b1473ab32124">
<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="620" y="80" width="180" height="18" uuid="74f1c031-48f4-4b36-baed-1d3fd973b7ad">
<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="10"/>
</textElement>
<text><![CDATA[提料備注]]></text>
</staticText>
<staticText>
<reportElement x="400" y="80" width="59" height="18" uuid="1f547265-a0c6-472f-8c99-c2ea25c9a6d5">
<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>
<line>
<reportElement x="1" y="98" width="800" height="1" uuid="d327fcf7-3dfa-4470-b0df-8199ac04ab46">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>


+ 157
- 208
src/main/resources/jasper/StockInTraceabilityReport.jrxml 查看文件

@@ -64,212 +64,20 @@
<group name="Group1" keepTogether="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="51">
<band height="18">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="370" y="23" width="50" height="28" uuid="1f82d706-0492-46e4-b692-dced5c97c824">
<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 stretchType="RelativeToTallestObject" x="0" y="23" width="110" height="28" uuid="3fa7c301-1c2a-430b-8985-338ebf7aa6cf">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨單編號]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="670" y="23" width="40" height="28" uuid="0687499f-0edd-455b-b0a4-caf5725b5f81">
<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 stretchType="RelativeToTallestObject" x="320" y="23" width="50" height="28" uuid="006c5557-c246-47cd-b599-4775f71cbf16">
<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 stretchType="RelativeToTallestObject" x="110" y="23" width="100" height="28" uuid="2f1e753f-ee01-42a1-a4e3-f75985403431">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="710" y="23" width="90" height="28" uuid="db5b9c55-0185-420b-ba6c-0e10d154cc8a">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[供應商名稱]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="590" y="23" width="80" height="28" uuid="c1d0f0dd-34d6-4716-90bd-deb94e5084d2">
<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 stretchType="RelativeToTallestObject" x="210" y="23" width="60" height="28" uuid="cd7a146a-1af0-4428-9b88-dcb159691656">
<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 stretchType="RelativeToTallestObject" x="480" y="23" width="50" height="28" uuid="3c732314-35c2-42ad-98e6-ef42a512c233">
<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 stretchType="RelativeToTallestObject" x="270" y="23" width="50" height="28" uuid="5c05c89c-843b-4fd6-928c-002c6a529679">
<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 stretchType="RelativeToTallestObject" x="530" y="23" width="60" height="28" uuid="58b33148-a772-4295-b10a-718fccc89683">
<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 stretchType="RelativeToTallestObject" x="420" y="23" width="60" height="28" uuid="c70088ac-bcf1-48a1-bb82-ad238a3dbe70">
<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="110" y="4" width="50" height="18" uuid="305dd66b-33b6-4dc4-bd13-c77ae457884b">
<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 textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="930d6c96-9abe-4242-a3f0-3c3a84e7f1da">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement x="3" y="0" width="579" height="18" uuid="c5c88ad4-dfc4-4952-b7f0-4a727151d6f4"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="480" height="18" uuid="7ee60e77-8eaa-4f80-a5d5-8916151b6b8f">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="681" y="4" width="119" height="18" uuid="b0ba730f-e406-43e3-81cc-faf4dc89eafe">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="4" width="50" height="18" uuid="bf65e88d-23db-45f6-bec1-5c6312fa9de6">
<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="640" y="4" width="41" height="18" uuid="81a6f1cd-0a18-44d9-8839-b4a7a6acf4ef">
<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>
</band>
</groupHeader>
<groupFooter>
<band height="23">
<band height="19">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText>
<reportElement x="200" y="0" width="70" height="18" uuid="8d002bea-8762-4e6b-9101-35a570f55031">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
@@ -313,13 +121,11 @@
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement x="0" y="22" width="799" height="1" uuid="0cd77bca-3092-46e3-a512-aee6f2f115f4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="0" y="0" width="799" height="1" uuid="3190fa6b-3b27-4639-8de6-c93c8438ce35">
<reportElement x="0" y="0" width="799" height="1" uuid="0cd77bca-3092-46e3-a512-aee6f2f115f4">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
@@ -327,7 +133,7 @@
</groupFooter>
</group>
<pageHeader>
<band height="74" splitType="Stretch">
<band height="103" splitType="Stretch">
<line>
<reportElement x="0" y="70" width="799" height="1" uuid="8628d83e-856d-44d2-9454-b6d048e6ecae">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
@@ -351,7 +157,7 @@
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="16" isBold="true"/>
</textElement>
<text><![CDATA[入倉記錄報告]]></text>
<text><![CDATA[入倉追蹤報告]]></text>
</staticText>
<textField evaluationTime="Report">
<reportElement x="780" y="0" width="20" height="18" uuid="ad15e154-51b2-4775-8b7e-3cf2d3bc8da9">
@@ -441,10 +247,153 @@
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="670" y="74" width="40" height="28" uuid="0687499f-0edd-455b-b0a4-caf5725b5f81">
<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 stretchType="RelativeToTallestObject" x="270" y="74" width="50" height="28" uuid="5c05c89c-843b-4fd6-928c-002c6a529679">
<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 stretchType="RelativeToTallestObject" x="0" y="74" width="110" height="28" uuid="3fa7c301-1c2a-430b-8985-338ebf7aa6cf">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[送貨單編號]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="710" y="74" width="90" height="28" uuid="db5b9c55-0185-420b-ba6c-0e10d154cc8a">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[供應商名稱]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="210" y="74" width="60" height="28" uuid="cd7a146a-1af0-4428-9b88-dcb159691656">
<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 stretchType="RelativeToTallestObject" x="530" y="74" width="60" height="28" uuid="58b33148-a772-4295-b10a-718fccc89683">
<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 stretchType="RelativeToTallestObject" x="420" y="74" width="60" height="28" uuid="c70088ac-bcf1-48a1-bb82-ad238a3dbe70">
<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 stretchType="RelativeToTallestObject" x="590" y="74" width="80" height="28" uuid="c1d0f0dd-34d6-4716-90bd-deb94e5084d2">
<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 stretchType="RelativeToTallestObject" x="320" y="74" width="50" height="28" uuid="006c5557-c246-47cd-b599-4775f71cbf16">
<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 stretchType="RelativeToTallestObject" x="110" y="74" width="100" height="28" uuid="2f1e753f-ee01-42a1-a4e3-f75985403431">
<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="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[批號]]></text>
</staticText>
<staticText>
<reportElement stretchType="RelativeToTallestObject" x="480" y="74" width="50" height="28" uuid="3c732314-35c2-42ad-98e6-ef42a512c233">
<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 stretchType="RelativeToTallestObject" x="370" y="74" width="50" height="28" uuid="1f82d706-0492-46e4-b692-dced5c97c824">
<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>
<line>
<reportElement x="0" y="102" width="799" height="1" uuid="3190fa6b-3b27-4639-8de6-c93c8438ce35">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>
<band height="22" splitType="Stretch">
<band height="20" splitType="Stretch">
<textField textAdjust="StretchHeight">
<reportElement x="0" y="2" width="110" height="18" uuid="2e173086-b353-417e-9883-5374e9207e86">
<property name="com.jaspersoft.studio.unit.height" value="px"/>


+ 143
- 193
src/main/resources/jasper/StockLedgarReport.jrxml 查看文件

@@ -76,217 +76,59 @@
<group name="Group1" keepTogether="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="42">
<staticText>
<reportElement x="110" y="4" width="50" height="18" uuid="32d5dabf-aee8-4237-bec1-9804eda4e44d">
<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="600" y="4" width="41" height="18" uuid="ae6be13c-565c-4f86-9e17-01006b1d89c3">
<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="4" width="50" height="18" uuid="28b96c27-0614-4f47-8c4e-da85d06fe9cf">
<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 textAdjust="StretchHeight">
<reportElement x="641" y="4" width="159" height="18" uuid="c65a54cf-8063-4f8c-b2bd-085da60e6e42">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="440" height="18" uuid="8055b6d4-f077-4290-978e-d86e62dbb77a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<band height="18">
<textField textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="2d79cb40-6410-4d1d-bd8c-0a5d9acb1460">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement isPrintRepeatedValues="false" x="2" y="0" width="579" height="18" uuid="5b2d2e95-26eb-4e8c-93ba-99eaed3490df"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="150" y="23" width="125" height="18" uuid="1a37e08c-8c54-462f-9a2d-876fc665cdba">
<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="425" y="23" width="44" height="18" uuid="75d5ce02-8001-4f6f-85ae-88c6c21c038a">
<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="0" y="23" width="75" height="18" uuid="29d7c8b3-689f-46c6-8283-ebc81c12e3b9">
<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="75" y="23" width="75" height="18" uuid="8fde28bc-907f-406e-9efc-b1e2ff54d819">
<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="350" y="23" width="75" height="18" uuid="9bfc6cdc-28da-4533-a349-5951fd3bdb8d">
<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="275" y="23" width="75" height="18" uuid="42332f71-1b1f-4cef-a8c8-c2e66f125cb7">
<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="469" y="23" width="44" height="18" uuid="86dcb3cb-197d-458e-9530-d2f4de6e5980">
<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="700" y="23" width="97" height="18" uuid="bb54ccd3-e003-4eba-9d95-d2c9c84767a5">
<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="513" y="23" width="75" height="18" uuid="12c55779-4875-4d8b-914c-9bbf4dcd64ff">
<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="588" y="23" width="112" height="18" uuid="19e06f3b-0c2a-4e9e-b436-79c21d497ebb">
<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="26">
<band height="19">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText>
<reportElement x="275" y="2" width="75" height="18" uuid="518b1512-2f82-48ca-b334-652fe5991b72">
<reportElement x="275" y="0" width="75" height="18" uuid="518b1512-2f82-48ca-b334-652fe5991b72">
<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="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[貨品總量:]]></text>
</staticText>
<textField textAdjust="StretchHeight">
<reportElement x="350" y="2" width="75" height="18" uuid="44b1dc52-ca89-43b5-9828-31db7207ad22">
<reportElement x="350" y="0" width="57" height="18" uuid="44b1dc52-ca89-43b5-9828-31db7207ad22">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalCumOpeningBal}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="425" y="2" width="44" height="18" uuid="6c141d7d-766e-49bf-b987-e790312573a5">
<reportElement x="407" y="0" width="50" height="18" uuid="6c141d7d-766e-49bf-b987-e790312573a5">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalStockIn}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="469" y="2" width="44" height="18" uuid="f6be72ca-650f-4c37-a149-26d5502be17a">
<reportElement x="457" y="0" width="50" height="18" uuid="f6be72ca-650f-4c37-a149-26d5502be17a">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalStockOut}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="513" y="2" width="75" height="18" uuid="636bf782-3020-4b49-837e-53ede91d1443">
<reportElement x="515" y="0" width="75" height="18" uuid="636bf782-3020-4b49-837e-53ede91d1443">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
@@ -295,17 +137,15 @@
<textFieldExpression><![CDATA[$F{totalCumBalance}]]></textFieldExpression>
</textField>
<line>
<reportElement x="2" y="20" width="799" height="1" uuid="c31c2ebe-c7c9-4ad1-abc2-fa0ba99dd77f">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<line>
<reportElement x="2" y="23" width="799" height="1" uuid="14daf4f0-8b99-4577-a6a3-9af9c9fb25ad">
<reportElement x="2" y="18" width="799" height="1" uuid="c31c2ebe-c7c9-4ad1-abc2-fa0ba99dd77f">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement x="4" y="1" width="799" height="1" uuid="9ac22afa-3fbf-4581-91de-510679130d55">
<reportElement x="2" y="0" width="799" height="1" uuid="14daf4f0-8b99-4577-a6a3-9af9c9fb25ad">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
@@ -313,7 +153,7 @@
</groupFooter>
</group>
<pageHeader>
<band height="85" splitType="Stretch">
<band height="117" splitType="Stretch">
<staticText>
<reportElement x="324" y="5" width="165" height="23" uuid="61492f60-688d-4110-b8d2-fcc5b5b24ba7">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
@@ -425,12 +265,124 @@
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<staticText>
<reportElement x="407" y="84" width="50" height="32" uuid="75d5ce02-8001-4f6f-85ae-88c6c21c038a">
<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="705" y="84" width="97" height="32" uuid="bb54ccd3-e003-4eba-9d95-d2c9c84767a5">
<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="150" y="84" width="125" height="32" uuid="1a37e08c-8c54-462f-9a2d-876fc665cdba">
<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="2" y="84" width="78" height="32" uuid="29d7c8b3-689f-46c6-8283-ebc81c12e3b9">
<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="515" y="84" width="75" height="32" uuid="12c55779-4875-4d8b-914c-9bbf4dcd64ff">
<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="593" y="84" width="112" height="32" uuid="19e06f3b-0c2a-4e9e-b436-79c21d497ebb">
<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="457" y="84" width="50" height="32" uuid="86dcb3cb-197d-458e-9530-d2f4de6e5980">
<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="88" y="84" width="62" height="32" uuid="8fde28bc-907f-406e-9efc-b1e2ff54d819">
<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="350" y="84" width="57" height="32" uuid="9bfc6cdc-28da-4533-a349-5951fd3bdb8d">
<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="275" y="84" width="75" height="32" uuid="42332f71-1b1f-4cef-a8c8-c2e66f125cb7">
<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>
<line>
<reportElement x="2" y="116" width="799" height="1" uuid="25601617-e2c7-4daf-829d-4525fdde0b6a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</pageHeader>
<detail>
<band height="16" splitType="Stretch">
<textField textAdjust="StretchHeight">
<reportElement x="0" y="0" width="75" height="16" uuid="5fbbcd25-b23a-4c47-a71c-ba7c8d8f1b83">
<reportElement x="2" y="0" width="78" height="16" uuid="5fbbcd25-b23a-4c47-a71c-ba7c8d8f1b83">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
@@ -449,7 +401,7 @@
<textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="350" y="0" width="75" height="16" uuid="1984acde-9076-4256-a580-e5b5842fa849">
<reportElement x="350" y="0" width="57" height="16" uuid="1984acde-9076-4256-a580-e5b5842fa849">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
@@ -461,9 +413,7 @@
.format(new java.math.BigDecimal($F{cumOpeningBal}))]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="469" y="0" width="44" height="16" uuid="ca781a08-f648-41bc-a44f-b4d3fc05bf24">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<reportElement x="457" y="0" width="50" height="16" uuid="ca781a08-f648-41bc-a44f-b4d3fc05bf24"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<font fontName="微軟正黑體" size="10"/>
</textElement>
@@ -473,7 +423,7 @@
.format(new java.math.BigDecimal($F{stockOut}))]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="513" y="0" width="75" height="16" uuid="0011e1ab-a161-46d8-af84-629e955e5461">
<reportElement x="515" y="0" width="75" height="16" uuid="0011e1ab-a161-46d8-af84-629e955e5461">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
@@ -485,7 +435,7 @@
.format(new java.math.BigDecimal($F{cumBalance}))]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="588" y="0" width="112" height="16" uuid="abcf9c0b-8e93-44b0-af99-8b7fe7812ff8">
<reportElement x="593" y="0" width="112" height="16" uuid="abcf9c0b-8e93-44b0-af99-8b7fe7812ff8">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
@@ -494,7 +444,7 @@
<textFieldExpression><![CDATA[$F{orderRefNo}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="700" y="0" width="97" height="16" uuid="ce3e11a6-b071-4825-aa2c-ecd03f83c976">
<reportElement x="705" y="0" width="97" height="16" uuid="ce3e11a6-b071-4825-aa2c-ecd03f83c976">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
@@ -503,11 +453,11 @@
<textFieldExpression><![CDATA[$F{storeLocation}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="75" y="0" width="75" height="16" uuid="e2282f48-5570-4344-aff3-cd3eee96bcb2">
<reportElement x="88" y="0" width="62" height="16" uuid="e2282f48-5570-4344-aff3-cd3eee96bcb2">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Top">
<textElement textAlignment="Center" verticalAlignment="Top">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{trnRefNo}]]></textFieldExpression>
@@ -522,7 +472,7 @@
<textFieldExpression><![CDATA[$F{expiryDate}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="425" y="0" width="44" height="16" uuid="ffe94de6-379f-4c80-a86f-33b8cb5b3830">
<reportElement x="407" y="0" width="50" height="16" uuid="ffe94de6-379f-4c80-a86f-33b8cb5b3830">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">


+ 208
- 248
src/main/resources/jasper/StockTakeVarianceReport.jrxml 查看文件

@@ -57,265 +57,84 @@
<field name="stockTakeQty" class="java.lang.String"/>
<field name="variance" class="java.lang.String"/>
<field name="variancePercentage" class="java.lang.String"/>
<group name="Group1" keepTogether="true">
<group name="Group1" keepTogether="true" preventOrphanFooter="true">
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression>
<groupHeader>
<band height="44">
<staticText>
<reportElement x="162" y="25" width="60" height="18" uuid="c43ed9ca-fc56-45ec-b0ee-226cfcff8aa3">
<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="222" y="25" width="59" height="18" uuid="03e2ea49-2624-4d3d-a8a5-5ddb555cf70c">
<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="281" y="25" width="61" height="18" uuid="8e6ca12d-b2e5-422e-96e1-71f547b00e8b">
<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="25" width="90" height="18" uuid="9b1a4488-b6df-4700-8016-83b36aa7e295">
<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="90" y="25" width="72" height="18" uuid="c88c7ca8-d64c-46b6-9725-f12734d6796a">
<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="342" y="25" width="48" height="18" uuid="dc169b7d-17b6-4d09-b222-c8f7a3e594ec">
<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="402" y="25" width="80" height="18" uuid="ed517641-4204-4b0d-8bd8-c5c2a2d880c5">
<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="642" y="25" width="80" height="18" uuid="2a6b0aa8-6959-4850-a55c-76d3a1236619">
<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="722" y="25" width="78" height="18" uuid="c4154ab0-b050-4007-a9a5-617cb45395a5">
<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="580" y="25" width="62" height="18" uuid="cc9aeff5-5e31-442c-97af-344d62028419">
<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="530" y="25" width="50" height="18" uuid="e4ad84ad-9203-464f-a21c-b9c1214eabfb">
<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="482" y="25" width="48" height="18" uuid="d27b0108-c671-44ac-8af3-3c5f68a5ff4f">
<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>
<line>
<reportElement x="0" y="43" width="800" height="1" uuid="3d8c17c8-9bfb-4d3a-9513-1fd1e0cfa876">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
<textField textAdjust="StretchHeight">
<reportElement x="160" y="4" width="440" height="18" uuid="49bfb864-a907-432f-af61-36787209e742">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="600" y="4" width="41" height="18" uuid="9de069f1-dc9f-43ac-8a4d-3f0576a0020b">
<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="4" width="50" height="18" uuid="5cc056c2-ccd8-49c4-bea6-377a6effb8b3">
<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>
<band height="19">
<textField textAdjust="StretchHeight">
<reportElement x="50" y="4" width="60" height="18" uuid="c09a61b3-69a8-4c7a-933f-de3a6cd1e2ea">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="110" y="4" width="50" height="18" uuid="80442c10-b1a1-4b04-8acb-2b0c4fdf7c78">
<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 textAdjust="StretchHeight">
<reportElement x="641" y="4" width="159" height="18" uuid="669a9e33-9af0-45a2-a2a0-b8f47122c5b5">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
<reportElement x="3" y="0" width="579" height="18" uuid="89a0d4b3-860b-4fa9-b8b4-cb1d9a19b053"/>
<textElement textAlignment="Left" verticalAlignment="Top" markup="styled">
<font fontName="微軟正黑體" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{itemNo}+" "+$F{itemName}+" "+$F{unitOfMeasure}]]></textFieldExpression>
</textField>
</band>
</groupHeader>
<groupFooter>
<band height="23">
<band height="20" splitType="Stretch">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText>
<reportElement x="90" y="0" width="72" height="18" uuid="73e4fded-40e2-44d5-b789-34a33978ed5a">
<reportElement isPrintRepeatedValues="false" x="93" y="0" width="72" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="73e4fded-40e2-44d5-b789-34a33978ed5a">
<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"/>
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<text><![CDATA[貨品總量:]]></text>
</staticText>
<line>
<reportElement x="0" y="19" width="799" height="1" uuid="4747ef1b-701f-4214-aabc-ebd21ac1983a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<textField textAdjust="StretchHeight" isBlankWhenNull="true">
<reportElement isPrintRepeatedValues="false" x="225" y="0" width="59" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="f5110679-17e7-4ebe-91c7-d121585e8cb3">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
</line>
<textField textAdjust="StretchHeight">
<reportElement x="222" y="0" width="59" height="18" uuid="f5110679-17e7-4ebe-91c7-d121585e8cb3"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalCumStockIn}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="22" width="799" height="1" uuid="24f54c66-bb75-492f-935b-80025aa7c0c1">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<textField textAdjust="StretchHeight" isBlankWhenNull="true">
<reportElement isPrintRepeatedValues="false" x="345" y="0" width="48" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="2a6656d2-98da-4b90-9c3b-e26f05ac07e2">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
</line>
<textField textAdjust="StretchHeight">
<reportElement x="342" y="0" width="48" height="18" uuid="2a6656d2-98da-4b90-9c3b-e26f05ac07e2"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalCurrentBalance}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="281" y="0" width="61" height="18" uuid="a3ba77c5-a47a-4add-8c47-c2b68d409643"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<textField textAdjust="StretchHeight" isBlankWhenNull="true">
<reportElement isPrintRepeatedValues="false" x="284" y="0" width="61" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="a3ba77c5-a47a-4add-8c47-c2b68d409643">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalCumStockOut}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="162" y="0" width="60" height="18" uuid="4ff62b11-988c-4bf8-a851-203770c8206b"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<textField textAdjust="StretchHeight" isBlankWhenNull="true">
<reportElement isPrintRepeatedValues="false" x="165" y="0" width="60" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="4ff62b11-988c-4bf8-a851-203770c8206b">
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{totalOpeningBalance}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="-1" width="799" height="1" uuid="bb5e28fc-6ecd-4fd2-aef9-0729f29b8154">
<reportElement isPrintRepeatedValues="false" x="0" y="19" width="799" height="1" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="bb5e28fc-6ecd-4fd2-aef9-0729f29b8154">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
</reportElement>
</line>
</band>
<band height="1">
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
<line>
<reportElement isPrintRepeatedValues="false" x="0" y="0" width="799" height="1" isRemoveLineWhenBlank="true" uuid="3bfeae91-19a7-4048-853e-2986b230ddb6">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<printWhenExpression><![CDATA[$V{Group1_COUNT} == 1]]></printWhenExpression>
</reportElement>
</line>
</band>
@@ -386,21 +205,21 @@
<text><![CDATA[報告日期:]]></text>
</staticText>
<textField>
<reportElement x="90" y="35" width="390" height="23" uuid="e6b7b1f0-1979-4784-ba94-1472a0227945"/>
<reportElement x="90" y="35" width="330" height="23" uuid="e6b7b1f0-1979-4784-ba94-1472a0227945"/>
<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="8480fa52-ad91-40da-99dc-43963f4435e8"/>
<reportElement x="510" y="35" width="228" height="23" uuid="8480fa52-ad91-40da-99dc-43963f4435e8"/>
<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="72e0e86b-38e1-44cf-94dc-718a683005a0">
<reportElement x="420" y="35" width="90" height="23" uuid="72e0e86b-38e1-44cf-94dc-718a683005a0">
<property name="com.jaspersoft.studio.unit.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
@@ -457,113 +276,254 @@
</textField>
</band>
</pageHeader>
<columnHeader>
<band height="20">
<staticText>
<reportElement isPrintRepeatedValues="false" x="164" y="1" width="60" height="18" isPrintInFirstWholeBand="true" uuid="79a1b667-cc70-4200-999e-d030f9aa0066">
<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 isPrintRepeatedValues="false" x="224" y="1" width="59" height="18" isPrintInFirstWholeBand="true" uuid="b8754770-f8c2-4920-90d2-9578e5a1cbf9">
<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 isPrintRepeatedValues="false" x="283" y="1" width="61" height="18" isPrintInFirstWholeBand="true" uuid="59569258-e09a-40b4-9f37-5e3939fc294d">
<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 isPrintRepeatedValues="false" x="2" y="1" width="90" height="18" isPrintInFirstWholeBand="true" uuid="12b01171-4800-444d-b50a-e9b204f526a7">
<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 isPrintRepeatedValues="false" x="92" y="1" width="72" height="18" isPrintInFirstWholeBand="true" uuid="8d6b48f0-38f2-45b9-b306-9e7c81b99d5f">
<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 isPrintRepeatedValues="false" x="344" y="1" width="48" height="18" isPrintInFirstWholeBand="true" uuid="38b97df1-2013-4b2d-a48d-06015c159953">
<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 isPrintRepeatedValues="false" x="404" y="1" width="80" height="18" isPrintInFirstWholeBand="true" uuid="e95a755d-4ecb-4900-ac9a-3a6e3b9b3470">
<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 isPrintRepeatedValues="false" x="644" y="1" width="80" height="18" isPrintInFirstWholeBand="true" uuid="12a99c2d-6eb7-44c3-b442-37a89be3fe15">
<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 isPrintRepeatedValues="false" x="724" y="1" width="78" height="18" isPrintInFirstWholeBand="true" uuid="3fa6b5c0-acca-4a1d-85c2-4d8badd928e1">
<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 isPrintRepeatedValues="false" x="582" y="1" width="62" height="18" isPrintInFirstWholeBand="true" uuid="921c16b3-172b-43b9-a090-24d2ee88a1b2">
<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 isPrintRepeatedValues="false" x="532" y="1" width="50" height="18" isPrintInFirstWholeBand="true" uuid="5dfc210f-b576-472b-a8a2-9db870c19b92">
<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 isPrintRepeatedValues="false" x="484" y="1" width="48" height="18" isPrintInFirstWholeBand="true" uuid="1590e6c1-5f5a-46ca-84ae-a45e2d4c5a0b">
<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>
<line>
<reportElement isPrintRepeatedValues="false" x="0" y="19" width="800" height="1" isPrintInFirstWholeBand="true" uuid="8bdc6e64-fc14-4fee-bfd3-f2e68abdc606">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
</line>
</band>
</columnHeader>
<detail>
<band height="18" splitType="Stretch">
<textField textAdjust="StretchHeight">
<reportElement x="281" y="0" width="61" height="18" uuid="19f83771-8676-4dea-8fe4-d17293cbc904">
<reportElement x="284" y="0" width="61" height="18" uuid="19f83771-8676-4dea-8fe4-d17293cbc904">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{cumStockOut}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="90" y="0" width="72" height="18" uuid="608e1ba1-d37b-492e-a6c5-c8e97dfaf14a">
<reportElement x="93" y="0" width="72" height="18" uuid="608e1ba1-d37b-492e-a6c5-c8e97dfaf14a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{expiryDate}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="162" y="0" width="60" height="18" uuid="f37e22a9-1ddd-4f18-82ca-07007187ecd5">
<reportElement x="165" y="0" width="60" height="18" uuid="f37e22a9-1ddd-4f18-82ca-07007187ecd5">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{openingBalance}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="0" y="0" width="90" height="18" uuid="1d7293e1-dab1-473e-bdb9-f13cc2b29e19">
<reportElement x="3" y="0" width="90" height="18" uuid="1d7293e1-dab1-473e-bdb9-f13cc2b29e19">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Top">
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="222" y="0" width="59" height="18" uuid="f885d459-39e5-49d4-9e7e-fad313f5858a">
<reportElement x="225" y="0" width="59" height="18" uuid="f885d459-39e5-49d4-9e7e-fad313f5858a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{cumStockIn}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="342" y="0" width="48" height="18" uuid="48601d57-e240-4390-9ec7-71c77773ee86">
<reportElement x="345" y="0" width="48" height="18" uuid="48601d57-e240-4390-9ec7-71c77773ee86">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{currentBookBalance}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="402" y="0" width="80" height="18" uuid="f8664cfc-0eb6-497a-bce6-2171e3d9e43a">
<reportElement x="405" y="0" width="80" height="18" uuid="f8664cfc-0eb6-497a-bce6-2171e3d9e43a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{storeLocation}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="722" y="0" width="78" height="18" uuid="f77b71a5-fd51-4d0b-86cd-fe556b5abfa0">
<reportElement key="" x="725" y="0" width="78" height="18" uuid="f77b71a5-fd51-4d0b-86cd-fe556b5abfa0">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{lastOutDate}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="642" y="0" width="80" height="18" uuid="19641d4c-43f5-42ef-b76a-1efc06f9805a">
<reportElement x="645" y="0" width="80" height="18" uuid="19641d4c-43f5-42ef-b76a-1efc06f9805a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Top">
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{lastInDate}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="482" y="0" width="48" height="18" uuid="02d11283-5166-45fd-a900-6ae62315ac0a">
<reportElement x="485" y="0" width="48" height="18" uuid="02d11283-5166-45fd-a900-6ae62315ac0a">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{stockTakeQty}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="530" y="0" width="50" height="18" uuid="68b8a311-ac96-4df6-9b9f-fb0db60c8a2d">
<reportElement x="533" y="0" width="50" height="18" uuid="68b8a311-ac96-4df6-9b9f-fb0db60c8a2d">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{variance}]]></textFieldExpression>
</textField>
<textField textAdjust="StretchHeight">
<reportElement x="580" y="0" width="62" height="18" uuid="c49f3615-0417-4724-a048-127fafce1d10">
<reportElement x="583" y="0" width="62" height="18" uuid="c49f3615-0417-4724-a048-127fafce1d10">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Top">
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/>
</textElement>
<textFieldExpression><![CDATA[$F{variancePercentage}]]></textFieldExpression>


Loading…
取消
儲存