Merge pull request 'fixes bug#AL-3947' (!480) from AL-3947 into master

Reviewed-on: adm/VentaBoletosAdm#480
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master 1.64.2
Gleison da Cruz 2024-04-15 20:14:13 +00:00
commit 8e2c7c866b
3 changed files with 5 additions and 5 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.1</version> <version>1.64.2</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -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="38" height="12"/> <reportElement uuid="5f9a0ea4-15d3-4bad-953a-0dc6f3f6ef51" x="1" y="0" width="40" 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="39" y="0" width="51" height="12"/> <reportElement uuid="fa0a31b5-6a94-4b0c-b730-4b6ef8f2304c" x="41" y="0" width="49" 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="39" y="0" width="51" height="12"/> <reportElement uuid="b15ada19-a1c0-4feb-9734-3a6c624bbfe6" stretchType="RelativeToTallestObject" x="41" y="0" width="49" height="12"/>
<textElement> <textElement>
<font size="7" isBold="true" isItalic="false"/> <font size="7" isBold="true" 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="38" height="12"/> <reportElement uuid="bfb9d635-bbc1-4e92-890a-df8299bc8daa" stretchType="RelativeToTallestObject" x="1" y="0" width="40" height="12"/>
<textElement> <textElement>
<font size="7" isItalic="false"/> <font size="7" isItalic="false"/>
</textElement> </textElement>