fixes bug#17688

dev:
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@99972 d1611594-4594-4d17-8e1d-87c2c4800839
master
thiago.clemente 2020-01-30 19:27:13 +00:00
parent 1e5e44d1f2
commit 428e96b2f2
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<?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="RelatorioAgenciaFechamento" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" whenResourceMissingType="Empty" uuid="94834362-0ecc-46da-b0a2-5cdee355da3e">
<property name="ireport.zoom" value="1.5"/>
<property name="ireport.x" value="381"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="fecInicio" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
@ -368,8 +368,8 @@
</textElement>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="3f2de0d3-e1e1-4c38-abe4-539529605c34" x="61" y="0" width="119" height="17"/>
<textField isStretchWithOverflow="true">
<reportElement uuid="3f2de0d3-e1e1-4c38-abe4-539529605c34" stretchType="RelativeToBandHeight" x="61" y="0" width="119" height="17"/>
<textElement textAlignment="Center" markup="none">
<font size="8" isBold="true"/>
</textElement>

View File

@ -372,8 +372,8 @@
</textElement>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="3f2de0d3-e1e1-4c38-abe4-539529605c34" x="61" y="0" width="119" height="17"/>
<textField isStretchWithOverflow="true">
<reportElement uuid="3f2de0d3-e1e1-4c38-abe4-539529605c34" stretchType="RelativeToBandHeight" x="61" y="0" width="119" height="17"/>
<textElement textAlignment="Center" markup="none">
<font size="8" isBold="true"/>
</textElement>