Fixes Bug #0009492
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@73230 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
38147af956
commit
1677b67263
Binary file not shown.
|
@ -1,8 +1,8 @@
|
||||||
<?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="RelatorioVendasBilheteiro" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="b92fb063-a827-4619-8a69-5c78e3afbb8c">
|
<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="RelatorioVendasBilheteiro" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="b92fb063-a827-4619-8a69-5c78e3afbb8c">
|
||||||
<property name="ireport.zoom" value="2.41576500000001"/>
|
<property name="ireport.zoom" value="2.41576500000001"/>
|
||||||
<property name="ireport.x" value="0"/>
|
<property name="ireport.x" value="1252"/>
|
||||||
<property name="ireport.y" value="0"/>
|
<property name="ireport.y" value="9"/>
|
||||||
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.2" value="pageHeader"/>
|
<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"/>
|
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="columnHeader"/>
|
||||||
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.rows" value="true"/>
|
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.rows" value="true"/>
|
||||||
|
@ -109,7 +109,7 @@
|
||||||
<textFieldExpression><![CDATA[$R{cabecalho.filtros}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$R{cabecalho.filtros}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy HH:mm" isBlankWhenNull="false">
|
<textField pattern="dd/MM/yyyy HH:mm" isBlankWhenNull="false">
|
||||||
<reportElement uuid="91cded42-c53d-469a-abc7-6eb0d59f69af" mode="Transparent" x="722" y="0" width="80" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="91cded42-c53d-469a-abc7-6eb0d59f69af" mode="Transparent" x="696" y="0" width="106" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Right" verticalAlignment="Top" rotation="None" markup="none">
|
||||||
<font fontName="SansSerif" size="9" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
|
<font fontName="SansSerif" size="9" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
|
||||||
<paragraph lineSpacing="Single"/>
|
<paragraph lineSpacing="Single"/>
|
||||||
|
@ -141,7 +141,7 @@
|
||||||
<textFieldExpression><![CDATA[$R{cabecalho.pagina}+" "+$V{PAGE_NUMBER}+" "+$R{cabecalho.de}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$R{cabecalho.pagina}+" "+$V{PAGE_NUMBER}+" "+$R{cabecalho.de}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField>
|
<textField>
|
||||||
<reportElement uuid="5cbb57ef-bd5e-4d1b-a077-d0ff398df801" x="640" y="0" width="82" height="15"/>
|
<reportElement uuid="5cbb57ef-bd5e-4d1b-a077-d0ff398df801" x="640" y="0" width="56" height="15"/>
|
||||||
<textElement textAlignment="Right">
|
<textElement textAlignment="Right">
|
||||||
<font size="9" isBold="true"/>
|
<font size="9" isBold="true"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<columnHeader>
|
<columnHeader>
|
||||||
<band height="24" splitType="Stretch">
|
<band height="24" splitType="Stretch">
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="9fc7e58e-8625-41c4-a8ee-6454f6382d46" x="69" y="0" width="32" height="24"/>
|
<reportElement uuid="9fc7e58e-8625-41c4-a8ee-6454f6382d46" x="52" y="0" width="20" height="24"/>
|
||||||
<textElement textAlignment="Left">
|
<textElement textAlignment="Left">
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -181,14 +181,14 @@
|
||||||
<text><![CDATA[Bilhete]]></text>
|
<text><![CDATA[Bilhete]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="7e1f6b82-8a1f-4719-b942-41f0d7027aa8" x="101" y="0" width="37" height="24"/>
|
<reportElement uuid="7e1f6b82-8a1f-4719-b942-41f0d7027aa8" x="72" y="0" width="37" height="24"/>
|
||||||
<textElement textAlignment="Left">
|
<textElement textAlignment="Left">
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[Pré-Impresso]]></text>
|
<text><![CDATA[Pré-Impresso]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="6adaca80-9b5a-4a03-a80b-5eeed4894d7f" mode="Transparent" x="138" y="0" width="80" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="6adaca80-9b5a-4a03-a80b-5eeed4894d7f" mode="Transparent" x="109" y="0" width="80" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -196,7 +196,7 @@
|
||||||
<text><![CDATA[Origem]]></text>
|
<text><![CDATA[Origem]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="95367884-2b52-4bbd-b716-852ff13290e9" mode="Transparent" x="445" y="0" width="32" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="95367884-2b52-4bbd-b716-852ff13290e9" mode="Transparent" x="416" y="0" width="32" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -204,7 +204,7 @@
|
||||||
<text><![CDATA[Serviço]]></text>
|
<text><![CDATA[Serviço]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="a39ab8f3-becb-44e3-b4f5-b7c43889508c" mode="Transparent" x="333" y="0" width="37" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="a39ab8f3-becb-44e3-b4f5-b7c43889508c" mode="Transparent" x="304" y="0" width="37" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -212,22 +212,22 @@
|
||||||
<text><![CDATA[Agência]]></text>
|
<text><![CDATA[Agência]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="170230ea-2a12-4444-9f13-c706d557ae8d" mode="Transparent" x="477" y="0" width="31" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="170230ea-2a12-4444-9f13-c706d557ae8d" mode="Transparent" x="448" y="0" width="31" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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>
|
||||||
<text><![CDATA[Hr Viagem]]></text>
|
<text><![CDATA[Hora Viagem]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="8a5e97db-9b05-4fa5-9663-7795869b6b90" x="28" y="0" width="41" height="24"/>
|
<reportElement uuid="8a5e97db-9b05-4fa5-9663-7795869b6b90" x="28" y="0" width="24" height="24"/>
|
||||||
<textElement textAlignment="Left">
|
<textElement textAlignment="Left">
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
<text><![CDATA[Série]]></text>
|
<text><![CDATA[Série]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="c0542d93-dde4-448d-932c-453d6a4a6882" mode="Transparent" x="218" y="0" width="82" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="c0542d93-dde4-448d-932c-453d6a4a6882" mode="Transparent" x="189" y="0" width="82" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -235,15 +235,15 @@
|
||||||
<text><![CDATA[Destino]]></text>
|
<text><![CDATA[Destino]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="9c65b631-065c-49af-ab2c-3bcea583eaea" mode="Transparent" x="403" y="0" width="42" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="9c65b631-065c-49af-ab2c-3bcea583eaea" mode="Transparent" x="374" y="0" width="42" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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>
|
||||||
<text><![CDATA[Dt. Viagem]]></text>
|
<text><![CDATA[Data Viagem]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="a7f96097-c8fd-4ba0-bea7-7b40a0fc81f7" mode="Transparent" x="370" y="0" width="33" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="a7f96097-c8fd-4ba0-bea7-7b40a0fc81f7" mode="Transparent" x="341" y="0" width="33" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -251,7 +251,7 @@
|
||||||
<text><![CDATA[Data Venda]]></text>
|
<text><![CDATA[Data Venda]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="0452264c-0f27-46d6-84ad-0fba6e5abdfa" mode="Transparent" x="508" y="0" width="30" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="0452264c-0f27-46d6-84ad-0fba6e5abdfa" mode="Transparent" x="479" y="0" width="30" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -259,7 +259,7 @@
|
||||||
<text><![CDATA[Polt]]></text>
|
<text><![CDATA[Polt]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="f596b16a-f9d9-42f5-b86f-3f468b0deb8f" mode="Transparent" x="538" y="0" width="45" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="f596b16a-f9d9-42f5-b86f-3f468b0deb8f" mode="Transparent" x="509" y="0" width="45" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -267,7 +267,7 @@
|
||||||
<text><![CDATA[Categoria]]></text>
|
<text><![CDATA[Categoria]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="73e29f93-98a9-4411-8f89-220426f2cb6d" mode="Transparent" x="583" y="0" width="31" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="73e29f93-98a9-4411-8f89-220426f2cb6d" mode="Transparent" x="554" y="0" width="31" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -283,7 +283,7 @@
|
||||||
<text><![CDATA[Status]]></text>
|
<text><![CDATA[Status]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="235c8f23-9c13-48cd-ab7a-e74363424caf" x="640" y="0" width="29" height="24"/>
|
<reportElement uuid="235c8f23-9c13-48cd-ab7a-e74363424caf" x="611" y="0" width="58" height="24"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -314,7 +314,7 @@
|
||||||
<text><![CDATA[Ped]]></text>
|
<text><![CDATA[Ped]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="6c2a21a8-3afa-4fc6-89b3-10f1887233c8" mode="Transparent" x="774" y="0" width="26" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="6c2a21a8-3afa-4fc6-89b3-10f1887233c8" mode="Transparent" x="774" y="0" width="28" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -322,7 +322,7 @@
|
||||||
<text><![CDATA[Seg]]></text>
|
<text><![CDATA[Seg]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="080714b4-2432-47b4-aef8-189ee5161e9b" mode="Transparent" x="300" y="0" width="33" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
<reportElement uuid="080714b4-2432-47b4-aef8-189ee5161e9b" mode="Transparent" x="271" y="0" width="33" height="24" forecolor="#000000" backcolor="#FFFFFF"/>
|
||||||
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
|
<textElement textAlignment="Left" 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"/>
|
||||||
|
@ -330,7 +330,7 @@
|
||||||
<text><![CDATA[Cod. Agência]]></text>
|
<text><![CDATA[Cod. Agência]]></text>
|
||||||
</staticText>
|
</staticText>
|
||||||
<staticText>
|
<staticText>
|
||||||
<reportElement uuid="cbaa75b2-d156-4324-94b5-4f633008d9ce" x="614" y="0" width="26" height="24"/>
|
<reportElement uuid="cbaa75b2-d156-4324-94b5-4f633008d9ce" x="585" y="0" width="26" height="24"/>
|
||||||
<textElement>
|
<textElement>
|
||||||
<font size="7"/>
|
<font size="7"/>
|
||||||
</textElement>
|
</textElement>
|
||||||
|
@ -346,67 +346,67 @@
|
||||||
<textFieldExpression><![CDATA[$F{NUMERO_PASSAGEM}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{NUMERO_PASSAGEM}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="e3a43e5d-2326-47c4-9d47-8c4d69d18d99" x="28" y="0" width="41" height="25"/>
|
<reportElement uuid="e3a43e5d-2326-47c4-9d47-8c4d69d18d99" x="28" y="0" width="24" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{SERIE}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SERIE}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="82c36c16-1662-4af9-a285-c935ab350e79" x="69" y="0" width="32" height="25"/>
|
<reportElement uuid="82c36c16-1662-4af9-a285-c935ab350e79" x="52" y="0" width="20" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{SUB_SERIE}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SUB_SERIE}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="ef45dd24-19e8-4e92-9759-f8e7a5c990eb" x="101" y="0" width="37" height="25"/>
|
<reportElement uuid="ef45dd24-19e8-4e92-9759-f8e7a5c990eb" x="72" y="0" width="37" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{PRE_IMPRESSO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{PRE_IMPRESSO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="4cd8a33f-6aaa-47cb-949e-38c6b74d3d39" x="138" y="0" width="80" height="25"/>
|
<reportElement uuid="4cd8a33f-6aaa-47cb-949e-38c6b74d3d39" x="109" y="0" width="80" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{ORIGEM}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{ORIGEM}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="17011486-0d4c-4e22-b534-48e0bb025673" x="218" y="0" width="82" height="25"/>
|
<reportElement uuid="17011486-0d4c-4e22-b534-48e0bb025673" x="189" y="0" width="82" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{DESTINO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DESTINO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="a89c84e4-0e13-4e85-a565-9eb0bc6e5423" x="333" y="0" width="37" height="25"/>
|
<reportElement uuid="a89c84e4-0e13-4e85-a565-9eb0bc6e5423" x="304" y="0" width="37" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{NOME_AGENCIA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{NOME_AGENCIA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
||||||
<reportElement uuid="7be97f5f-b36b-4679-befb-e5f2b4532963" x="370" y="0" width="33" height="25"/>
|
<reportElement uuid="7be97f5f-b36b-4679-befb-e5f2b4532963" x="341" y="0" width="33" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{DATA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DATA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
|
||||||
<reportElement uuid="7c1e2d86-f9ce-4730-866c-dc6cbdd0cf2c" x="403" y="0" width="42" height="25"/>
|
<reportElement uuid="7c1e2d86-f9ce-4730-866c-dc6cbdd0cf2c" x="374" y="0" width="42" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{DATA_VIAGEM}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DATA_VIAGEM}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="7c0246f5-739b-440c-a242-915117bd9fd1" x="445" y="0" width="32" height="25"/>
|
<reportElement uuid="7c0246f5-739b-440c-a242-915117bd9fd1" x="416" y="0" width="32" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{SERVICO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SERVICO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="dd401917-6047-4e1b-9722-31fe8d096594" x="477" y="0" width="31" height="25"/>
|
<reportElement uuid="dd401917-6047-4e1b-9722-31fe8d096594" x="448" y="0" width="31" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{HORA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{HORA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="4dafd61b-ce2b-4690-b029-2a1382113099" x="508" y="0" width="30" height="25"/>
|
<reportElement uuid="4dafd61b-ce2b-4690-b029-2a1382113099" x="479" y="0" width="30" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{NUMASIENTO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{NUMASIENTO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="8ad565b3-b12c-4fef-a1c7-836e7415436d" x="538" y="0" width="45" height="25"/>
|
<reportElement uuid="8ad565b3-b12c-4fef-a1c7-836e7415436d" x="509" y="0" width="45" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{CATEGORIA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{CATEGORIA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="b0200cfc-1b6b-4636-9f4b-5fe5d87c2687" x="583" y="0" width="31" height="25"/>
|
<reportElement uuid="b0200cfc-1b6b-4636-9f4b-5fe5d87c2687" x="554" y="0" width="31" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{SENTIDO} == 0 ? "I" : "V"]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SENTIDO} == 0 ? "I" : "V"]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
@ -416,7 +416,7 @@
|
||||||
<textFieldExpression><![CDATA[$F{STATUS_PASSAGEM}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{STATUS_PASSAGEM}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="f5f01da5-4ea3-41ba-8b58-b1f7e8e70601" x="640" y="0" width="29" height="25"/>
|
<reportElement uuid="f5f01da5-4ea3-41ba-8b58-b1f7e8e70601" x="611" y="0" width="58" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{DESC_LINHA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{DESC_LINHA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
@ -436,17 +436,17 @@
|
||||||
<textFieldExpression><![CDATA[$F{PEDAGIO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{PEDAGIO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="07367eac-338d-4ba8-b718-fa416fa3f012" x="774" y="0" width="26" height="25"/>
|
<reportElement uuid="07367eac-338d-4ba8-b718-fa416fa3f012" x="774" y="0" width="28" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="d605e0d8-31b2-45d6-9e05-c200cfd49896" x="300" y="0" width="33" height="25"/>
|
<reportElement uuid="d605e0d8-31b2-45d6-9e05-c200cfd49896" x="271" y="0" width="33" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{COD_AGENCIA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{COD_AGENCIA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
<textField pattern="" isBlankWhenNull="true">
|
<textField pattern="" isBlankWhenNull="true">
|
||||||
<reportElement uuid="6095d523-240a-4ba2-bd94-73ce9f851c9a" x="614" y="0" width="26" height="25"/>
|
<reportElement uuid="6095d523-240a-4ba2-bd94-73ce9f851c9a" x="585" y="0" width="26" height="25"/>
|
||||||
<textElement textAlignment="Left"/>
|
<textElement textAlignment="Left"/>
|
||||||
<textFieldExpression><![CDATA[$F{COD_LINHA}]]></textFieldExpression>
|
<textFieldExpression><![CDATA[$F{COD_LINHA}]]></textFieldExpression>
|
||||||
</textField>
|
</textField>
|
||||||
|
|
Loading…
Reference in New Issue