fixes bug#22418

qua:
dev:


git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@107780 d1611594-4594-4d17-8e1d-87c2c4800839
master
walace 2021-07-09 19:30:20 +00:00
parent 17a0d136eb
commit d208e65c71
2 changed files with 4 additions and 4 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="RelatorioAcompanhamentoEquivalentes" pageWidth="852" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="832" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="efbc89d4-6f08-4ea5-802f-d4f48ed208e2">
<property name="ireport.zoom" value="5.1784068215896575"/>
<property name="ireport.x" value="0"/>
<property name="ireport.x" value="124"/>
<property name="ireport.y" value="263"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.2" value="pageHeader"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="columnHeader"/>
@ -444,7 +444,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{MEDIA}]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00;-#,##0.00" isBlankWhenNull="true">
<textField pattern="###0" isBlankWhenNull="true">
<reportElement uuid="68978ea2-ea41-458b-adce-df2cf786a1e9" x="815" y="0" width="17" height="16"/>
<textElement textAlignment="Right" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
@ -1065,7 +1065,7 @@
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{LINHA}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<textField pattern="###0" isBlankWhenNull="true">
<reportElement uuid="99bb4d23-7e3e-4384-b63d-d22765ba6e53" x="42" y="0" width="13" height="23"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{LOTACAO}]]></textFieldExpression>
@ -1085,7 +1085,7 @@
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{HORARIO}]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00;-#,##0.00" isBlankWhenNull="true">
<textField pattern="###0" isBlankWhenNull="true">
<reportElement uuid="69ac4f91-f2bb-413c-be7f-81506f3cc2d4" x="815" y="0" width="17" height="23"/>
<textElement textAlignment="Right" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{TOTAL}]]></textFieldExpression>