fixes bug#AL-4487
parent
a763d6a7f4
commit
c71c8a4aef
2
pom.xml
2
pom.xml
|
@ -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.117.1</version>
|
<version>1.117.2</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Binary file not shown.
|
@ -398,7 +398,7 @@
|
||||||
<text><![CDATA[Origem]]></text>
|
<text><![CDATA[Origem]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="4f8fcbb3-73e7-4b15-9687-30ff12bb1526" x="93" y="1" width="61" height="11" isPrintWhenDetailOverflows="true"/>
|
<reportElement uuid="4f8fcbb3-73e7-4b15-9687-30ff12bb1526" x="92" y="1" width="61" height="11" isPrintWhenDetailOverflows="true"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -535,8 +535,8 @@
|
||||||
<text><![CDATA[T. SO]]></text>
|
<text><![CDATA[T. SO]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="8f6976c6-bd48-447f-a07f-f6bbbc33b8f6" mode="Transparent" x="154" y="1" width="33" height="11" isPrintWhenDetailOverflows="true" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="8f6976c6-bd48-447f-a07f-f6bbbc33b8f6" mode="Transparent" x="153" y="1" width="34" height="11" isPrintWhenDetailOverflows="true" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
|
||||||
<font fontName="SansSerif" size="7" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
|
<font fontName="SansSerif" size="7" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
|
||||||
<paragraph lineSpacing="Single"/>
|
<paragraph lineSpacing="Single"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -553,7 +553,7 @@
|
||||||
<textFieldExpression><![CDATA[$F{PREFIXO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{PREFIXO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField>
|
<textField>
|
||||||
<reportElement uuid="d19cff45-ad13-4a6b-b6f3-3e871a6d8d58" x="93" y="1" width="61" height="11"/>
|
<reportElement uuid="d19cff45-ad13-4a6b-b6f3-3e871a6d8d58" x="92" y="1" width="61" height="11"/>
|
||||||
<box rightPadding="5"/>
|
<box rightPadding="5"/>
|
||||||
<textElement/>
|
<textElement/>
|
||||||
<textFieldExpression><![CDATA[$F{CIDADE_DESTINO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{CIDADE_DESTINO}]]></textFieldExpression>
|
||||||
|
@ -656,8 +656,8 @@
|
||||||
<textFieldExpression><![CDATA[$F{totalValorseguroOpcionalVendido}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{totalValorseguroOpcionalVendido}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
||||||
<reportElement uuid="da706924-1662-451e-8841-3b6559657b90" x="154" y="1" width="33" height="11"/>
|
<reportElement uuid="da706924-1662-451e-8841-3b6559657b90" x="153" y="1" width="34" height="11"/>
|
||||||
<textElement textAlignment="Right" markup="none"/>
|
<textElement textAlignment="Center" markup="none"/>
|
||||||
<textFieldExpression><![CDATA[$F{fecHorventa}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{fecHorventa}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
</band>
|
</band>
|
||||||
|
|
Loading…
Reference in New Issue