Tommy\2Fi-Staff před 2 týdny
rodič
revize
df436ce487
2 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. +2
    -2
      src/main/resources/jasper/StockLedgarReport.jrxml
  2. +3
    -3
      src/main/resources/jasper/StockTakeVarianceReport.jrxml

+ 2
- 2
src/main/resources/jasper/StockLedgarReport.jrxml Zobrazit soubor

@@ -243,7 +243,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/> <font fontName="微軟正黑體" size="10"/>
</textElement> </textElement>
<text><![CDATA[計存量]]></text>
<text><![CDATA[計存量]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="592" y="84" width="112" height="32" uuid="19e06f3b-0c2a-4e9e-b436-79c21d497ebb"> <reportElement x="592" y="84" width="112" height="32" uuid="19e06f3b-0c2a-4e9e-b436-79c21d497ebb">
@@ -285,7 +285,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體" size="10"/> <font fontName="微軟正黑體" size="10"/>
</textElement> </textElement>
<text><![CDATA[計期初
<text><![CDATA[計期初
存量]]></text> 存量]]></text>
</staticText> </staticText>
<staticText> <staticText>


+ 3
- 3
src/main/resources/jasper/StockTakeVarianceReport.jrxml Zobrazit soubor

@@ -54,7 +54,7 @@
<field name="lastMovementDate" class="java.lang.String"/> <field name="lastMovementDate" class="java.lang.String"/>
<field name="lastInDate" class="java.lang.String"/> <field name="lastInDate" class="java.lang.String"/>
<field name="storeLocation" class="java.lang.String"/> <field name="storeLocation" class="java.lang.String"/>
<field name="stockTakeQty" class="java.lang.String"/>
<field name="stockCountQty" class="java.lang.String"/>
<field name="variance" class="java.lang.String"/> <field name="variance" class="java.lang.String"/>
<field name="variancePercentage" class="java.lang.String"/> <field name="variancePercentage" class="java.lang.String"/>
<group name="Group1" keepTogether="true" preventOrphanFooter="true"> <group name="Group1" keepTogether="true" preventOrphanFooter="true">
@@ -75,7 +75,7 @@
<property name="com.jaspersoft.studio.unit.height" value="pixel"/> <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression> <printWhenExpression><![CDATA[$V{Group1_COUNT} > 1]]></printWhenExpression>
<staticText> <staticText>
<reportElement isPrintRepeatedValues="false" x="271" y="0" width="72" height="18" isRemoveLineWhenBlank="true" printWhenGroupChanges="Group1" uuid="73e4fded-40e2-44d5-b789-34a33978ed5a">
<reportElement isPrintRepeatedValues="false" x="272" 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.y" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/> <property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.width" value="px"/> <property name="com.jaspersoft.studio.unit.width" value="px"/>
@@ -361,7 +361,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="微軟正黑體"/> <font fontName="微軟正黑體"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{stockTakeQty}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{stockCountQty}]]></textFieldExpression>
</textField> </textField>
<textField textAdjust="StretchHeight"> <textField textAdjust="StretchHeight">
<reportElement x="481" y="0" width="74" height="18" uuid="68b8a311-ac96-4df6-9b9f-fb0db60c8a2d"> <reportElement x="481" y="0" width="74" height="18" uuid="68b8a311-ac96-4df6-9b9f-fb0db60c8a2d">


Načítá se…
Zrušit
Uložit