Delivery note valued report

This commit is contained in:
resteve 2014-01-31 18:37:55 +01:00
parent 5ef92bb4bd
commit 78c1732fa5

View file

@ -50,9 +50,6 @@
<field name="company-currency-symbol" class="java.lang.String">
<fieldDescription><![CDATA[/data/record/company-company/currency-currency/symbol-symbol]]></fieldDescription>
</field>
<field name="company-shipment_qty" class="java.lang.String">
<fieldDescription><![CDATA[/data/record/company-company/shipment_qty-shipment_qty]]></fieldDescription>
</field>
<field name="reference-reference" class="java.lang.String">
<fieldDescription><![CDATA[/data/record/reference-reference]]></fieldDescription>
</field>
@ -236,73 +233,73 @@
<reportElement x="10" y="1" width="530" height="1" uuid="047350d2-2791-4bca-91d0-7045151f997a"/>
</line>
<textField>
<reportElement x="380" y="44" width="38" height="12" uuid="de625341-98c6-4f92-a08b-62bf1fcf380c"/>
<reportElement x="390" y="44" width="55" height="12" uuid="de625341-98c6-4f92-a08b-62bf1fcf380c"/>
<textElement>
<font fontName="DejaVu Sans" size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[tr($V{L},"Total")+":"]]></textFieldExpression>
</textField>
<textField>
<reportElement x="517" y="26" width="19" height="12" uuid="1d358001-7df6-48e5-a22e-7a009687617f"/>
<reportElement x="527" y="26" width="19" height="12" uuid="1d358001-7df6-48e5-a22e-7a009687617f"/>
<textElement>
<font size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{company-currency-symbol}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="517" y="44" width="19" height="12" uuid="6ea736ce-8741-4dba-b930-cd489ea03667"/>
<reportElement x="527" y="44" width="19" height="12" uuid="6ea736ce-8741-4dba-b930-cd489ea03667"/>
<textElement>
<font size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{company-currency-symbol}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="517" y="12" width="19" height="12" uuid="a160af30-e81c-4566-9a7a-029429eafcba"/>
<reportElement x="527" y="12" width="19" height="12" uuid="a160af30-e81c-4566-9a7a-029429eafcba"/>
<textElement>
<font size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{company-currency-symbol}]]></textFieldExpression>
</textField>
<line>
<reportElement x="380" y="40" width="150" height="1" uuid="8a6152e0-8fc2-4a70-9e3e-d8dceeb8c47a"/>
<reportElement x="390" y="40" width="150" height="1" uuid="8a6152e0-8fc2-4a70-9e3e-d8dceeb8c47a"/>
</line>
<textField pattern="#,##0.00;-#,##0.00" isBlankWhenNull="false">
<reportElement x="420" y="12" width="95" height="12" uuid="ebc66293-02ff-4a2a-be59-8d8cf87486e5"/>
<reportElement x="445" y="12" width="80" height="12" uuid="ebc66293-02ff-4a2a-be59-8d8cf87486e5"/>
<textElement textAlignment="Right">
<font size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{untaxed_amount-untaxed_amount} ? $F{untaxed_amount-untaxed_amount} : 0]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{untaxed_amount-untaxed_amount} ? $F{untaxed_amount-untaxed_amount} : '-']]></textFieldExpression>
</textField>
<textField pattern="#,##0.00;-#,##0.00" isBlankWhenNull="false">
<reportElement x="420" y="26" width="95" height="12" uuid="66414bc4-36ae-472e-8ec6-aeda64bf04b7"/>
<reportElement x="445" y="26" width="80" height="12" uuid="66414bc4-36ae-472e-8ec6-aeda64bf04b7"/>
<textElement textAlignment="Right">
<font size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{tax_amount-tax_amount} ? $F{tax_amount-tax_amount} : 0]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{tax_amount-tax_amount} ? $F{tax_amount-tax_amount} : '-']]></textFieldExpression>
</textField>
<textField>
<reportElement x="380" y="26" width="38" height="12" uuid="4bf4d17d-3d71-4f2b-a8ba-b2edb20048c9"/>
<reportElement x="390" y="26" width="55" height="12" uuid="4bf4d17d-3d71-4f2b-a8ba-b2edb20048c9"/>
<textElement>
<font size="9"/>
</textElement>
<textFieldExpression><![CDATA[tr($V{L},"Tax")+":"]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00;-#,##0.00" isBlankWhenNull="false">
<reportElement x="420" y="44" width="95" height="12" uuid="852fd0bd-e0ee-4daa-ac62-4fcd74e62d52"/>
<reportElement x="445" y="44" width="80" height="12" uuid="852fd0bd-e0ee-4daa-ac62-4fcd74e62d52"/>
<textElement textAlignment="Right">
<font fontName="DejaVu Sans" size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{total_amount-total_amount} ? $F{total_amount-total_amount} : 0]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{total_amount-total_amount} ? $F{total_amount-total_amount} : '-']]></textFieldExpression>
</textField>
<textField>
<reportElement x="380" y="12" width="38" height="12" uuid="4f4e9de8-ee37-40c9-b4dd-54c05521252f"/>
<reportElement x="390" y="12" width="55" height="12" uuid="4f4e9de8-ee37-40c9-b4dd-54c05521252f"/>
<textElement>
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[tr($V{L},"Untaxed")+":"]]></textFieldExpression>
</textField>
<line>
<reportElement x="380" y="8" width="150" height="1" uuid="7ff657f6-10c3-49bf-9e14-71ab814c30cb"/>
<reportElement x="390" y="8" width="150" height="1" uuid="7ff657f6-10c3-49bf-9e14-71ab814c30cb"/>
</line>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement x="10" y="9" width="360" height="47" isRemoveLineWhenBlank="true" uuid="7dc52fe8-c69b-45bf-a757-ec85a69c3eb7"/>