fixes bug#AL-3947

master
Gleison da Cruz 2024-04-18 10:20:27 -03:00
parent d3b8010f60
commit 56f2c57844
3 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId> <artifactId>ventaboletosadm</artifactId>
<version>1.64.5</version> <version>1.64.6</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -1,7 +1,7 @@
<?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="RelatorioReceitaServico" pageWidth="885" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="845" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c092ef85-9334-4225-93d7-1acb7cf4d021"> <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="RelatorioReceitaServico" pageWidth="885" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="845" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c092ef85-9334-4225-93d7-1acb7cf4d021">
<property name="ireport.zoom" value="1.331000000000001"/> <property name="ireport.zoom" value="1.331000000000001"/>
<property name="ireport.x" value="13"/> <property name="ireport.x" value="86"/>
<property name="ireport.y" value="0"/> <property name="ireport.y" value="0"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="pageHeader"/> <property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="pageHeader"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.1" value="columnHeader"/> <property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.1" value="columnHeader"/>
@ -150,7 +150,7 @@
<columnHeader> <columnHeader>
<band height="12" splitType="Stretch"> <band height="12" splitType="Stretch">
<staticText> <staticText>
<reportElement uuid="5f9a0ea4-15d3-4bad-953a-0dc6f3f6ef51" x="1" y="0" width="40" height="12"/> <reportElement uuid="5f9a0ea4-15d3-4bad-953a-0dc6f3f6ef51" x="1" y="0" width="41" height="12"/>
<box> <box>
<bottomPen lineWidth="0.75"/> <bottomPen lineWidth="0.75"/>
</box> </box>
@ -160,7 +160,7 @@
<text><![CDATA[Data]]></text> <text><![CDATA[Data]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement uuid="fa0a31b5-6a94-4b0c-b730-4b6ef8f2304c" x="41" y="0" width="49" height="12"/> <reportElement uuid="fa0a31b5-6a94-4b0c-b730-4b6ef8f2304c" x="42" y="0" width="48" height="12"/>
<box> <box>
<bottomPen lineWidth="0.75"/> <bottomPen lineWidth="0.75"/>
</box> </box>
@ -344,7 +344,7 @@
<detail> <detail>
<band height="13" splitType="Stretch"> <band height="13" splitType="Stretch">
<textField> <textField>
<reportElement uuid="b15ada19-a1c0-4feb-9734-3a6c624bbfe6" stretchType="RelativeToTallestObject" x="41" y="0" width="49" height="12"/> <reportElement uuid="b15ada19-a1c0-4feb-9734-3a6c624bbfe6" stretchType="RelativeToTallestObject" x="42" y="0" width="48" height="12"/>
<textElement> <textElement>
<font size="7" isBold="true" isItalic="false"/> <font size="7" isBold="true" isItalic="false"/>
</textElement> </textElement>
@ -414,7 +414,7 @@
<textFieldExpression><![CDATA[$F{tipo}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{tipo}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="0ecedfc0-febb-40e0-b5ca-168b5a296646" stretchType="RelativeToTallestObject" isPrintRepeatedValues="false" x="516" y="0" width="71" height="12"/> <reportElement uuid="0ecedfc0-febb-40e0-b5ca-168b5a296646" stretchType="RelativeToTallestObject" x="516" y="0" width="71" height="12"/>
<textElement> <textElement>
<font size="7" isItalic="false"/> <font size="7" isItalic="false"/>
</textElement> </textElement>
@ -463,7 +463,7 @@
<textFieldExpression><![CDATA[""]]></textFieldExpression> <textFieldExpression><![CDATA[""]]></textFieldExpression>
</textField> </textField>
<textField pattern="dd/MM/yyyy"> <textField pattern="dd/MM/yyyy">
<reportElement uuid="bfb9d635-bbc1-4e92-890a-df8299bc8daa" stretchType="RelativeToTallestObject" x="1" y="0" width="40" height="12"/> <reportElement uuid="bfb9d635-bbc1-4e92-890a-df8299bc8daa" stretchType="RelativeToTallestObject" x="1" y="0" width="41" height="12"/>
<textElement> <textElement>
<font size="7" isItalic="false"/> <font size="7" isItalic="false"/>
</textElement> </textElement>