fixes bug#18165
dev: Fábio qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@100136 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
27203c9437
commit
6df599f2a5
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
<?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="RelatorioGratuidadeARTESP" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="822" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="3ee05e26-199e-4ad2-a96b-dd421627aceb">
|
||||
<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="RelatorioGratuidadeARTESP" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="822" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="3ee05e26-199e-4ad2-a96b-dd421627aceb">
|
||||
<property name="ireport.zoom" value="1.2396694214876045"/>
|
||||
<property name="ireport.x" value="57"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<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"/>
|
||||
|
@ -36,70 +36,59 @@
|
|||
<title>
|
||||
<band height="136">
|
||||
<textField>
|
||||
<reportElement uuid="8c77b68e-7c9d-4b71-8cc1-fbb6aaf36f9c" x="0" y="0" width="614" height="37"/>
|
||||
<reportElement x="0" y="0" width="614" height="37" uuid="8c77b68e-7c9d-4b71-8cc1-fbb6aaf36f9c"/>
|
||||
<textElement markup="styled">
|
||||
<font size="22" isBold="true"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$P{TITULO}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="dd/MM/yyyy HH:mm">
|
||||
<reportElement uuid="32538cdd-7697-4a03-8035-f9474e869395" x="720" y="0" width="102" height="37"/>
|
||||
<reportElement x="720" y="0" width="102" height="37" uuid="32538cdd-7697-4a03-8035-f9474e869395"/>
|
||||
<textElement textAlignment="Left"/>
|
||||
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="abc399f3-d012-46aa-b4e9-678ab812bee4" x="614" y="0" width="106" height="37"/>
|
||||
<textElement/>
|
||||
<reportElement x="614" y="0" width="106" height="37" uuid="abc399f3-d012-46aa-b4e9-678ab812bee4"/>
|
||||
<textFieldExpression><![CDATA[$R{header.data.hora}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="f25e6675-4dcb-4d37-8586-e50abe4013af" x="129" y="37" width="591" height="20"/>
|
||||
<textElement/>
|
||||
<reportElement x="129" y="37" width="591" height="20" uuid="f25e6675-4dcb-4d37-8586-e50abe4013af"/>
|
||||
<textFieldExpression><![CDATA[( $P{fecInicioVenda} != null ? ($P{fecInicioVenda} + " à " + $P{fecFinalVenda}) : "" )]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="e15cecc4-995a-4cbc-934e-44970c809849" x="1" y="37" width="127" height="20"/>
|
||||
<textElement/>
|
||||
<reportElement x="1" y="37" width="127" height="20" uuid="e15cecc4-995a-4cbc-934e-44970c809849"/>
|
||||
<textFieldExpression><![CDATA[$R{header.periodo.venda}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="234e6e88-b5a2-4793-a029-85f64b4cad85" x="2" y="96" width="127" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="2" y="96" width="127" height="20" isRemoveLineWhenBlank="true" uuid="234e6e88-b5a2-4793-a029-85f64b4cad85"/>
|
||||
<textFieldExpression><![CDATA[$R{header.tipopassagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="d3d41ddb-2dbb-4b0e-bf82-02af7f81b63f" x="2" y="56" width="127" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="2" y="56" width="127" height="20" isRemoveLineWhenBlank="true" uuid="d3d41ddb-2dbb-4b0e-bf82-02af7f81b63f"/>
|
||||
<textFieldExpression><![CDATA[$R{header.empresa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="c61794c6-537b-4cab-9a5c-41c3101cdaac" x="129" y="116" width="591" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="129" y="116" width="591" height="20" isRemoveLineWhenBlank="true" uuid="c61794c6-537b-4cab-9a5c-41c3101cdaac"/>
|
||||
<textFieldExpression><![CDATA[$P{orgaoConcedente}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="6b435ede-b8f2-46ee-8098-50d36c0d5e23" x="129" y="96" width="591" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="129" y="96" width="591" height="20" isRemoveLineWhenBlank="true" uuid="6b435ede-b8f2-46ee-8098-50d36c0d5e23"/>
|
||||
<textFieldExpression><![CDATA[$P{tipGratu}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="7a4f4ad0-6b74-4194-b089-2bf61e0b7ce4" x="2" y="116" width="127" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="2" y="116" width="127" height="20" isRemoveLineWhenBlank="true" uuid="7a4f4ad0-6b74-4194-b089-2bf61e0b7ce4"/>
|
||||
<textFieldExpression><![CDATA[$R{header.orgaoConcedente}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="7bc881ef-b270-4178-8416-54ad2602eaab" x="129" y="76" width="591" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="129" y="76" width="591" height="20" isRemoveLineWhenBlank="true" uuid="7bc881ef-b270-4178-8416-54ad2602eaab"/>
|
||||
<textFieldExpression><![CDATA[$P{linhas}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="33bc773a-8bd3-4bc0-946c-664d78a19f5c" x="129" y="56" width="591" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="129" y="56" width="591" height="20" isRemoveLineWhenBlank="true" uuid="33bc773a-8bd3-4bc0-946c-664d78a19f5c"/>
|
||||
<textFieldExpression><![CDATA[$P{nomb_empresa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="c3b8e525-e015-4aaa-a505-1a92f3d6b0fb" x="2" y="76" width="127" height="20" isRemoveLineWhenBlank="true"/>
|
||||
<textElement/>
|
||||
<reportElement x="2" y="76" width="127" height="20" isRemoveLineWhenBlank="true" uuid="c3b8e525-e015-4aaa-a505-1a92f3d6b0fb"/>
|
||||
<textFieldExpression><![CDATA[$R{header.filtro.linha}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
|
@ -107,7 +96,7 @@
|
|||
<columnHeader>
|
||||
<band height="20">
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="f1fb4c10-0b23-48a3-ab44-ec9423860a3a" stretchType="RelativeToBandHeight" x="89" y="0" width="38" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="89" y="0" width="38" height="20" uuid="f1fb4c10-0b23-48a3-ab44-ec9423860a3a"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -119,7 +108,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.horaViagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="aa6e1262-d10a-466f-9b10-736d01b43c08" stretchType="RelativeToBandHeight" x="0" y="0" width="42" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="0" y="0" width="42" height="20" uuid="aa6e1262-d10a-466f-9b10-736d01b43c08"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -131,7 +120,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.empresa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="7cc48455-63db-458c-9a56-b479040b4d58" stretchType="RelativeToBandHeight" x="580" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="580" y="0" width="47" height="20" uuid="7cc48455-63db-458c-9a56-b479040b4d58"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -143,7 +132,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.cpf}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="9156a7f6-7830-4dd0-aa56-8f98130e1fae" stretchType="RelativeToBandHeight" x="775" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="775" y="0" width="47" height="20" uuid="9156a7f6-7830-4dd0-aa56-8f98130e1fae"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -156,7 +145,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.gratuidade}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="c95ac716-8516-4063-9409-d58b908e3deb" stretchType="RelativeToBandHeight" x="730" y="0" width="45" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="730" y="0" width="45" height="20" uuid="c95ac716-8516-4063-9409-d58b908e3deb"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -168,7 +157,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.desistencia}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="9ef59886-6218-4cf5-8926-f7f2e1e95cc6" stretchType="RelativeToBandHeight" x="42" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="42" y="0" width="47" height="20" uuid="9ef59886-6218-4cf5-8926-f7f2e1e95cc6"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -180,7 +169,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.dataViagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="d36987f3-20aa-4e3d-8bb6-5cacf23aa933" stretchType="RelativeToBandHeight" x="397" y="0" width="98" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="397" y="0" width="98" height="20" uuid="d36987f3-20aa-4e3d-8bb6-5cacf23aa933"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -192,7 +181,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.nome}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="86f8576e-d934-4f0d-9b87-4a40bef953ab" stretchType="RelativeToBandHeight" x="324" y="0" width="37" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="324" y="0" width="37" height="20" uuid="86f8576e-d934-4f0d-9b87-4a40bef953ab"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -204,7 +193,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.linha}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="a1aab05d-496e-4fe5-9c2e-760b7592a7fd" stretchType="RelativeToBandHeight" x="127" y="0" width="82" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="127" y="0" width="82" height="20" uuid="a1aab05d-496e-4fe5-9c2e-760b7592a7fd"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -216,7 +205,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.origem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="7778d2ac-5f98-4955-9bbf-e474a1f16dad" stretchType="RelativeToBandHeight" x="209" y="0" width="82" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="209" y="0" width="82" height="20" uuid="7778d2ac-5f98-4955-9bbf-e474a1f16dad"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -228,7 +217,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.destino}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="3eb6f2e7-2aad-4354-8cff-3938c90800ee" stretchType="RelativeToBandHeight" x="361" y="0" width="36" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="361" y="0" width="36" height="20" uuid="3eb6f2e7-2aad-4354-8cff-3938c90800ee"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -240,7 +229,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.numBilhete}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="cc34f975-2571-4e38-b4ba-fa5ecbde208b" stretchType="RelativeToBandHeight" x="689" y="0" width="41" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="689" y="0" width="41" height="20" uuid="cc34f975-2571-4e38-b4ba-fa5ecbde208b"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -252,7 +241,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.telEmail}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="8aea1354-22f0-45a4-9382-21623ef9a45d" stretchType="RelativeToBandHeight" x="291" y="0" width="33" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="291" y="0" width="33" height="20" uuid="8aea1354-22f0-45a4-9382-21623ef9a45d"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -264,7 +253,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.poltrona}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="163e03ed-32b8-4b99-b62f-ad886ac2a8fa" stretchType="RelativeToBandHeight" x="627" y="0" width="62" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="627" y="0" width="62" height="20" uuid="163e03ed-32b8-4b99-b62f-ad886ac2a8fa"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -276,7 +265,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.endereco}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="16db37b0-e079-4427-88f8-9b429db26ce3" stretchType="RelativeToBandHeight" x="495" y="0" width="46" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="495" y="0" width="46" height="20" uuid="16db37b0-e079-4427-88f8-9b429db26ce3"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -288,7 +277,7 @@
|
|||
<textFieldExpression><![CDATA[$R{detail.rg}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true">
|
||||
<reportElement uuid="be434e4c-9dbc-435b-8177-f81919d62cd3" stretchType="RelativeToBandHeight" x="541" y="0" width="37" height="20"/>
|
||||
<reportElement stretchType="RelativeToBandHeight" x="541" y="0" width="37" height="20" uuid="be434e4c-9dbc-435b-8177-f81919d62cd3"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.5"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -304,7 +293,7 @@
|
|||
<detail>
|
||||
<band height="20" splitType="Prevent">
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="e91ddf3d-5ee2-42d3-b8d4-01c92a2f462a" stretchType="RelativeToTallestObject" x="127" y="0" width="82" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="127" y="0" width="82" height="20" uuid="e91ddf3d-5ee2-42d3-b8d4-01c92a2f462a"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -316,7 +305,7 @@
|
|||
<textFieldExpression><![CDATA[$F{descOrigem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="d9ec1d06-efc7-4a65-96a2-e88e89f4ca91" stretchType="RelativeToTallestObject" x="209" y="0" width="82" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="209" y="0" width="82" height="20" uuid="d9ec1d06-efc7-4a65-96a2-e88e89f4ca91"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -328,7 +317,7 @@
|
|||
<textFieldExpression><![CDATA[$F{descDestino}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="aeca5093-6645-4f7d-814f-48abec2773bc" stretchType="RelativeToTallestObject" x="0" y="0" width="42" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="42" height="20" uuid="aeca5093-6645-4f7d-814f-48abec2773bc"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -340,7 +329,7 @@
|
|||
<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="6a5746f1-e112-4ea2-ac52-f3c4bf6f7c96" stretchType="RelativeToTallestObject" x="42" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="42" y="0" width="47" height="20" uuid="6a5746f1-e112-4ea2-ac52-f3c4bf6f7c96"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -352,7 +341,7 @@
|
|||
<textFieldExpression><![CDATA[$F{dataViagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="1ae38af7-3815-4fc0-ba8c-a87f6a26914a" stretchType="RelativeToTallestObject" x="89" y="0" width="38" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="89" y="0" width="38" height="20" uuid="1ae38af7-3815-4fc0-ba8c-a87f6a26914a"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -364,7 +353,7 @@
|
|||
<textFieldExpression><![CDATA[$F{horaViagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="bde0e80b-872a-4b26-b882-83efc01c25b7" stretchType="RelativeToTallestObject" x="324" y="0" width="37" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="324" y="0" width="37" height="20" uuid="bde0e80b-872a-4b26-b882-83efc01c25b7"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -376,7 +365,7 @@
|
|||
<textFieldExpression><![CDATA[$F{linha}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="7e10a3dc-7e63-49cf-ab5a-87bd2e7aa213" stretchType="RelativeToTallestObject" x="291" y="0" width="33" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="291" y="0" width="33" height="20" uuid="7e10a3dc-7e63-49cf-ab5a-87bd2e7aa213"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -388,7 +377,7 @@
|
|||
<textFieldExpression><![CDATA[$F{poltrona}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="0803ee7f-f5d1-4cfb-8fe5-a6109922ab26" stretchType="RelativeToTallestObject" x="397" y="0" width="98" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="397" y="0" width="98" height="20" uuid="0803ee7f-f5d1-4cfb-8fe5-a6109922ab26"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -400,7 +389,7 @@
|
|||
<textFieldExpression><![CDATA[$F{nomeIdoso}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="0aeeb871-0a94-4ce7-97b6-892a7d138ed0" stretchType="RelativeToTallestObject" x="495" y="0" width="46" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="495" y="0" width="46" height="20" uuid="0aeeb871-0a94-4ce7-97b6-892a7d138ed0"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -412,7 +401,7 @@
|
|||
<textFieldExpression><![CDATA[$F{RG}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="91a52282-d145-4f43-9d74-76d287e8969e" stretchType="RelativeToTallestObject" x="580" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="580" y="0" width="47" height="20" uuid="91a52282-d145-4f43-9d74-76d287e8969e"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -424,7 +413,7 @@
|
|||
<textFieldExpression><![CDATA[$F{CPF}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="483d506e-f7db-4e85-a83e-c63b75b19d1c" stretchType="RelativeToTallestObject" x="627" y="0" width="62" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="627" y="0" width="62" height="20" uuid="483d506e-f7db-4e85-a83e-c63b75b19d1c"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -436,7 +425,7 @@
|
|||
<textFieldExpression><![CDATA[$F{endereco}.equals(", -/") ? "" : $F{endereco}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="b95ba55d-899d-4143-bff4-25bdaa95ae12" stretchType="RelativeToTallestObject" x="730" y="0" width="45" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="730" y="0" width="45" height="20" uuid="b95ba55d-899d-4143-bff4-25bdaa95ae12"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -448,7 +437,7 @@
|
|||
<textFieldExpression><![CDATA[$F{desistencia} == true ? "SIM" : "NÃO"]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
|
||||
<reportElement uuid="1d3977c6-190b-4465-a062-40bed4826c84" stretchType="RelativeToTallestObject" x="775" y="0" width="47" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="775" y="0" width="47" height="20" uuid="1d3977c6-190b-4465-a062-40bed4826c84"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -461,7 +450,7 @@
|
|||
<textFieldExpression><![CDATA[$F{vlrGratuidade}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="e4dc6a7f-049d-45e1-9c6d-231303fb288c" stretchType="RelativeToTallestObject" x="361" y="0" width="36" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="361" y="0" width="36" height="20" uuid="e4dc6a7f-049d-45e1-9c6d-231303fb288c"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -473,7 +462,7 @@
|
|||
<textFieldExpression><![CDATA[$F{numBilhete}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="55fcebd5-d720-4f93-8295-964b2d79a213" stretchType="RelativeToTallestObject" x="689" y="0" width="41" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="689" y="0" width="41" height="20" uuid="55fcebd5-d720-4f93-8295-964b2d79a213"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -488,7 +477,7 @@
|
|||
? $F{email} : $F{tel}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement uuid="02c27999-1a75-4530-bb30-75c2fb08e297" stretchType="RelativeToTallestObject" x="541" y="0" width="37" height="20"/>
|
||||
<reportElement stretchType="RelativeToTallestObject" x="541" y="0" width="37" height="20" uuid="02c27999-1a75-4530-bb30-75c2fb08e297"/>
|
||||
<box>
|
||||
<topPen lineWidth="0.0"/>
|
||||
<leftPen lineWidth="0.5"/>
|
||||
|
@ -504,8 +493,7 @@
|
|||
<noData>
|
||||
<band height="22">
|
||||
<textField>
|
||||
<reportElement uuid="254c9278-71b2-4ffa-926c-5b0055e02cda" x="1" y="2" width="821" height="20"/>
|
||||
<textElement/>
|
||||
<reportElement x="1" y="2" width="821" height="20" uuid="254c9278-71b2-4ffa-926c-5b0055e02cda"/>
|
||||
<textFieldExpression><![CDATA[$R{msg.noData}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
|
|
Loading…
Reference in New Issue