|
|
|
@@ -0,0 +1,655 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<!-- Created with Jaspersoft Studio version 6.17.0.final using JasperReports Library version 6.17.0-6d93193241dd8cc42629e188b94f9e0bc5722efd --> |
|
|
|
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="StockTakeVarianceReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="f00b4a24-af11-4263-9e82-3966acf01017"> |
|
|
|
<parameter name="stockSubCategory" class="java.lang.String"> |
|
|
|
<defaultValueExpression><![CDATA["stockSubCategory"]]></defaultValueExpression> |
|
|
|
</parameter> |
|
|
|
<parameter name="stockCategory" class="java.lang.String"> |
|
|
|
<defaultValueExpression><![CDATA["stockCategory"]]></defaultValueExpression> |
|
|
|
</parameter> |
|
|
|
<parameter name="itemNo" class="java.lang.String"> |
|
|
|
<defaultValueExpression><![CDATA["itemCode"]]></defaultValueExpression> |
|
|
|
</parameter> |
|
|
|
<parameter name="year" class="java.lang.String"/> |
|
|
|
<parameter name="reportDate" class="java.lang.String"/> |
|
|
|
<parameter name="reportTime" class="java.lang.String"/> |
|
|
|
<parameter name="storeLocation" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["storeLocation"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="balanceFilterStart" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["balanceFilterStart"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="balanceFilterEnd" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["balanceFilterEnd"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="lastInDateStart" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["lastInDateStart"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="lastOutDateStart" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="lastInDateEnd" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["lastInDateStart"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<parameter name="lastOutDateEnd" class="java.lang.String"> |
|
|
|
<parameterDescription><![CDATA["lastOutDateStart"]]></parameterDescription> |
|
|
|
</parameter> |
|
|
|
<queryString> |
|
|
|
<![CDATA[]]> |
|
|
|
</queryString> |
|
|
|
<field name="stockSubCategory" class="java.lang.String"/> |
|
|
|
<field name="itemNo" class="java.lang.String"/> |
|
|
|
<field name="itemName" class="java.lang.String"/> |
|
|
|
<field name="unitOfMeasure" class="java.lang.String"/> |
|
|
|
<field name="lotNo" class="java.lang.String"/> |
|
|
|
<field name="expiryDate" class="java.lang.String"/> |
|
|
|
<field name="openingBalance" class="java.lang.String"/> |
|
|
|
<field name="cumStockIn" class="java.lang.String"/> |
|
|
|
<field name="cumStockOut" class="java.lang.String"/> |
|
|
|
<field name="currentBookBalance" class="java.lang.String"/> |
|
|
|
<field name="totalCumStockIn" class="java.lang.String"/> |
|
|
|
<field name="totalOpeningBalance" class="java.lang.String"/> |
|
|
|
<field name="totalCumStockOut" class="java.lang.String"/> |
|
|
|
<field name="totalCurrentBalance" class="java.lang.String"/> |
|
|
|
<field name="lastOutDate" class="java.lang.String"/> |
|
|
|
<field name="lastInDate" class="java.lang.String"/> |
|
|
|
<field name="storeLocation" class="java.lang.String"/> |
|
|
|
<field name="stockTakeQty" class="java.lang.String"/> |
|
|
|
<field name="variance" class="java.lang.String"/> |
|
|
|
<field name="variancePercentage" class="java.lang.String"/> |
|
|
|
<group name="Group1"> |
|
|
|
<groupExpression><![CDATA[$F{itemNo}]]></groupExpression> |
|
|
|
<groupHeader> |
|
|
|
<band height="69"> |
|
|
|
<staticText> |
|
|
|
<reportElement x="162" y="50" 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="50" 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="50" 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="50" width="72" 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="72" y="50" width="90" 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="50" width="60" 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="50" 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="50" 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="50" 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="60" y="12" width="119" height="18" uuid="147aafe2-44f4-4ad2-82bc-f280d0d1cf3b"> |
|
|
|
<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="279" y="12" width="61" height="18" uuid="3bde86a7-2374-42e3-ae4d-d723d8c26d59"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[單位]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="0" y="30" width="60" height="18" uuid="19e1fecf-2351-4256-acbd-3c532ecd3053"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{stockSubCategory}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="179" y="12" width="100" height="18" uuid="7dae262b-f67c-4e41-b377-4309e64966e3"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[貨品名稱]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="279" y="30" width="61" height="18" uuid="9c1a6ce6-e459-4be8-8caa-eee298377f0a"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{unitOfMeasure}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="179" y="30" width="100" height="18" uuid="4ba9a34e-fdbb-4e81-8826-c741c60e5776"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{itemName}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="12" width="60" height="18" uuid="92479227-2add-4390-a07c-b3d740dc74f4"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[貨物子分類]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="60" y="30" width="119" height="18" uuid="aeb5fe9d-7092-46d6-b990-591f95388d80"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{itemNo}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="580" y="50" 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="50" 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="50" 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="68" width="800" height="1" uuid="3d8c17c8-9bfb-4d3a-9513-1fd1e0cfa876"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
</band> |
|
|
|
</groupHeader> |
|
|
|
<groupFooter> |
|
|
|
<band height="25"> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="0" width="72" height="18" 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"/> |
|
|
|
</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"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
<textField> |
|
|
|
<reportElement x="222" y="0" width="59" height="18" uuid="f5110679-17e7-4ebe-91c7-d121585e8cb3"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<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"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
<textField> |
|
|
|
<reportElement x="342" y="0" width="60" height="18" uuid="2a6656d2-98da-4b90-9c3b-e26f05ac07e2"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{totalCurrentBalance}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="281" y="0" width="61" height="18" uuid="a3ba77c5-a47a-4add-8c47-c2b68d409643"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{totalCumStockOut}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="162" y="0" width="60" height="18" uuid="4ff62b11-988c-4bf8-a851-203770c8206b"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<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"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
</band> |
|
|
|
</groupFooter> |
|
|
|
</group> |
|
|
|
<background> |
|
|
|
<band splitType="Stretch"/> |
|
|
|
</background> |
|
|
|
<pageHeader> |
|
|
|
<band height="177" splitType="Stretch"> |
|
|
|
<textField> |
|
|
|
<reportElement x="90" y="58" width="390" height="23" uuid="055d995c-21f5-4c0f-877b-01e3f5b5bcee"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="16" isBold="true"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{stockCategory}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="58" width="90" height="23" uuid="29921a47-81f3-4a87-a028-9774a52d9d11"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="16" isBold="true"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[貨物分類:]]></text> |
|
|
|
</staticText> |
|
|
|
<textField evaluationTime="Report"> |
|
|
|
<reportElement x="780" y="12" width="20" height="18" uuid="3ab4080e-cc8d-4dfa-88f5-735d07ddc468"> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="700" y="12" width="40" height="18" uuid="c956dfbd-62a5-4622-8d39-2650f1715ed2"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[頁數]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="740" y="12" width="20" height="18" uuid="821a1a2d-c892-40bd-b83a-70664069267e"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="760" y="12" width="20" height="18" uuid="3ed436a1-f986-4ced-a106-d8753f4500dc"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[/]]></text> |
|
|
|
</staticText> |
|
|
|
<line> |
|
|
|
<reportElement x="0" y="90" width="800" height="1" uuid="1798b029-2455-47f7-bc74-71a510296848"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
<line> |
|
|
|
<reportElement x="0" y="176" width="799" height="1" uuid="f513c3ec-7fbf-471f-a2e4-253a28919190"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
<line> |
|
|
|
<reportElement x="0" y="172" width="799" height="1" uuid="351a15c1-61e4-4af3-bb48-dea07b8df3c2"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
</line> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="35" width="90" height="23" uuid="9f0deae9-2ec2-4216-98a2-048ab9a5ef75"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="16" isBold="true"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[報告日期:]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="90" y="35" width="390" height="23" uuid="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"/> |
|
|
|
<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"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="16" isBold="true"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[報告時間:]]></text> |
|
|
|
</staticText> |
|
|
|
<staticText> |
|
|
|
<reportElement x="290" y="0" width="220" height="23" uuid="ae59d134-591e-4212-b594-6388bc15e629"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Middle"> |
|
|
|
<font fontName="微軟正黑體" size="16" isBold="true"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[Stock Take Variance Report]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="462" y="154" width="336" height="18" uuid="5f48b4ac-c22a-4021-b248-aebd1b92d034"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{lastOutDateStart} + " 到 " + $P{lastOutDateEnd} ]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="82" y="136" width="716" height="18" uuid="6623c592-7ad7-47a1-88d5-fb090e696173"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{storeLocation}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="154" width="82" height="18" uuid="87ef77ed-11ea-4b39-8a6d-3d59ff6237c5"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[最後入倉日期:]]></text> |
|
|
|
</staticText> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="136" width="82" height="18" uuid="d996cf2f-4d33-4670-847c-92972493dfa3"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[店鋪位置:]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="82" y="100" width="716" height="18" uuid="ac6afeca-fefd-4bd0-bff4-eea61fe8466a"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{stockSubCategory}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="100" width="82" height="18" uuid="2458c6d8-ccd9-4681-85e4-282758424b65"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[貨物子分類:]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="82" y="154" width="298" height="18" uuid="6fa32fce-a0ee-4d45-9493-4dc2e7a285cb"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{lastInDateStart} + " 到 " + $P{lastInDateEnd} ]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="0" y="118" width="82" height="18" uuid="31dcbc27-d256-4a03-af5b-9ee67096c433"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[存量:]]></text> |
|
|
|
</staticText> |
|
|
|
<textField> |
|
|
|
<reportElement x="82" y="118" width="716" height="18" uuid="a71100ea-1dd7-493a-b0cc-13d505825b89"> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$P{balanceFilterStart}+"件"+ " ~ " + $P{balanceFilterEnd}+"件"]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<staticText> |
|
|
|
<reportElement x="380" y="154" width="82" height="18" uuid="a967dd17-63af-4315-9421-634ed6063bf8"> |
|
|
|
<property name="com.jaspersoft.studio.unit.y" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.height" value="px"/> |
|
|
|
<property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
|
|
</reportElement> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體" size="12"/> |
|
|
|
</textElement> |
|
|
|
<text><![CDATA[最後出倉日期:]]></text> |
|
|
|
</staticText> |
|
|
|
</band> |
|
|
|
</pageHeader> |
|
|
|
<detail> |
|
|
|
<band height="31" splitType="Stretch"> |
|
|
|
<textField> |
|
|
|
<reportElement x="281" y="0" width="61" height="30" uuid="19f83771-8676-4dea-8fe4-d17293cbc904"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{cumStockOut}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="72" y="0" width="90" height="30" uuid="608e1ba1-d37b-492e-a6c5-c8e97dfaf14a"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{expiryDate}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="162" y="0" width="60" height="30" uuid="f37e22a9-1ddd-4f18-82ca-07007187ecd5"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{openingBalance}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="0" y="0" width="72" height="30" 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"> |
|
|
|
<font fontName="微軟正黑體" size="10"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{lotNo}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="222" y="0" width="59" height="30" uuid="f885d459-39e5-49d4-9e7e-fad313f5858a"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{cumStockIn}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="342" y="0" width="60" height="30" uuid="48601d57-e240-4390-9ec7-71c77773ee86"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{currentBookBalance}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="402" y="0" width="80" height="30" uuid="f8664cfc-0eb6-497a-bce6-2171e3d9e43a"/> |
|
|
|
<textElement textAlignment="Left" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{storeLocation}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="722" y="0" width="78" height="30" uuid="f77b71a5-fd51-4d0b-86cd-fe556b5abfa0"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{lastOutDate}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="642" y="0" width="80" height="30" uuid="19641d4c-43f5-42ef-b76a-1efc06f9805a"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{lastInDate}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="482" y="0" width="48" height="30" uuid="02d11283-5166-45fd-a900-6ae62315ac0a"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{stockTakeQty}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="530" y="0" width="50" height="30" uuid="68b8a311-ac96-4df6-9b9f-fb0db60c8a2d"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{variance}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
<textField> |
|
|
|
<reportElement x="580" y="0" width="62" height="30" uuid="c49f3615-0417-4724-a048-127fafce1d10"/> |
|
|
|
<textElement textAlignment="Right" verticalAlignment="Top"> |
|
|
|
<font fontName="微軟正黑體"/> |
|
|
|
</textElement> |
|
|
|
<textFieldExpression><![CDATA[$F{variancePercentage}]]></textFieldExpression> |
|
|
|
</textField> |
|
|
|
</band> |
|
|
|
</detail> |
|
|
|
</jasperReport> |