fixes bugs#AL-2332

master
aristides@rjconsultores.com.br 2023-03-28 13:46:06 -03:00
parent 4dd8c950d9
commit 45a4af26a5
3 changed files with 3 additions and 3 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.0.84</version> <version>1.0.85</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -527,13 +527,13 @@
<reportElement uuid="d19cff45-ad13-4a6b-b6f3-3e871a6d8d58" x="110" y="1" width="61" height="11"/> <reportElement uuid="d19cff45-ad13-4a6b-b6f3-3e871a6d8d58" x="110" y="1" width="61" height="11"/>
<box rightPadding="5"/> <box rightPadding="5"/>
<textElement/> <textElement/>
<textFieldExpression><![CDATA[$F{CIDADE_ORIGEM}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{CIDADE_DESTINO}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement uuid="f868a599-c0bb-4187-97b6-7681b753abbf" x="49" y="1" width="61" height="11"/> <reportElement uuid="f868a599-c0bb-4187-97b6-7681b753abbf" x="49" y="1" width="61" height="11"/>
<box rightPadding="5"/> <box rightPadding="5"/>
<textElement/> <textElement/>
<textFieldExpression><![CDATA[$F{CIDADE_DESTINO}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{CIDADE_ORIGEM}]]></textFieldExpression>
</textField> </textField>
<textField pattern="#,##0.00"> <textField pattern="#,##0.00">
<reportElement uuid="6454beed-fb72-4aa5-8bff-7eb4ea6c26ba" x="171" y="1" width="30" height="11"> <reportElement uuid="6454beed-fb72-4aa5-8bff-7eb4ea6c26ba" x="171" y="1" width="30" height="11">