fixes bug#15533

dev:
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@97390 d1611594-4594-4d17-8e1d-87c2c4800839
master
thiago.clemente 2019-09-06 21:29:47 +00:00
parent 08f2ebe332
commit 7b618ff81d
3 changed files with 41 additions and 40 deletions

View File

@ -1,6 +1,6 @@
<?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="RelatorioDepositos" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" whenResourceMissingType="Empty" uuid="65274c35-4f3f-4196-bd84-f042e9ac12ea"> <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="RelatorioDepositos" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" whenResourceMissingType="Empty" uuid="65274c35-4f3f-4196-bd84-f042e9ac12ea">
<property name="ireport.zoom" value="1.4641000000000006"/> <property name="ireport.zoom" value="1.3310000000000006"/>
<property name="ireport.x" value="0"/> <property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/> <property name="ireport.y" value="0"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.2" value="title"/> <property name="net.sf.jasperreports.export.xls.exclude.origin.band.2" value="title"/>
@ -30,7 +30,7 @@
<variable name="TOTAL_DEPOSITOS" class="java.math.BigDecimal" calculation="Sum"> <variable name="TOTAL_DEPOSITOS" class="java.math.BigDecimal" calculation="Sum">
<variableExpression><![CDATA[$F{vrdeposito}]]></variableExpression> <variableExpression><![CDATA[$F{vrdeposito}]]></variableExpression>
</variable> </variable>
<variable name="TOTAL_FECHAMENTO" class="java.math.BigDecimal" incrementType="Group" incrementGroup="grupo_data_agencia" calculation="Sum"> <variable name="TOTAL_FECHAMENTO" class="java.math.BigDecimal" calculation="Sum">
<variableExpression><![CDATA[$F{vrfechamento}]]></variableExpression> <variableExpression><![CDATA[$F{vrfechamento}]]></variableExpression>
</variable> </variable>
<variable name="TOTAL_SALDO" class="java.math.BigDecimal" calculation="Sum"> <variable name="TOTAL_SALDO" class="java.math.BigDecimal" calculation="Sum">
@ -59,7 +59,7 @@
<groupHeader> <groupHeader>
<band height="20"> <band height="20">
<textField> <textField>
<reportElement x="0" y="0" width="65" height="20" uuid="97c1f585-395c-487e-bcbd-3a1260f47c9c"/> <reportElement uuid="97c1f585-395c-487e-bcbd-3a1260f47c9c" x="0" y="0" width="65" height="20"/>
<textElement> <textElement>
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -67,7 +67,7 @@
<textFieldExpression><![CDATA[$R{header.empresa}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.empresa}]]></textFieldExpression>
</textField> </textField>
<textField pattern="" isBlankWhenNull="true"> <textField pattern="" isBlankWhenNull="true">
<reportElement x="65" y="0" width="213" height="20" uuid="863371bf-b179-4c59-8df4-90975b3dc14e"/> <reportElement uuid="863371bf-b179-4c59-8df4-90975b3dc14e" x="65" y="0" width="213" height="20"/>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -82,7 +82,7 @@
<groupHeader> <groupHeader>
<band height="40"> <band height="40">
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="65" y="20" width="149" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="70fc9e98-5101-446d-87ed-6c6097ae509e"/> <reportElement uuid="70fc9e98-5101-446d-87ed-6c6097ae509e" stretchType="RelativeToTallestObject" mode="Opaque" x="65" y="20" width="149" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -96,7 +96,7 @@
<textFieldExpression><![CDATA[$R{header.agencia}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.agencia}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="214" y="20" width="67" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="2f0a53c0-e005-4de6-816f-323ae5c9641d"/> <reportElement uuid="2f0a53c0-e005-4de6-816f-323ae5c9641d" stretchType="RelativeToTallestObject" mode="Opaque" x="214" y="20" width="67" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -110,7 +110,7 @@
<textFieldExpression><![CDATA[$R{header.dtmotivo}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.dtmotivo}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="281" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="52a2634b-17d1-4ce6-9f8b-6202bc443e95"/> <reportElement uuid="52a2634b-17d1-4ce6-9f8b-6202bc443e95" stretchType="RelativeToTallestObject" mode="Opaque" x="281" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -124,7 +124,7 @@
<textFieldExpression><![CDATA[$R{header.vrdeposito}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.vrdeposito}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="349" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="abb21651-0e84-4231-a213-fe0a5a7fa493"/> <reportElement uuid="abb21651-0e84-4231-a213-fe0a5a7fa493" stretchType="RelativeToTallestObject" mode="Opaque" x="349" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -138,7 +138,7 @@
<textFieldExpression><![CDATA[$R{header.vrfechamento}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.vrfechamento}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="417" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="a704e07a-dff4-4f1f-9acb-e31066999543"/> <reportElement uuid="a704e07a-dff4-4f1f-9acb-e31066999543" stretchType="RelativeToTallestObject" mode="Opaque" x="417" y="20" width="68" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -152,7 +152,7 @@
<textFieldExpression><![CDATA[$R{header.saldo}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.saldo}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="485" y="20" width="70" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="419b40a0-83c0-440a-b4fb-c65ddd4b6fdb"/> <reportElement uuid="419b40a0-83c0-440a-b4fb-c65ddd4b6fdb" stretchType="RelativeToTallestObject" mode="Opaque" x="485" y="20" width="70" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -166,7 +166,7 @@
<textFieldExpression><![CDATA[$R{header.numdeposito}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.numdeposito}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" mode="Opaque" x="0" y="20" width="65" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC" uuid="1db939e0-b893-47c7-b579-4da533fa3c85"/> <reportElement uuid="1db939e0-b893-47c7-b579-4da533fa3c85" stretchType="RelativeToTallestObject" mode="Opaque" x="0" y="20" width="65" height="20" isPrintWhenDetailOverflows="true" backcolor="#CCCCCC"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -180,7 +180,8 @@
<textFieldExpression><![CDATA[$R{header.numeroAgencia}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.numeroAgencia}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="0" y="0" width="555" height="20" uuid="92047ae9-a84e-40cc-89d4-9a1df33b267e"/> <reportElement uuid="92047ae9-a84e-40cc-89d4-9a1df33b267e" x="0" y="0" width="555" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{nomeInstFinanceira} != null ? $F{nomeInstFinanceira} : "Não Consta Nenhum Depósito"]]></textFieldExpression> <textFieldExpression><![CDATA[$F{nomeInstFinanceira} != null ? $F{nomeInstFinanceira} : "Não Consta Nenhum Depósito"]]></textFieldExpression>
</textField> </textField>
</band> </band>
@ -188,7 +189,7 @@
<groupFooter> <groupFooter>
<band height="20"> <band height="20">
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00">
<reportElement x="281" y="0" width="68" height="20" isPrintWhenDetailOverflows="true" uuid="e2ba52ea-22ed-4d11-b11f-6f7831d57c43"> <reportElement uuid="e2ba52ea-22ed-4d11-b11f-6f7831d57c43" x="281" y="0" width="68" height="20" isPrintWhenDetailOverflows="true">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
@ -197,7 +198,7 @@
<textFieldExpression><![CDATA[$V{DEPOSITO_BANCO}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{DEPOSITO_BANCO}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00">
<reportElement x="349" y="0" width="68" height="20" isPrintWhenDetailOverflows="true" uuid="695d6008-0322-46fd-9423-ec88ceaccdb9"> <reportElement uuid="695d6008-0322-46fd-9423-ec88ceaccdb9" x="349" y="0" width="68" height="20" isPrintWhenDetailOverflows="true">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
@ -206,7 +207,7 @@
<textFieldExpression><![CDATA[$V{VLFECHAMENTO_BANCO}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{VLFECHAMENTO_BANCO}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00">
<reportElement x="417" y="0" width="68" height="20" isPrintWhenDetailOverflows="true" uuid="a0492959-dfa8-4d34-b1ce-ff7a09b8b706"> <reportElement uuid="a0492959-dfa8-4d34-b1ce-ff7a09b8b706" x="417" y="0" width="68" height="20" isPrintWhenDetailOverflows="true">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
@ -215,7 +216,7 @@
<textFieldExpression><![CDATA[$V{TOTAL_PENDENTE}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{TOTAL_PENDENTE}]]></textFieldExpression>
</textField> </textField>
<staticText> <staticText>
<reportElement x="0" y="0" width="65" height="20" uuid="303904b8-89e3-4223-b081-c9d61d305a29"> <reportElement uuid="303904b8-89e3-4223-b081-c9d61d305a29" x="0" y="0" width="65" height="20">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement> <textElement>
@ -233,7 +234,7 @@
<pageHeader> <pageHeader>
<band height="40" splitType="Stretch"> <band height="40" splitType="Stretch">
<textField> <textField>
<reportElement x="0" y="20" width="65" height="20" uuid="d8c71cf9-aef2-4980-b3a6-c26e1571b27a"/> <reportElement uuid="d8c71cf9-aef2-4980-b3a6-c26e1571b27a" x="0" y="20" width="65" height="20"/>
<textElement> <textElement>
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -241,7 +242,7 @@
<textFieldExpression><![CDATA[$R{header.data}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.data}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="397" y="0" width="56" height="20" uuid="d4cd880a-3ec0-44e6-bc35-95bc997e1d7b"/> <reportElement uuid="d4cd880a-3ec0-44e6-bc35-95bc997e1d7b" x="397" y="0" width="56" height="20"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -249,7 +250,7 @@
<textFieldExpression><![CDATA[$R{header.data.hora}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.data.hora}]]></textFieldExpression>
</textField> </textField>
<textField evaluationTime="Report"> <textField evaluationTime="Report">
<reportElement x="529" y="20" width="26" height="20" uuid="aac9665b-dfc2-4c3d-b5e2-8186b328f888"/> <reportElement uuid="aac9665b-dfc2-4c3d-b5e2-8186b328f888" x="529" y="20" width="26" height="20"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -257,7 +258,7 @@
<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression> <textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="453" y="20" width="52" height="20" uuid="649ab97a-99cf-4189-9d4d-d18b4b24f3ed"/> <reportElement uuid="649ab97a-99cf-4189-9d4d-d18b4b24f3ed" x="453" y="20" width="52" height="20"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -265,7 +266,7 @@
<textFieldExpression><![CDATA[$R{header.pagina}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.pagina}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="65" y="20" width="388" height="20" uuid="7ec249cf-a04d-46e0-969e-6602f0aa0dcb"/> <reportElement uuid="7ec249cf-a04d-46e0-969e-6602f0aa0dcb" x="65" y="20" width="388" height="20"/>
<textElement> <textElement>
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -273,7 +274,7 @@
<textFieldExpression><![CDATA[$P{fecInicio} + " à " + $P{fecFinal}]]></textFieldExpression> <textFieldExpression><![CDATA[$P{fecInicio} + " à " + $P{fecFinal}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="0" y="0" width="397" height="20" uuid="7fcb08d6-b3f7-48c2-bb2c-76d34ef4a072"/> <reportElement uuid="7fcb08d6-b3f7-48c2-bb2c-76d34ef4a072" x="0" y="0" width="397" height="20"/>
<textElement> <textElement>
<font size="14" isBold="true"/> <font size="14" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -281,7 +282,7 @@
<textFieldExpression><![CDATA[$P{TITULO}]]></textFieldExpression> <textFieldExpression><![CDATA[$P{TITULO}]]></textFieldExpression>
</textField> </textField>
<textField pattern="dd/MM/yyyy HH:mm"> <textField pattern="dd/MM/yyyy HH:mm">
<reportElement x="453" y="0" width="102" height="20" uuid="d70f1f3d-9075-406d-aa62-16f09a0cb84f"/> <reportElement uuid="d70f1f3d-9075-406d-aa62-16f09a0cb84f" x="453" y="0" width="102" height="20"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -289,7 +290,7 @@
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement x="505" y="20" width="24" height="20" uuid="fd3d30ce-562a-4dcd-a842-9e9aca3ae3c6"/> <reportElement uuid="fd3d30ce-562a-4dcd-a842-9e9aca3ae3c6" x="505" y="20" width="24" height="20"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="8" isBold="true"/> <font size="8" isBold="true"/>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
@ -301,7 +302,7 @@
<detail> <detail>
<band height="17" splitType="Stretch"> <band height="17" splitType="Stretch">
<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="214" y="0" width="67" height="17" uuid="648d6f06-b87e-4042-8ac0-552a3a9ca17c"/> <reportElement uuid="648d6f06-b87e-4042-8ac0-552a3a9ca17c" stretchType="RelativeToTallestObject" x="214" y="0" width="67" height="17"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -315,7 +316,7 @@
<textFieldExpression><![CDATA[$F{dtmotivo}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{dtmotivo}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="65" y="0" width="149" height="17" uuid="640aae14-6703-4137-ae50-c2612e98efb0"/> <reportElement uuid="640aae14-6703-4137-ae50-c2612e98efb0" stretchType="RelativeToTallestObject" x="65" y="0" width="149" height="17"/>
<box leftPadding="1"> <box leftPadding="1">
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -329,7 +330,7 @@
<textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="281" y="0" width="68" height="17" printWhenGroupChanges="grupo_data_agencia" uuid="c50e9a15-f55c-4859-b98b-f5181f95d614"/> <reportElement uuid="c50e9a15-f55c-4859-b98b-f5181f95d614" stretchType="RelativeToTallestObject" x="281" y="0" width="68" height="17" printWhenGroupChanges="grupo_data_agencia"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -343,7 +344,7 @@
<textFieldExpression><![CDATA[$F{vrdeposito}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{vrdeposito}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="349" y="0" width="68" height="17" uuid="a5788fa8-4c63-4d06-b573-48c62d78c222"/> <reportElement uuid="a5788fa8-4c63-4d06-b573-48c62d78c222" stretchType="RelativeToTallestObject" x="349" y="0" width="68" height="17"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -357,7 +358,7 @@
<textFieldExpression><![CDATA[$F{vrfechamento}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{vrfechamento}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="417" y="0" width="68" height="17" uuid="4a87d5aa-6020-4021-bb4c-5962a65acd14"/> <reportElement uuid="4a87d5aa-6020-4021-bb4c-5962a65acd14" stretchType="RelativeToTallestObject" x="417" y="0" width="68" height="17"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -371,7 +372,7 @@
<textFieldExpression><![CDATA[$V{VLFECHAMENTO_BANCO}.subtract($V{DEPOSITO_BANCO})]]></textFieldExpression> <textFieldExpression><![CDATA[$V{VLFECHAMENTO_BANCO}.subtract($V{DEPOSITO_BANCO})]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="485" y="0" width="70" height="17" uuid="8b59222e-761c-4aba-9132-638c2b9932a9"/> <reportElement uuid="8b59222e-761c-4aba-9132-638c2b9932a9" stretchType="RelativeToTallestObject" x="485" y="0" width="70" height="17"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -384,7 +385,7 @@
</textElement> </textElement>
</textField> </textField>
<textField pattern="" isBlankWhenNull="true"> <textField pattern="" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="65" height="17" uuid="4f651cd3-e07f-42d3-ba24-d0c2bcaa3460"/> <reportElement uuid="4f651cd3-e07f-42d3-ba24-d0c2bcaa3460" stretchType="RelativeToTallestObject" x="0" y="0" width="65" height="17"/>
<box> <box>
<topPen lineWidth="0.5"/> <topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/>
@ -402,42 +403,42 @@
<summary> <summary>
<band height="72"> <band height="72">
<staticText> <staticText>
<reportElement x="0" y="12" width="100" height="20" uuid="b4440540-2f18-4b9e-94d1-285e376ba362"/> <reportElement uuid="b4440540-2f18-4b9e-94d1-285e376ba362" x="0" y="12" width="100" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<text><![CDATA[Total Depósitos]]></text> <text><![CDATA[Total Depósitos]]></text>
</staticText> </staticText>
<textField pattern="¤ #,##0.00"> <textField pattern="¤ #,##0.00">
<reportElement x="101" y="12" width="178" height="20" uuid="a8212576-8b4a-4b7d-9777-a727d1a86556"/> <reportElement uuid="a8212576-8b4a-4b7d-9777-a727d1a86556" x="101" y="12" width="178" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$V{TOTAL_DEPOSITOS}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{TOTAL_DEPOSITOS}]]></textFieldExpression>
</textField> </textField>
<staticText> <staticText>
<reportElement x="0" y="32" width="100" height="20" uuid="53594ff0-8b6d-4259-bea4-70f76933e536"/> <reportElement uuid="53594ff0-8b6d-4259-bea4-70f76933e536" x="0" y="32" width="100" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<text><![CDATA[Total Fechamento]]></text> <text><![CDATA[Total Fechamento]]></text>
</staticText> </staticText>
<textField pattern="¤ #,##0.00"> <textField pattern="¤ #,##0.00">
<reportElement x="100" y="32" width="178" height="20" uuid="46b3f5bb-1a6e-47da-9285-5f5a5fc759f8"/> <reportElement uuid="46b3f5bb-1a6e-47da-9285-5f5a5fc759f8" x="100" y="32" width="178" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$V{TOTAL_FECHAMENTO}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{TOTAL_FECHAMENTO}]]></textFieldExpression>
</textField> </textField>
<staticText> <staticText>
<reportElement x="0" y="52" width="100" height="20" uuid="d746843f-a730-4bbb-9520-80954166d840"/> <reportElement uuid="d746843f-a730-4bbb-9520-80954166d840" x="0" y="52" width="100" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<text><![CDATA[Total Pendente]]></text> <text><![CDATA[Total Pendente]]></text>
</staticText> </staticText>
<textField pattern="¤ #,##0.00"> <textField pattern="¤ #,##0.00">
<reportElement x="100" y="52" width="178" height="20" uuid="5c04bbea-5e2e-4fcc-a965-4e91f5d8db76"/> <reportElement uuid="5c04bbea-5e2e-4fcc-a965-4e91f5d8db76" x="100" y="52" width="178" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
@ -448,14 +449,14 @@
<noData> <noData>
<band height="20"> <band height="20">
<textField> <textField>
<reportElement x="0" y="0" width="555" height="20" uuid="670b2fb1-0952-49f5-8458-aa0e25fd839b"/> <reportElement uuid="670b2fb1-0952-49f5-8458-aa0e25fd839b" x="0" y="0" width="555" height="20"/>
<textElement> <textElement>
<paragraph lineSpacing="Single"/> <paragraph lineSpacing="Single"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$R{msg.noData}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{msg.noData}]]></textFieldExpression>
</textField> </textField>
<line> <line>
<reportElement x="0" y="0" width="555" height="1" uuid="0b5eb2ba-d718-4b7d-9f3f-1bd71ca586bc"/> <reportElement uuid="0b5eb2ba-d718-4b7d-9f3f-1bd71ca586bc" x="0" y="0" width="555" height="1"/>
</line> </line>
</band> </band>
</noData> </noData>

View File

@ -6,7 +6,7 @@
<zk xmlns="http://www.zkoss.org/2005/zul"> <zk xmlns="http://www.zkoss.org/2005/zul">
<window id="winFiltroRelatorioDepositos" title="${c:l('relatorioDepositosController.window.title')}" <window id="winFiltroRelatorioDepositos" title="${c:l('relatorioDepositosController.window.title')}"
apply="${relatorioDepositosController}" contentStyle="overflow:auto" apply="${relatorioDepositosController}" contentStyle="overflow:auto"
height="290px" width="600px" border="normal"> height="180px" width="600px" border="normal">
<grid fixedLayout="true"> <grid fixedLayout="true">
<columns> <columns>
<column width="25%" /> <column width="25%" />