Ajustes no relatório
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@71982 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
8f6ca3eb41
commit
f84a17f268
Binary file not shown.
|
@ -67,19 +67,19 @@
|
||||||
<text><![CDATA[Relatório Financeiro por Grupo de Linhas]]></text>
|
<text><![CDATA[Relatório Financeiro por Grupo de Linhas]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="c45a1ecd-8b5e-4bd7-9139-56e0844cea7e" x="127" y="39" width="10" height="20"/>
|
<reportElement uuid="c45a1ecd-8b5e-4bd7-9139-56e0844cea7e" x="137" y="39" width="10" height="20"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[ - ]]></text>
|
<text><![CDATA[ - ]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<textField pattern="dd/MM/yyyy">
|
<textField pattern="dd/MM/yyyy">
|
||||||
<reportElement uuid="07dfa225-148c-4de6-a428-3c91f83c4081" x="67" y="39" width="60" height="20"/>
|
<reportElement uuid="07dfa225-148c-4de6-a428-3c91f83c4081" x="67" y="39" width="70" height="20"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$P{DATA_INICIAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$P{DATA_INICIAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy">
|
<textField pattern="dd/MM/yyyy">
|
||||||
<reportElement uuid="3948e59f-21d8-47c8-8077-a57af30605c5" x="137" y="39" width="60" height="20"/>
|
<reportElement uuid="3948e59f-21d8-47c8-8077-a57af30605c5" x="147" y="39" width="70" height="20"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$P{DATA_FINAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$P{DATA_FINAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
@ -141,7 +141,7 @@
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$F{DESCGRUPO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DESCGRUPO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="ccad4f84-243a-47cf-904a-15c4ba7feee4" x="693" y="1" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="ccad4f84-243a-47cf-904a-15c4ba7feee4" x="693" y="1" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{PRECIOPAGADO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{PRECIOPAGADO}]]></textFieldExpression>
|
||||||
|
@ -162,19 +162,22 @@
|
||||||
<summary>
|
<summary>
|
||||||
<band height="50">
|
<band height="50">
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="23836f01-2215-4ba5-8d68-59a493e7f45a" x="586" y="0" width="107" height="20"/>
|
<reportElement uuid="23836f01-2215-4ba5-8d68-59a493e7f45a" x="586" y="6" width="107" height="20"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[Total]]></text>
|
<text><![CDATA[Total]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="c2d79e24-3592-4e71-956c-fe3e794d71db" x="693" y="0" width="107" height="20"/>
|
<reportElement uuid="c2d79e24-3592-4e71-956c-fe3e794d71db" x="693" y="6" width="107" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
<line>
|
||||||
|
<reportElement uuid="0655900a-c532-4eea-add9-6c2f3d78299d" x="1" y="3" width="801" height="1"/>
|
||||||
|
</line>
|
||||||
</band>
|
</band>
|
||||||
</summary>
|
</summary>
|
||||||
<noData>
|
<noData>
|
||||||
|
|
Binary file not shown.
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<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="relatorioFormaPagamentoAgencia" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="832cc8a2-6330-4063-9b36-f96514ae8283">
|
<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="relatorioFormaPagamentoAgencia" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="832cc8a2-6330-4063-9b36-f96514ae8283">
|
||||||
<property name="ireport.zoom" value="3.138428376721016"/>
|
<property name="ireport.zoom" value="1.0000000000000044"/>
|
||||||
<property name="ireport.x" value="58"/>
|
<property name="ireport.x" value="102"/>
|
||||||
<property name="ireport.y" value="205"/>
|
<property name="ireport.y" value="0"/>
|
||||||
<parameter name="DATA_INICIAL" class="java.util.Date"/>
|
<parameter name="DATA_INICIAL" class="java.util.Date"/>
|
||||||
<parameter name="DATA_FINAL" class="java.util.Date"/>
|
<parameter name="DATA_FINAL" class="java.util.Date"/>
|
||||||
<queryString language="SQL">
|
<queryString language="SQL">
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
<field name="DATA" class="java.lang.String"/>
|
<field name="DATA" class="java.lang.String"/>
|
||||||
<field name="FORMA_PAGAMENTO" class="java.lang.String"/>
|
<field name="FORMA_PAGAMENTO" class="java.lang.String"/>
|
||||||
<field name="AGENCIA" class="java.lang.String"/>
|
<field name="AGENCIA" class="java.lang.String"/>
|
||||||
<field name="TARIFA" class="java.lang.String"/>
|
<field name="TARIFA" class="java.lang.Double"/>
|
||||||
<field name="PEDAGIO" class="java.lang.Double"/>
|
<field name="PEDAGIO" class="java.lang.Double"/>
|
||||||
<field name="SEGURO" class="java.lang.Double"/>
|
<field name="SEGURO" class="java.lang.Double"/>
|
||||||
<field name="TAXA" class="java.lang.Double"/>
|
<field name="TAXA" class="java.lang.Double"/>
|
||||||
|
@ -52,19 +52,19 @@
|
||||||
<text><![CDATA[Relatório de Forma de Pagamento por Agência]]></text>
|
<text><![CDATA[Relatório de Forma de Pagamento por Agência]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="c45a1ecd-8b5e-4bd7-9139-56e0844cea7e" x="125" y="39" width="10" height="20"/>
|
<reportElement uuid="c45a1ecd-8b5e-4bd7-9139-56e0844cea7e" x="145" y="39" width="10" height="20"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[ - ]]></text>
|
<text><![CDATA[ - ]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<textField pattern="dd/MM/yyyy">
|
<textField pattern="dd/MM/yyyy">
|
||||||
<reportElement uuid="07dfa225-148c-4de6-a428-3c91f83c4081" x="66" y="39" width="59" height="20"/>
|
<reportElement uuid="07dfa225-148c-4de6-a428-3c91f83c4081" x="66" y="39" width="79" height="20"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$P{DATA_INICIAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$P{DATA_INICIAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy">
|
<textField pattern="dd/MM/yyyy">
|
||||||
<reportElement uuid="3948e59f-21d8-47c8-8077-a57af30605c5" x="135" y="39" width="63" height="20"/>
|
<reportElement uuid="3948e59f-21d8-47c8-8077-a57af30605c5" x="155" y="39" width="79" height="20"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$P{DATA_FINAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$P{DATA_FINAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
@ -80,14 +80,14 @@
|
||||||
<text><![CDATA[DATA]]></text>
|
<text><![CDATA[DATA]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="70c670fb-e9a0-49b8-8332-1eb625b27fc6" x="66" y="0" width="132" height="20"/>
|
<reportElement uuid="70c670fb-e9a0-49b8-8332-1eb625b27fc6" x="66" y="0" width="108" height="20"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[AGÊNCIA]]></text>
|
<text><![CDATA[AGÊNCIA]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="1fee5538-4ea6-478e-b565-0733f1433db8" x="198" y="0" width="91" height="20"/>
|
<reportElement uuid="1fee5538-4ea6-478e-b565-0733f1433db8" x="174" y="0" width="115" height="20"/>
|
||||||
<textElement textAlignment="Right">
|
<textElement textAlignment="Right">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -148,21 +148,21 @@
|
||||||
<textFieldExpression><![CDATA[$F{DATA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DATA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField isBlankWhenNull="true">
|
<textField isBlankWhenNull="true">
|
||||||
<reportElement uuid="151a46f2-5c54-4a0e-91c2-a49986a08cff" x="198" y="0" width="91" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="151a46f2-5c54-4a0e-91c2-a49986a08cff" x="174" y="0" width="115" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{FORMA_PAGAMENTO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{FORMA_PAGAMENTO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField isBlankWhenNull="true">
|
<textField isBlankWhenNull="true">
|
||||||
<reportElement uuid="e873a0b8-5b07-4883-8be6-edf75307e9ab" x="66" y="0" width="132" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="e873a0b8-5b07-4883-8be6-edf75307e9ab" x="66" y="0" width="108" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$F{AGENCIA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{AGENCIA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="d2f490c1-e807-4243-a3e0-b86229a83c6b" x="289" y="0" width="91" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="d2f490c1-e807-4243-a3e0-b86229a83c6b" x="289" y="0" width="91" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{TARIFA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{TARIFA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="dcb305f9-8649-4440-a485-4ada6876b066" x="655" y="0" width="85" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="dcb305f9-8649-4440-a485-4ada6876b066" x="655" y="0" width="85" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{TOTAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{TOTAL}]]></textFieldExpression>
|
||||||
|
@ -172,17 +172,17 @@
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{QTDE}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{QTDE}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="a3119d26-2d10-40c5-98dc-bf0f6be3fc25" x="380" y="0" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="a3119d26-2d10-40c5-98dc-bf0f6be3fc25" x="380" y="0" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{PEDAGIO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{PEDAGIO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="ccad4f84-243a-47cf-904a-15c4ba7feee4" x="487" y="0" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="ccad4f84-243a-47cf-904a-15c4ba7feee4" x="487" y="0" width="107" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="d098d054-0eef-474a-91d3-c7ea9090ab74" x="594" y="0" width="60" height="20" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="d098d054-0eef-474a-91d3-c7ea9090ab74" x="594" y="0" width="60" height="20" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement textAlignment="Right"/>
|
<textElement textAlignment="Right"/>
|
||||||
<textFieldExpression><![CDATA[$F{TAXA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{TAXA}]]></textFieldExpression>
|
||||||
|
@ -198,47 +198,50 @@
|
||||||
<summary>
|
<summary>
|
||||||
<band height="50">
|
<band height="50">
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="23836f01-2215-4ba5-8d68-59a493e7f45a" x="198" y="0" width="91" height="20"/>
|
<reportElement uuid="23836f01-2215-4ba5-8d68-59a493e7f45a" x="198" y="8" width="91" height="20"/>
|
||||||
<textElement textAlignment="Right">
|
<textElement textAlignment="Right">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[Total]]></text>
|
<text><![CDATA[Total]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="26a2768f-98c4-40d6-8437-a3431e29767d" x="487" y="0" width="107" height="20"/>
|
<reportElement uuid="26a2768f-98c4-40d6-8437-a3431e29767d" x="487" y="8" width="107" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{SEGURO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{SEGURO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="c3d56b38-e963-4eb8-8c1d-631bc26d3c68" x="380" y="0" width="107" height="20"/>
|
<reportElement uuid="c3d56b38-e963-4eb8-8c1d-631bc26d3c68" x="380" y="8" width="107" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{PEDAGIO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{PEDAGIO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="0fa428cd-c4aa-434a-801a-4c7e78182391" x="594" y="0" width="60" height="20"/>
|
<reportElement uuid="0fa428cd-c4aa-434a-801a-4c7e78182391" x="594" y="8" width="60" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{TAXA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{TAXA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="¤ #,##0.00" isBlankWhenNull="true">
|
<textField pattern="#,##0.00" isBlankWhenNull="true">
|
||||||
<reportElement uuid="2e8ebe5a-ea49-4132-8b8b-2620bfbd0f60" x="655" y="0" width="85" height="20"/>
|
<reportElement uuid="2e8ebe5a-ea49-4132-8b8b-2620bfbd0f60" x="655" y="8" width="85" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="###0" isBlankWhenNull="true">
|
<textField pattern="###0" isBlankWhenNull="true">
|
||||||
<reportElement uuid="bdbb35f4-3d9d-4dcb-a849-30bb1ce38361" x="740" y="0" width="49" height="20"/>
|
<reportElement uuid="bdbb35f4-3d9d-4dcb-a849-30bb1ce38361" x="740" y="8" width="49" height="20"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||||||
<font isBold="true"/>
|
<font isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<textFieldExpression><![CDATA[$V{QTDE}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$V{QTDE}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
<line>
|
||||||
|
<reportElement uuid="29cf051d-d1b2-4744-932b-9e8adb6b254d" x="1" y="5" width="801" height="1"/>
|
||||||
|
</line>
|
||||||
</band>
|
</band>
|
||||||
</summary>
|
</summary>
|
||||||
<noData>
|
<noData>
|
||||||
|
|
Loading…
Reference in New Issue