diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_es.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_es.properties index ddb7a0255..905c2169d 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_es.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_es.properties @@ -17,4 +17,7 @@ label.entPassagem=Ent. Passagem label.bprComissao=BPR label.excBagagemComissao=Exc. Bagagem label.outrosComissao=Outros -label.segOpcionalComissao=Seg. Opcional \ No newline at end of file +label.segOpcionalComissao=Seg. Opcional +label.seguro=Seg. Obrigatório +label.deducao=Dedução (-) +label.acrescimo=Acrécimo (+) \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_pt_BR.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_pt_BR.properties index ddb7a0255..b5f30fe0a 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_pt_BR.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissaoReceitas_pt_BR.properties @@ -1,13 +1,13 @@ label.receitas=Receitas label.dia=Dia -label.bpr=BPR(+) -label.gap=Imp. Pos.(+) +label.bpr=BPR +label.gap=Imp. Pos. label.impGap=Impr. Imp. Pos. -label.internet=Internet (+) -label.cancelados=Cancelados(-) -label.cancelGap=Cancel. Imp. Pos.(-) -label.devolvidos=Devolvidos(-) -label.devGap=Dev. Imp. Pos.(-) +label.internet=Internet +label.cancelados=Cancelados +label.cancelGap=Cancel. Imp. Pos. +label.devolvidos=Devolvidos +label.devGap=Dev. Imp. Pos. label.excBagagem=Exc. Bagagem label.segOpcional=Seg. Opcional label.outros=Outros @@ -17,4 +17,7 @@ label.entPassagem=Ent. Passagem label.bprComissao=BPR label.excBagagemComissao=Exc. Bagagem label.outrosComissao=Outros -label.segOpcionalComissao=Seg. Opcional \ No newline at end of file +label.segOpcionalComissao=Seg. Opcional +label.seguro=Seg. Obrigatório +label.deducao=Dedução (-) +label.acrescimo=Acrécimo (+) \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_es.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_es.properties index c738a21bc..547832950 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_es.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_es.properties @@ -17,4 +17,7 @@ label.outros=Outros label.itemDesconto=Item Desconto label.valor=Valor label.tipoDesconto=Tipo Desconto +label.seguro=Seg. Obrigatório +label.deducao=Dedução (-) +label.acrescimo=Acrécimo (+) msg.noData=Relatório Cálculo de Comissão sem movimento no período. \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_pt_BR.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_pt_BR.properties index c738a21bc..547832950 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_pt_BR.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioCalculoComissao_pt_BR.properties @@ -17,4 +17,7 @@ label.outros=Outros label.itemDesconto=Item Desconto label.valor=Valor label.tipoDesconto=Tipo Desconto +label.seguro=Seg. Obrigatório +label.deducao=Dedução (-) +label.acrescimo=Acrécimo (+) msg.noData=Relatório Cálculo de Comissão sem movimento no período. \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_es.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_es.properties index 6261b5703..555490d9e 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_es.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_es.properties @@ -23,5 +23,6 @@ label.receitaBpr=Receita BPR label.devolucoes=Devoluções label.receitaBaseComissao=Receita Base Comissão label.receitaSeguros=Receita Seguros +label.receitaSegurosOpcional=Receita Seguro Opcional label.receitaExcBagagens=Receita Exc. Bagagens label.receitaImpressaoPosterior=Receita Impressão Posterior \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_pt_BR.properties b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_pt_BR.properties index 6261b5703..555490d9e 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_pt_BR.properties +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/internacionalizacao/RelatorioReciboComissao_pt_BR.properties @@ -23,5 +23,6 @@ label.receitaBpr=Receita BPR label.devolucoes=Devoluções label.receitaBaseComissao=Receita Base Comissão label.receitaSeguros=Receita Seguros +label.receitaSegurosOpcional=Receita Seguro Opcional label.receitaExcBagagens=Receita Exc. Bagagens label.receitaImpressaoPosterior=Receita Impressão Posterior \ No newline at end of file diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jasper b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jasper index 044d3ea40..2baed9b6b 100644 Binary files a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jasper and b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jasper differ diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jrxml b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jrxml index e754473ad..ddfb90b7e 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jrxml +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissao.jrxml @@ -2,7 +2,7 @@ - + @@ -51,67 +51,68 @@ + <band height="89" splitType="Stretch"> <textField> - <reportElement uuid="18c6b84c-7ac6-4dd9-a0c8-8c51ad01fd1d" x="0" y="0" width="428" height="20"/> + <reportElement x="0" y="0" width="428" height="20" uuid="18c6b84c-7ac6-4dd9-a0c8-8c51ad01fd1d"/> <textElement verticalAlignment="Middle" markup="none"> <font size="14" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.calculoComissao}]]></textFieldExpression> </textField> <textField pattern="dd/MM/yyyy HH:mm"> - <reportElement uuid="08997b69-e04b-4909-bc46-5b12622d7d7a" x="824" y="0" width="374" height="20"/> + <reportElement x="824" y="0" width="374" height="20" uuid="08997b69-e04b-4909-bc46-5b12622d7d7a"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <textField> - <reportElement uuid="e367d6ec-e940-4ee5-afe8-2d2a252dfc87" x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="e367d6ec-e940-4ee5-afe8-2d2a252dfc87"/> <textElement verticalAlignment="Middle"> <font size="11"/> </textElement> <textFieldExpression><![CDATA[$P{empresa}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="0716e36e-256a-4c37-822a-e15643c392ca" x="0" y="40" width="74" height="23"/> + <reportElement x="0" y="40" width="74" height="23" uuid="0716e36e-256a-4c37-822a-e15643c392ca"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.empresa}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="cd6e34a7-3223-4c54-91ac-d5b30b9aa6a7" x="0" y="63" width="74" height="23"/> + <reportElement x="0" y="63" width="74" height="23" uuid="cd6e34a7-3223-4c54-91ac-d5b30b9aa6a7"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="3564990b-f006-4bcf-8f24-9af8311ef8b2" x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="3564990b-f006-4bcf-8f24-9af8311ef8b2"/> <textElement verticalAlignment="Middle"/> <textFieldExpression><![CDATA[$P{puntoventa}]]></textFieldExpression> </textField> <textField pattern=""> - <reportElement uuid="8a00eb79-8246-4e24-b142-a28c56786b13" x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true" uuid="8a00eb79-8246-4e24-b142-a28c56786b13"/> <textElement verticalAlignment="Middle"> <font size="11"/> </textElement> <textFieldExpression><![CDATA[$P{competencia} != null ? $P{competencia} : $P{dataInicialEDataFinal}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="7252e248-1124-4165-bcab-9e91a8ba8e6b" x="0" y="20" width="74" height="20"/> + <reportElement x="0" y="20" width="74" height="20" uuid="7252e248-1124-4165-bcab-9e91a8ba8e6b"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.periodo}]]></textFieldExpression> </textField> <line> - <reportElement uuid="4b8a95e1-acc2-4f35-b2a6-835e2a171a4f" x="0" y="86" width="1200" height="1"/> + <reportElement x="0" y="86" width="1200" height="1" uuid="4b8a95e1-acc2-4f35-b2a6-835e2a171a4f"/> </line> </band> @@ -124,143 +125,143 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -268,100 +269,114 @@ - + - + - + - + - + - + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + @@ -371,17 +386,17 @@ - + - + - + diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jasper b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jasper index fa2da2b73..927a55cfc 100644 Binary files a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jasper and b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jasper differ diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jrxml b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jrxml index 6bd353bc1..34d0777d6 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jrxml +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoAnalitico.jrxml @@ -1,8 +1,8 @@ - - - + + + @@ -93,54 +93,54 @@ <band height="89" splitType="Stretch"> <textField> - <reportElement uuid="4ed4e495-6cb7-4479-8542-e758fc38bda5" x="0" y="0" width="1134" height="20"/> + <reportElement x="0" y="0" width="1134" height="20" uuid="4ed4e495-6cb7-4479-8542-e758fc38bda5"/> <textElement verticalAlignment="Middle" markup="none"> <font size="14" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.resumoCalculoComissao}]]></textFieldExpression> </textField> <textField pattern="dd/MM/yyyy HH:mm"> - <reportElement uuid="f8e7d9fb-d9c1-4cd0-ba13-e57547fd1688" x="1134" y="0" width="191" height="20"/> + <reportElement x="1134" y="0" width="191" height="20" uuid="f8e7d9fb-d9c1-4cd0-ba13-e57547fd1688"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <textField> - <reportElement uuid="862c85d4-9b01-4bcb-957d-d7a944548a85" x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="862c85d4-9b01-4bcb-957d-d7a944548a85"/> <textElement verticalAlignment="Middle"> <font size="11"/> </textElement> <textFieldExpression><![CDATA[$P{empresa}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="7b7d9a7f-ef96-4844-b667-162f159f8b52" x="0" y="40" width="74" height="23"/> + <reportElement x="0" y="40" width="74" height="23" uuid="7b7d9a7f-ef96-4844-b667-162f159f8b52"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.empresa}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="ec7d73cd-a621-4da8-99df-658f1609e5f5" x="0" y="63" width="74" height="23"/> + <reportElement x="0" y="63" width="74" height="23" uuid="ec7d73cd-a621-4da8-99df-658f1609e5f5"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="0a0c54e6-24ef-4ddf-9d32-ec88740bdfcf" x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="0a0c54e6-24ef-4ddf-9d32-ec88740bdfcf"/> <textElement verticalAlignment="Middle"/> <textFieldExpression><![CDATA[$P{puntoventa}]]></textFieldExpression> </textField> <textField pattern=""> - <reportElement uuid="ef41c70b-93d7-4cfa-b4af-55f4254b3f57" x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true" uuid="ef41c70b-93d7-4cfa-b4af-55f4254b3f57"/> <textElement verticalAlignment="Middle"> <font size="11"/> </textElement> <textFieldExpression><![CDATA[$P{competencia} != null ? $P{competencia} : $P{dataInicialEDataFinal}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="a1ad69a4-5fec-4e02-969b-8b8039a870ee" x="0" y="20" width="74" height="20"/> + <reportElement x="0" y="20" width="74" height="20" uuid="a1ad69a4-5fec-4e02-969b-8b8039a870ee"/> <textElement verticalAlignment="Middle" markup="none"> <font size="11" isBold="true"/> </textElement> @@ -154,48 +154,48 @@ <columnHeader> <band height="44" splitType="Stretch"> <line> - <reportElement uuid="d075b138-c9ed-414c-af8f-b2ee7fa94c29" x="0" y="24" width="998" height="1"/> + <reportElement x="0" y="24" width="998" height="1" uuid="d075b138-c9ed-414c-af8f-b2ee7fa94c29"/> </line> <textField> - <reportElement uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec" x="1" y="2" width="995" height="20"/> + <reportElement x="1" y="2" width="995" height="20" uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec"/> <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> <font size="5" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.receitas}]]></textFieldExpression> </textField> <textField> - <reportElement uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08" x="1000" y="2" width="325" height="20"/> + <reportElement x="1000" y="2" width="325" height="20" uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08"/> <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> <font size="5" isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.comissoes}]]></textFieldExpression> </textField> <line> - <reportElement uuid="fabbb637-0121-43eb-95f4-05b07ac58b37" x="1000" y="24" width="325" height="1"/> + <reportElement x="1000" y="24" width="325" height="1" uuid="fabbb637-0121-43eb-95f4-05b07ac58b37"/> </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe" stretchType="RelativeToTallestObject" x="173" y="26" width="79" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="173" y="26" width="79" height="15" isPrintWhenDetailOverflows="true" uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.bpr}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e1106d40-008d-4b70-97a8-015822bf97ad" stretchType="RelativeToTallestObject" x="313" y="26" width="54" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="313" y="26" width="54" height="15" isPrintWhenDetailOverflows="true" uuid="e1106d40-008d-4b70-97a8-015822bf97ad"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.impGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec" stretchType="RelativeToTallestObject" x="367" y="26" width="67" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="367" y="26" width="67" height="15" isPrintWhenDetailOverflows="true" uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e058dd69-ee95-4c35-9b84-c37831a7d320" stretchType="RelativeToTallestObject" x="434" y="26" width="77" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="434" y="26" width="77" height="15" isPrintWhenDetailOverflows="true" uuid="e058dd69-ee95-4c35-9b84-c37831a7d320"/> <box leftPadding="0"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> @@ -203,124 +203,124 @@ <textFieldExpression><![CDATA[$R{label.cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf" stretchType="RelativeToTallestObject" x="511" y="26" width="84" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="511" y="26" width="84" height="15" isPrintWhenDetailOverflows="true" uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.cancelGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="06e037db-c266-4e87-9007-4c9c2257fa90" stretchType="RelativeToTallestObject" x="595" y="26" width="74" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="595" y="26" width="74" height="15" isPrintWhenDetailOverflows="true" uuid="06e037db-c266-4e87-9007-4c9c2257fa90"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.devolvidos}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d1e09e96-d570-4545-8465-fc824daa4743" stretchType="RelativeToTallestObject" x="669" y="26" width="85" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="669" y="26" width="85" height="15" isPrintWhenDetailOverflows="true" uuid="d1e09e96-d570-4545-8465-fc824daa4743"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.devGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6" stretchType="RelativeToTallestObject" x="809" y="26" width="70" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="809" y="26" width="70" height="15" isPrintWhenDetailOverflows="true" uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.excBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f9954497-03dd-4ab2-a266-f2f500f9b397" stretchType="RelativeToTallestObject" x="879" y="26" width="62" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="879" y="26" width="62" height="15" isPrintWhenDetailOverflows="true" uuid="f9954497-03dd-4ab2-a266-f2f500f9b397"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.segOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b" stretchType="RelativeToTallestObject" x="999" y="26" width="42" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="999" y="26" width="42" height="15" isPrintWhenDetailOverflows="true" uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.bprComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="392edb84-d3da-442c-8274-77e13c956397" stretchType="RelativeToTallestObject" x="1041" y="26" width="60" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1041" y="26" width="60" height="15" isPrintWhenDetailOverflows="true" uuid="392edb84-d3da-442c-8274-77e13c956397"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.excBagagemComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1" stretchType="RelativeToTallestObject" x="1101" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1101" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.segOpcionalComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="cc66fa67-9ffd-465e-b151-5b67509084e5" stretchType="RelativeToTallestObject" x="1156" y="26" width="54" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1156" y="26" width="54" height="15" isPrintWhenDetailOverflows="true" uuid="cc66fa67-9ffd-465e-b151-5b67509084e5"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.entPassagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="5147a259-76fa-4d3e-b046-de710b8c5949" stretchType="RelativeToTallestObject" x="41" y="26" width="132" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="41" y="26" width="132" height="15" isPrintWhenDetailOverflows="true" uuid="5147a259-76fa-4d3e-b046-de710b8c5949"/> <textElement textAlignment="Left" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512" stretchType="RelativeToTallestObject" x="252" y="26" width="61" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="252" y="26" width="61" height="15" isPrintWhenDetailOverflows="true" uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.gap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="063c9eea-c368-446e-900a-307cc7c03837" stretchType="RelativeToTallestObject" x="941" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="941" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="063c9eea-c368-446e-900a-307cc7c03837"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.outros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377" stretchType="RelativeToTallestObject" x="1210" y="26" width="57" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1210" y="26" width="57" height="15" isPrintWhenDetailOverflows="true" uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.outrosComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e992e432-a408-4922-9b88-8cfcfc8b460e" stretchType="RelativeToTallestObject" x="1267" y="26" width="57" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1267" y="26" width="57" height="15" isPrintWhenDetailOverflows="true" uuid="e992e432-a408-4922-9b88-8cfcfc8b460e"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> <line> - <reportElement uuid="542872d9-23af-4696-b7c9-8893663fdbfa" x="1000" y="0" width="325" height="1"/> + <reportElement x="1000" y="0" width="325" height="1" uuid="542872d9-23af-4696-b7c9-8893663fdbfa"/> </line> <line> - <reportElement uuid="c0f1c863-7259-4653-956e-6055f17348e9" x="0" y="0" width="998" height="1"/> + <reportElement x="0" y="0" width="998" height="1" uuid="c0f1c863-7259-4653-956e-6055f17348e9"/> </line> <line> - <reportElement uuid="1810b0b5-b882-45e7-88b6-93575fe5812c" positionType="Float" x="1000" y="42" width="325" height="1"/> + <reportElement positionType="Float" x="1000" y="42" width="325" height="1" uuid="1810b0b5-b882-45e7-88b6-93575fe5812c"/> </line> <line> - <reportElement uuid="8010e9da-31b9-4d36-8e8d-6fd22973fe58" positionType="Float" x="0" y="42" width="998" height="1"/> + <reportElement positionType="Float" x="0" y="42" width="998" height="1" uuid="8010e9da-31b9-4d36-8e8d-6fd22973fe58"/> </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30" stretchType="RelativeToTallestObject" x="754" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="754" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe" stretchType="RelativeToTallestObject" x="1" y="26" width="38" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1" y="26" width="38" height="15" isPrintWhenDetailOverflows="true" uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe"/> <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> @@ -329,142 +329,142 @@ </band> </columnHeader> <detail> - <band height="16" splitType="Stretch"> + <band height="10" splitType="Stretch"> <textField isStretchWithOverflow="true" pattern="dd/MM/yy" isBlankWhenNull="true"> - <reportElement uuid="1229187f-f634-4d67-822d-5518788bb5e3" x="41" y="0" width="132" height="15"/> + <reportElement x="41" y="0" width="132" height="10" uuid="1229187f-f634-4d67-822d-5518788bb5e3"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="568dd4c0-a594-4130-96ec-94800b162c4a" x="173" y="0" width="79" height="15"/> + <reportElement x="173" y="0" width="79" height="10" uuid="568dd4c0-a594-4130-96ec-94800b162c4a"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{receitaBPR}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38" x="313" y="0" width="54" height="15"/> + <reportElement x="313" y="0" width="54" height="10" uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{gapImpressa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="9332443b-f7b3-43b1-b0e1-556266b470a6" x="367" y="0" width="67" height="15"/> + <reportElement x="367" y="0" width="67" height="10" uuid="9332443b-f7b3-43b1-b0e1-556266b470a6"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1" x="434" y="0" width="77" height="15"/> + <reportElement x="434" y="0" width="77" height="10" uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="10445fda-9570-4957-a54e-6e4a333289a9" x="511" y="0" width="84" height="15"/> + <reportElement x="511" y="0" width="84" height="10" uuid="10445fda-9570-4957-a54e-6e4a333289a9"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{canceladosGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2" x="595" y="0" width="74" height="15"/> + <reportElement x="595" y="0" width="74" height="10" uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{devolvidosRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf" x="669" y="0" width="85" height="15"/> + <reportElement x="669" y="0" width="85" height="10" uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{devolvidosGAPRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10" x="999" y="0" width="42" height="15"/> + <reportElement x="999" y="0" width="42" height="10" uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoBPRDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="71ebac1d-7e6d-4302-83f9-905663a0f908" x="1041" y="0" width="60" height="15"/> + <reportElement x="1041" y="0" width="60" height="10" uuid="71ebac1d-7e6d-4302-83f9-905663a0f908"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoExcessoBagagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="46986d99-a2a8-41cb-bf21-693e58701c40" x="1156" y="0" width="54" height="15"/> + <reportElement x="1156" y="0" width="54" height="10" uuid="46986d99-a2a8-41cb-bf21-693e58701c40"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoEntregaPassagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="db0af433-7d57-4a29-92d9-c52e6672964e" x="252" y="0" width="61" height="15"/> + <reportElement x="252" y="0" width="61" height="10" uuid="db0af433-7d57-4a29-92d9-c52e6672964e"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{receitaGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="96f03f00-149a-410d-833f-a91d0f807b24" x="809" y="0" width="70" height="15"/> + <reportElement x="809" y="0" width="70" height="10" uuid="96f03f00-149a-410d-833f-a91d0f807b24"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{receitaExcessoBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d129142a-d256-410f-b789-d83e78ee3bec" x="879" y="0" width="62" height="15"/> + <reportElement x="879" y="0" width="62" height="10" uuid="d129142a-d256-410f-b789-d83e78ee3bec"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{receitaSeguroOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976" x="941" y="0" width="55" height="15"/> + <reportElement x="941" y="0" width="55" height="10" uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{receitaSeguroOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3" x="1101" y="0" width="55" height="15"/> + <reportElement x="1101" y="0" width="55" height="10" uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoSegOpcionalDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7a7c3542-4485-4ae6-8280-94380592b5f8" x="1210" y="0" width="57" height="15"/> + <reportElement x="1210" y="0" width="57" height="10" uuid="7a7c3542-4485-4ae6-8280-94380592b5f8"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoOutrosDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="497c7b80-7c73-4093-9de1-03015a1092ab" x="754" y="0" width="55" height="15"/> + <reportElement x="754" y="0" width="55" height="10" uuid="497c7b80-7c73-4093-9de1-03015a1092ab"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6" x="1267" y="0" width="57" height="15"/> + <reportElement x="1267" y="0" width="57" height="10" uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$F{totalComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="9332443b-f7b3-43b1-b0e1-556266b470a6" x="1" y="0" width="38" height="15"/> + <reportElement x="1" y="0" width="38" height="10" uuid="9332443b-f7b3-43b1-b0e1-556266b470a6"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font size="5"/> </textElement> @@ -475,139 +475,139 @@ <summary> <band height="17"> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5ece8668-4131-4b67-a805-a3cb347d11b2" x="1101" y="1" width="55" height="15"/> + <reportElement x="1101" y="1" width="55" height="15" uuid="5ece8668-4131-4b67-a805-a3cb347d11b2"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoSegOpcionalDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="bc97c56b-6ae9-4280-acc4-4bbf92c1ad7a" x="511" y="1" width="84" height="15"/> + <reportElement x="511" y="1" width="84" height="15" uuid="bc97c56b-6ae9-4280-acc4-4bbf92c1ad7a"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{canceladosGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="11ff0043-eae4-40ec-8613-5c7a1a9191ea" x="313" y="1" width="54" height="15"/> + <reportElement x="313" y="1" width="54" height="15" uuid="11ff0043-eae4-40ec-8613-5c7a1a9191ea"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{gapImpressa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="0e8961c0-5ec4-40cf-b230-f3b33ee7fd47" x="999" y="1" width="42" height="15"/> + <reportElement x="999" y="1" width="42" height="15" uuid="0e8961c0-5ec4-40cf-b230-f3b33ee7fd47"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoBPRDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7e6ec412-51cf-41b5-97fb-494be6b5904e" x="669" y="1" width="85" height="15"/> + <reportElement x="669" y="1" width="85" height="15" uuid="7e6ec412-51cf-41b5-97fb-494be6b5904e"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{devolvidosGAPRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="157adb9b-bc79-4796-8a1f-22c4dbfa203c" x="809" y="1" width="70" height="15"/> + <reportElement x="809" y="1" width="70" height="15" uuid="157adb9b-bc79-4796-8a1f-22c4dbfa203c"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{receitaExcessoBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="dcb299cf-fdbc-4d28-a66a-a869f1bdf976" x="1041" y="1" width="60" height="15"/> + <reportElement x="1041" y="1" width="60" height="15" uuid="dcb299cf-fdbc-4d28-a66a-a869f1bdf976"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoExcessoBagagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="235e7812-044e-4630-a787-dc72ed33a7a3" x="367" y="1" width="67" height="15"/> + <reportElement x="367" y="1" width="67" height="15" uuid="235e7812-044e-4630-a787-dc72ed33a7a3"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c1aa4cab-6122-4fa1-a5c9-74090d12e7a7" x="173" y="1" width="79" height="15"/> + <reportElement x="173" y="1" width="79" height="15" uuid="c1aa4cab-6122-4fa1-a5c9-74090d12e7a7"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{receitaBPR}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="a504b987-a5f9-4b15-a1a3-5168c9c7a1f9" x="879" y="1" width="62" height="15"/> + <reportElement x="879" y="1" width="62" height="15" uuid="a504b987-a5f9-4b15-a1a3-5168c9c7a1f9"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{receitaSeguroOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="da2a9fa2-3b6e-4e86-aeea-9cb045c12b44" x="1156" y="1" width="54" height="15"/> + <reportElement x="1156" y="1" width="54" height="15" uuid="da2a9fa2-3b6e-4e86-aeea-9cb045c12b44"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoEntregaPassagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7c79c45a-c3ee-40fd-8ff4-19dd7eac418d" x="434" y="1" width="77" height="15"/> + <reportElement x="434" y="1" width="77" height="15" uuid="7c79c45a-c3ee-40fd-8ff4-19dd7eac418d"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="ea835bd8-ea48-4e09-b4ef-b93e9bbea570" x="595" y="1" width="74" height="15"/> + <reportElement x="595" y="1" width="74" height="15" uuid="ea835bd8-ea48-4e09-b4ef-b93e9bbea570"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{devolvidosRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d0cec0f9-747c-4146-90c1-19b1b5eabaa5" x="252" y="1" width="61" height="15"/> + <reportElement x="252" y="1" width="61" height="15" uuid="d0cec0f9-747c-4146-90c1-19b1b5eabaa5"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{receitaGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="24edac96-0c18-46e6-a985-56d4f4881f5e" x="941" y="1" width="55" height="15"/> + <reportElement x="941" y="1" width="55" height="15" uuid="24edac96-0c18-46e6-a985-56d4f4881f5e"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{receitaSeguroOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="58ca6140-9bbe-4551-800e-6f0f5c8e2a7b" x="1210" y="1" width="57" height="15"/> + <reportElement x="1210" y="1" width="57" height="15" uuid="58ca6140-9bbe-4551-800e-6f0f5c8e2a7b"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoOutrosDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="26e05718-cf56-42d0-b26c-4e633674b0e7" x="754" y="1" width="55" height="15"/> + <reportElement x="754" y="1" width="55" height="15" uuid="26e05718-cf56-42d0-b26c-4e633674b0e7"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="81a27569-d3b3-4ea3-969e-e556ae7f109a" x="1267" y="1" width="57" height="15"/> + <reportElement x="1267" y="1" width="57" height="15" uuid="81a27569-d3b3-4ea3-969e-e556ae7f109a"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="5"/> </textElement> <textFieldExpression><![CDATA[$V{totalComissao}]]></textFieldExpression> </textField> <line> - <reportElement uuid="99eef1f5-bcdd-40b0-b0e0-9b2e864262dc" x="1000" y="0" width="325" height="1"/> + <reportElement x="1000" y="0" width="325" height="1" uuid="99eef1f5-bcdd-40b0-b0e0-9b2e864262dc"/> </line> <line> - <reportElement uuid="9d22b590-805d-4f3c-993e-43d392bc53ab" x="0" y="0" width="998" height="1"/> + <reportElement x="0" y="0" width="998" height="1" uuid="9d22b590-805d-4f3c-993e-43d392bc53ab"/> </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="02e09daf-3ed8-4f73-a1ec-f96f0feec811" stretchType="RelativeToTallestObject" x="0" y="1" width="173" height="15" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="0" y="1" width="173" height="15" isPrintWhenDetailOverflows="true" uuid="02e09daf-3ed8-4f73-a1ec-f96f0feec811"/> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="5" isBold="false"/> </textElement> @@ -618,7 +618,7 @@ <noData> <band height="21"> <textField pattern="MM/yyyy"> - <reportElement uuid="30a82b83-7c00-4007-a886-86ef6cb74496" x="0" y="0" width="1324" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement x="0" y="0" width="1324" height="20" isPrintWhenDetailOverflows="true" uuid="30a82b83-7c00-4007-a886-86ef6cb74496"/> <textElement verticalAlignment="Middle"> <font size="11"/> </textElement> diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jasper b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jasper index 661b724e6..bc5fa6d6a 100644 Binary files a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jasper and b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jasper differ diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jrxml b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jrxml index c425850f5..db1f65fa8 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jrxml +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioCalculoComissaoReceitas.jrxml @@ -1,29 +1,31 @@ <?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="RelatorioCalculoComissaoReceitas" pageWidth="1200" pageHeight="555" orientation="Landscape" columnWidth="1200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="14814f61-8faa-49a1-919b-08e34011ed52"> - <property name="ireport.zoom" value="1.5"/> - <property name="ireport.x" value="136"/> + <property name="ireport.zoom" value="1.8150000000000013"/> + <property name="ireport.x" value="0"/> <property name="ireport.y" value="0"/> <field name="data" class="java.util.Date"/> + <field name="internet" class="java.math.BigDecimal"/> + <field name="cancelados" class="java.math.BigDecimal"/> + <field name="canceladosGAP" class="java.math.BigDecimal"/> <field name="receitaComissao" class="java.math.BigDecimal"/> <field name="receitaBPR" class="java.math.BigDecimal"/> <field name="receitaGAP" class="java.math.BigDecimal"/> <field name="gapImpressa" class="java.math.BigDecimal"/> - <field name="internet" class="java.math.BigDecimal"/> - <field name="cancelados" class="java.math.BigDecimal"/> - <field name="canceladosGAP" class="java.math.BigDecimal"/> <field name="receitaExcessoBagagem" class="java.math.BigDecimal"/> <field name="receitaSeguroOpcional" class="java.math.BigDecimal"/> - <field name="contImpressa" class="java.lang.Integer"/> - <field name="comissaoBPRDiaria" class="java.math.BigDecimal"/> - <field name="comissaoExcessoBagagemDiaria" class="java.math.BigDecimal"/> - <field name="comissaoSegOpcionalDiaria" class="java.math.BigDecimal"/> - <field name="comissaoEntregaPassagemDiaria" class="java.math.BigDecimal"/> <field name="receitaSeguroOutros" class="java.math.BigDecimal"/> - <field name="comissaoOutrosDiaria" class="java.math.BigDecimal"/> + <field name="contImpressa" class="java.lang.Integer"/> <field name="total" class="java.math.BigDecimal"/> <field name="totalComissao" class="java.math.BigDecimal"/> <field name="devolvidosRelatorio" class="java.math.BigDecimal"/> <field name="devolvidosGAPRelatorio" class="java.math.BigDecimal"/> + <field name="receitaSeguro" class="java.math.BigDecimal"/> + <field name="comissaoBPRDiaria" class="java.math.BigDecimal"/> + <field name="comissaoExcessoBagagemDiaria" class="java.math.BigDecimal"/> + <field name="comissaoSegOpcionalDiaria" class="java.math.BigDecimal"/> + <field name="comissaoEntregaPassagemDiaria" class="java.math.BigDecimal"/> + <field name="comissaoOutrosDiaria" class="java.math.BigDecimal"/> + <field name="comissaoSeguroObrigatorioDiaria" class="java.math.BigDecimal"/> <variable name="receitaComissao" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{receitaComissao}]]></variableExpression> </variable> @@ -81,6 +83,12 @@ <variable name="totalComissao" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{totalComissao}]]></variableExpression> </variable> + <variable name="receitaSeguro" class="java.math.BigDecimal" calculation="Sum"> + <variableExpression><![CDATA[$F{receitaSeguro}]]></variableExpression> + </variable> + <variable name="comissaoSeguroDiaria" class="java.math.BigDecimal" calculation="Sum"> + <variableExpression><![CDATA[$F{comissaoSeguroObrigatorioDiaria}]]></variableExpression> + </variable> <background> <band splitType="Stretch"/> </background> @@ -92,445 +100,711 @@ </pageHeader> <columnHeader> <band height="49" splitType="Stretch"> - <line> - <reportElement uuid="d075b138-c9ed-414c-af8f-b2ee7fa94c29" x="0" y="24" width="871" height="1"/> - </line> - <textField> - <reportElement uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec" x="1" y="2" width="871" height="20"/> - <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> - <font size="7" isBold="true"/> - </textElement> - <textFieldExpression><![CDATA[$R{label.receitas}]]></textFieldExpression> - </textField> - <textField> - <reportElement uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08" x="874" y="2" width="325" height="20"/> - <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> - <font size="7" isBold="true"/> - </textElement> - <textFieldExpression><![CDATA[$R{label.comissoes}]]></textFieldExpression> - </textField> - <line> - <reportElement uuid="fabbb637-0121-43eb-95f4-05b07ac58b37" x="875" y="24" width="325" height="1"/> - </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe" stretchType="RelativeToTallestObject" x="52" y="26" width="75" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="50" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.bpr}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e1106d40-008d-4b70-97a8-015822bf97ad" stretchType="RelativeToTallestObject" x="188" y="26" width="54" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="290" y="29" width="54" height="20" isPrintWhenDetailOverflows="true" uuid="e1106d40-008d-4b70-97a8-015822bf97ad"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.impGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec" stretchType="RelativeToTallestObject" x="242" y="26" width="67" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="170" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e058dd69-ee95-4c35-9b84-c37831a7d320" stretchType="RelativeToTallestObject" x="309" y="26" width="77" height="20" isPrintWhenDetailOverflows="true"/> - <box leftPadding="0"/> + <reportElement stretchType="RelativeToTallestObject" x="344" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="e058dd69-ee95-4c35-9b84-c37831a7d320"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf" stretchType="RelativeToTallestObject" x="386" y="26" width="84" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="404" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.cancelGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="06e037db-c266-4e87-9007-4c9c2257fa90" stretchType="RelativeToTallestObject" x="470" y="26" width="74" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="464" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="06e037db-c266-4e87-9007-4c9c2257fa90"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.devolvidos}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d1e09e96-d570-4545-8465-fc824daa4743" stretchType="RelativeToTallestObject" x="544" y="26" width="85" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="524" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="d1e09e96-d570-4545-8465-fc824daa4743"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.devGap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6" stretchType="RelativeToTallestObject" x="684" y="26" width="70" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="641" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.excBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f9954497-03dd-4ab2-a266-f2f500f9b397" stretchType="RelativeToTallestObject" x="754" y="26" width="62" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="701" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="f9954497-03dd-4ab2-a266-f2f500f9b397"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.segOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b" stretchType="RelativeToTallestObject" x="874" y="26" width="42" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="818" y="29" width="42" height="20" isPrintWhenDetailOverflows="true" uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.bprComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="392edb84-d3da-442c-8274-77e13c956397" stretchType="RelativeToTallestObject" x="916" y="26" width="60" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="920" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="392edb84-d3da-442c-8274-77e13c956397"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.excBagagemComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1" stretchType="RelativeToTallestObject" x="976" y="26" width="55" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="980" y="29" width="55" height="20" isPrintWhenDetailOverflows="true" uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.segOpcionalComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="cc66fa67-9ffd-465e-b151-5b67509084e5" stretchType="RelativeToTallestObject" x="1031" y="26" width="54" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1035" y="29" width="54" height="20" isPrintWhenDetailOverflows="true" uuid="cc66fa67-9ffd-465e-b151-5b67509084e5"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.entPassagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="5147a259-76fa-4d3e-b046-de710b8c5949" stretchType="RelativeToTallestObject" x="0" y="26" width="52" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="0" y="29" width="51" height="20" isPrintWhenDetailOverflows="true" uuid="5147a259-76fa-4d3e-b046-de710b8c5949"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Left" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.dia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512" stretchType="RelativeToTallestObject" x="127" y="26" width="61" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="230" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.gap}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="063c9eea-c368-446e-900a-307cc7c03837" stretchType="RelativeToTallestObject" x="816" y="26" width="55" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="761" y="29" width="55" height="20" isPrintWhenDetailOverflows="true" uuid="063c9eea-c368-446e-900a-307cc7c03837"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.outros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377" stretchType="RelativeToTallestObject" x="1085" y="26" width="57" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1089" y="29" width="55" height="20" isPrintWhenDetailOverflows="true" uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.outrosComissao}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e992e432-a408-4922-9b88-8cfcfc8b460e" stretchType="RelativeToTallestObject" x="1142" y="26" width="57" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="1144" y="29" width="56" height="20" isPrintWhenDetailOverflows="true" uuid="e992e432-a408-4922-9b88-8cfcfc8b460e"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> - <line> - <reportElement uuid="542872d9-23af-4696-b7c9-8893663fdbfa" x="875" y="0" width="325" height="1"/> - </line> - <line> - <reportElement uuid="c0f1c863-7259-4653-956e-6055f17348e9" x="0" y="0" width="871" height="1"/> - </line> - <line> - <reportElement uuid="1810b0b5-b882-45e7-88b6-93575fe5812c" positionType="Float" x="875" y="47" width="325" height="1"/> - </line> - <line> - <reportElement uuid="8010e9da-31b9-4d36-8e8d-6fd22973fe58" positionType="Float" x="0" y="47" width="871" height="1"/> - </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30" stretchType="RelativeToTallestObject" x="629" y="26" width="55" height="20" isPrintWhenDetailOverflows="true"/> + <reportElement stretchType="RelativeToTallestObject" x="584" y="29" width="57" height="20" isPrintWhenDetailOverflows="true" uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> <font size="7" isBold="false"/> </textElement> <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> + <reportElement stretchType="RelativeToTallestObject" x="110" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="23a070a7-fb33-4399-977a-74e5c39abc16"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="false"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.seguro}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="0" y="0" width="816" height="15" uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec"/> + <box> + <topPen lineWidth="0.5"/> + <bottomPen lineWidth="0.0"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="true"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.receitas}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="818" y="0" width="382" height="29" uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08"/> + <box> + <topPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="true"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.comissoes}]]></textFieldExpression> + </textField> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> + <reportElement stretchType="RelativeToTallestObject" x="860" y="29" width="60" height="20" isPrintWhenDetailOverflows="true" uuid="4d17a211-c974-4f35-9e7c-fd656391078a"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="false"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.seguro}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="344" y="15" width="240" height="14" uuid="070c8499-84f7-4041-9eb8-585ae5d47151"/> + <box> + <topPen lineWidth="0.0"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="false"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.deducao}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="52" y="15" width="238" height="14" uuid="4070ee0e-cc0f-499f-a5c5-19e311d1a176"/> + <box> + <topPen lineWidth="0.0"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="false"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.acrescimo}]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement x="0" y="15" width="51" height="14" uuid="50570e85-2900-4d28-b170-834fc7aab886"/> + <box> + <topPen lineWidth="0.0"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="true"/> + </textElement> + <textFieldExpression><![CDATA[]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement x="585" y="15" width="231" height="14" uuid="08731508-8c46-4330-85bb-28c556b9336c"/> + <box> + <topPen lineWidth="0.0"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="true"/> + </textElement> + <textFieldExpression><![CDATA[]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement x="291" y="15" width="52" height="14" uuid="fb5c7653-53d4-464f-b593-76ab692c2edb"/> + <box> + <topPen lineWidth="0.0"/> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> + <font size="7" isBold="true"/> + </textElement> + <textFieldExpression><![CDATA[]]></textFieldExpression> + </textField> </band> </columnHeader> <detail> - <band height="21" splitType="Stretch"> + <band height="12" splitType="Stretch"> <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true"> - <reportElement uuid="1229187f-f634-4d67-822d-5518788bb5e3" x="0" y="0" width="52" height="20"/> - <textElement textAlignment="Left" verticalAlignment="Middle"> + <reportElement x="0" y="0" width="51" height="12" uuid="1229187f-f634-4d67-822d-5518788bb5e3"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Left" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{data}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="568dd4c0-a594-4130-96ec-94800b162c4a" x="52" y="0" width="75" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="50" y="0" width="60" height="12" uuid="568dd4c0-a594-4130-96ec-94800b162c4a"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{receitaBPR}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38" x="188" y="0" width="54" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="290" y="0" width="54" height="12" uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{gapImpressa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="9332443b-f7b3-43b1-b0e1-556266b470a6" x="242" y="0" width="67" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="170" y="0" width="60" height="12" uuid="9332443b-f7b3-43b1-b0e1-556266b470a6"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1" x="309" y="0" width="77" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="344" y="0" width="60" height="12" uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="10445fda-9570-4957-a54e-6e4a333289a9" x="386" y="0" width="84" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="404" y="0" width="60" height="12" uuid="10445fda-9570-4957-a54e-6e4a333289a9"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{canceladosGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2" x="470" y="0" width="74" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="464" y="0" width="60" height="12" uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{devolvidosRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf" x="544" y="0" width="85" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="524" y="0" width="60" height="12" uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{devolvidosGAPRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10" x="874" y="0" width="42" height="20"/> + <reportElement x="818" y="0" width="42" height="12" uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoBPRDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="71ebac1d-7e6d-4302-83f9-905663a0f908" x="916" y="0" width="60" height="20"/> + <reportElement x="920" y="0" width="60" height="12" uuid="71ebac1d-7e6d-4302-83f9-905663a0f908"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoExcessoBagagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="46986d99-a2a8-41cb-bf21-693e58701c40" x="1031" y="0" width="54" height="20"/> + <reportElement x="1035" y="0" width="54" height="12" uuid="46986d99-a2a8-41cb-bf21-693e58701c40"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoEntregaPassagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="db0af433-7d57-4a29-92d9-c52e6672964e" x="127" y="0" width="61" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="230" y="0" width="60" height="12" uuid="db0af433-7d57-4a29-92d9-c52e6672964e"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{receitaGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="96f03f00-149a-410d-833f-a91d0f807b24" x="684" y="0" width="70" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="641" y="0" width="60" height="12" uuid="96f03f00-149a-410d-833f-a91d0f807b24"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{receitaExcessoBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d129142a-d256-410f-b789-d83e78ee3bec" x="754" y="0" width="62" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="701" y="0" width="60" height="12" uuid="d129142a-d256-410f-b789-d83e78ee3bec"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{receitaSeguroOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976" x="816" y="0" width="55" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="761" y="0" width="55" height="12" uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{receitaSeguroOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3" x="976" y="0" width="55" height="20"/> + <reportElement x="980" y="0" width="55" height="12" uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoSegOpcionalDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7a7c3542-4485-4ae6-8280-94380592b5f8" x="1085" y="0" width="57" height="20"/> + <reportElement x="1089" y="0" width="55" height="12" uuid="7a7c3542-4485-4ae6-8280-94380592b5f8"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{comissaoOutrosDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="497c7b80-7c73-4093-9de1-03015a1092ab" x="629" y="0" width="55" height="20"/> - <textElement textAlignment="Right" verticalAlignment="Middle"> + <reportElement x="584" y="0" width="57" height="12" uuid="497c7b80-7c73-4093-9de1-03015a1092ab"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6" x="1142" y="0" width="57" height="20"/> + <reportElement x="1144" y="0" width="56" height="12" uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$F{totalComissao}]]></textFieldExpression> </textField> + <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement x="110" y="0" width="60" height="12" uuid="cbfea8ad-7515-4800-9b44-3af26a3f95a4"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Bottom"> + <font size="7"/> + </textElement> + <textFieldExpression><![CDATA[$F{receitaSeguro}]]></textFieldExpression> + </textField> + <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement x="860" y="0" width="60" height="12" uuid="99145caf-5495-4e85-98e1-83029d664058"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="7"/> + </textElement> + <textFieldExpression><![CDATA[$F{comissaoSeguroObrigatorioDiaria}]]></textFieldExpression> + </textField> </band> </detail> <columnFooter> <band height="22" splitType="Stretch"> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="89a0ff3f-57c5-4e43-a987-fdac3f71feb5" x="976" y="1" width="55" height="20"/> + <reportElement x="980" y="0" width="55" height="20" uuid="89a0ff3f-57c5-4e43-a987-fdac3f71feb5"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoSegOpcionalDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7af6bd88-754f-49a7-a11b-19cd6f4ec35f" x="386" y="1" width="84" height="20"/> + <reportElement x="404" y="0" width="60" height="20" uuid="7af6bd88-754f-49a7-a11b-19cd6f4ec35f"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{canceladosGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="f63e0dda-d68e-4533-b158-5a2ace486a6f" x="188" y="1" width="54" height="20"/> + <reportElement x="290" y="0" width="54" height="20" uuid="f63e0dda-d68e-4533-b158-5a2ace486a6f"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{gapImpressa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d035259e-4172-46c4-92ad-c3e9ee64c9e2" x="874" y="1" width="42" height="20"/> + <reportElement x="818" y="0" width="42" height="20" uuid="d035259e-4172-46c4-92ad-c3e9ee64c9e2"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoBPRDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="2a936baf-d8e6-4cfc-952c-9ab6454194a1" x="544" y="1" width="85" height="20"/> + <reportElement x="524" y="0" width="60" height="20" uuid="2a936baf-d8e6-4cfc-952c-9ab6454194a1"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{devolvidosGAPRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d164a1cb-b629-43cc-a877-c5287e8c40f6" x="684" y="1" width="70" height="20"/> + <reportElement x="641" y="0" width="60" height="20" uuid="d164a1cb-b629-43cc-a877-c5287e8c40f6"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{receitaExcessoBagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7398d06c-297e-401b-9560-dff77d2588f2" x="916" y="1" width="60" height="20"/> + <reportElement x="920" y="0" width="60" height="20" uuid="7398d06c-297e-401b-9560-dff77d2588f2"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoExcessoBagagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="b3fd5517-25c3-401d-9868-dca9a9aecb36" x="242" y="1" width="67" height="20"/> + <reportElement x="170" y="0" width="60" height="20" uuid="b3fd5517-25c3-401d-9868-dca9a9aecb36"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{internet}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="fb65fbda-afbc-420a-886f-4fb5f7ae6ec1" x="52" y="1" width="75" height="20"/> + <reportElement x="0" y="0" width="110" height="20" uuid="fb65fbda-afbc-420a-886f-4fb5f7ae6ec1"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{receitaBPR}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5879065f-0754-47b6-ba04-6d161259965c" x="754" y="1" width="62" height="20"/> + <reportElement x="701" y="0" width="60" height="20" uuid="5879065f-0754-47b6-ba04-6d161259965c"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{receitaSeguroOpcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="fb553f54-3f38-45c4-a36c-e1a5f6b7a9fb" x="1031" y="1" width="54" height="20"/> + <reportElement x="1035" y="0" width="54" height="20" uuid="fb553f54-3f38-45c4-a36c-e1a5f6b7a9fb"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoEntregaPassagemDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="f149adfb-26c6-4119-a3a9-745fa28b3f92" x="309" y="1" width="77" height="20"/> + <reportElement x="344" y="0" width="60" height="20" uuid="f149adfb-26c6-4119-a3a9-745fa28b3f92"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{cancelados}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="1c5dc537-64ed-43f4-b886-603ccde2d801" x="470" y="1" width="74" height="20"/> + <reportElement x="464" y="0" width="60" height="20" uuid="1c5dc537-64ed-43f4-b886-603ccde2d801"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{devolvidosRelatorio}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="00700cc7-c303-483e-ad71-e5c9e7203c4e" x="127" y="1" width="61" height="20"/> + <reportElement x="230" y="0" width="60" height="20" uuid="00700cc7-c303-483e-ad71-e5c9e7203c4e"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{receitaGAP}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5f10c6de-2bce-4a26-98a9-2374b2699a60" x="816" y="1" width="55" height="20"/> + <reportElement x="761" y="0" width="55" height="20" uuid="5f10c6de-2bce-4a26-98a9-2374b2699a60"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{receitaSeguroOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="00301197-2411-4767-b6be-f7dcc4111a2c" x="1085" y="1" width="57" height="20"/> + <reportElement x="1089" y="0" width="55" height="20" uuid="00301197-2411-4767-b6be-f7dcc4111a2c"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{comissaoOutrosDiaria}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="b03e00fb-a3cd-47cd-a096-b8bba24be896" x="629" y="1" width="55" height="20"/> + <reportElement x="584" y="0" width="57" height="20" uuid="b03e00fb-a3cd-47cd-a096-b8bba24be896"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="2ef85c8c-503d-495a-ada1-175ee0f3554c" x="1142" y="1" width="57" height="20"/> + <reportElement x="1144" y="0" width="56" height="20" uuid="2ef85c8c-503d-495a-ada1-175ee0f3554c"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> <textElement textAlignment="Right" verticalAlignment="Middle"> <font size="7"/> </textElement> <textFieldExpression><![CDATA[$V{totalComissao}]]></textFieldExpression> </textField> - <line> - <reportElement uuid="64dc33d0-a705-4a72-81bb-53c707e335d0" x="875" y="0" width="325" height="1"/> - </line> - <line> - <reportElement uuid="db9e30ff-306a-413c-9007-7ffc77b90663" x="0" y="0" width="871" height="1"/> - </line> + <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement x="110" y="0" width="60" height="20" uuid="ea45f61b-72d0-4bde-94b5-764a8ed89bb8"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="7"/> + </textElement> + <textFieldExpression><![CDATA[$V{receitaSeguro}]]></textFieldExpression> + </textField> + <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement x="860" y="0" width="60" height="20" uuid="a808e072-43e2-4ec9-9bf2-fa6e44ab0cec"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="7"/> + </textElement> + <textFieldExpression><![CDATA[$V{comissaoSeguroDiaria}]]></textFieldExpression> + </textField> </band> </columnFooter> <pageFooter> diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jasper b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jasper index 7fb6226e8..2fc2197aa 100644 Binary files a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jasper and b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jasper differ diff --git a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jrxml b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jrxml index abac3bf4c..5fca26bd6 100644 --- a/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jrxml +++ b/src/java/com/rjconsultores/ventaboletos/relatorios/templates/RelatorioReciboComissao.jrxml @@ -1,8 +1,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="RelatorioReciboComissao" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="a757a10d-6ec1-4dc3-ad77-489bc18e4b25"> <property name="ireport.zoom" value="1.5"/> - <property name="ireport.x" value="166"/> - <property name="ireport.y" value="768"/> + <property name="ireport.x" value="0"/> + <property name="ireport.y" value="0"/> <field name="comissaoBpr" class="java.math.BigDecimal"/> <field name="receitaExcessobagagem" class="java.math.BigDecimal"/> <field name="receitaSeguroopcional" class="java.math.BigDecimal"/> @@ -36,6 +36,8 @@ <field name="receitaBrutaExcessoBagagem" class="java.math.BigDecimal"/> <field name="receitaBrutaSeguroopcional" class="java.math.BigDecimal"/> <field name="receitaGAP" class="java.math.BigDecimal"/> + <field name="receitaBrutaSeguro" class="java.math.BigDecimal"/> + <field name="receitaSeguro" class="java.math.BigDecimal"/> <background> <band splitType="Stretch"/> </background> @@ -51,38 +53,38 @@ <detail> <band height="710" splitType="Stretch"> <line> - <reportElement uuid="8bb5e003-2ba8-4d16-b0ad-1dcee5ef520b" positionType="Float" x="0" y="402" width="555" height="1"/> + <reportElement positionType="Float" x="0" y="402" width="555" height="1" uuid="8bb5e003-2ba8-4d16-b0ad-1dcee5ef520b"/> </line> <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy HH:mm" isBlankWhenNull="true"> - <reportElement uuid="c2a5dd46-7565-4c02-ae10-3e6211d5aeed" positionType="Float" x="181" y="0" width="374" height="20"/> + <reportElement positionType="Float" x="181" y="0" width="374" height="20" uuid="c2a5dd46-7565-4c02-ae10-3e6211d5aeed"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy HH:mm" isBlankWhenNull="true"> - <reportElement uuid="00491f2a-8d3a-4bca-a19b-474d3346b4ed" positionType="Float" x="181" y="403" width="374" height="20"/> + <reportElement positionType="Float" x="181" y="403" width="374" height="20" uuid="00491f2a-8d3a-4bca-a19b-474d3346b4ed"/> <textElement textAlignment="Right" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="a9ed6e30-aeb1-4326-900e-33a36fe5fb9e" positionType="Float" x="0" y="20" width="555" height="20"/> + <reportElement positionType="Float" x="0" y="20" width="555" height="20" uuid="a9ed6e30-aeb1-4326-900e-33a36fe5fb9e"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.recibo}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="90a91ee7-4673-44af-a68e-8673c6cf421c" positionType="Float" x="0" y="423" width="555" height="20"/> + <reportElement positionType="Float" x="0" y="423" width="555" height="20" uuid="90a91ee7-4673-44af-a68e-8673c6cf421c"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font isBold="true"/> </textElement> <textFieldExpression><![CDATA[$R{label.recibo}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="8b982c1b-5ab4-43a5-a506-8f7a5ae775c3" positionType="Float" x="361" y="42" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="42" width="131" height="15" uuid="8b982c1b-5ab4-43a5-a506-8f7a5ae775c3"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -95,7 +97,7 @@ <textFieldExpression><![CDATA[$R{label.comissaoBpr}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="33ae54b2-fad4-4595-bf8c-d0458e93c15b" positionType="Float" x="492" y="42" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="42" width="63" height="15" uuid="33ae54b2-fad4-4595-bf8c-d0458e93c15b"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -108,7 +110,7 @@ <textFieldExpression><![CDATA[$F{comissaoBpr}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="f8046022-de2a-48c2-8422-138f61ca4533" positionType="Float" x="492" y="57" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="87" width="63" height="15" uuid="f8046022-de2a-48c2-8422-138f61ca4533"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -121,7 +123,7 @@ <textFieldExpression><![CDATA[$F{receitaExcessobagagem}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="ec5c3829-a186-4a9e-bccf-27dd67f87c3a" positionType="Float" x="361" y="57" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="87" width="131" height="15" uuid="ec5c3829-a186-4a9e-bccf-27dd67f87c3a"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -134,7 +136,7 @@ <textFieldExpression><![CDATA[$R{label.receitaExcessobagagem}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="0407023a-c0ff-4abe-b764-b823239adcb6" positionType="Float" x="361" y="72" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="57" width="131" height="15" uuid="0407023a-c0ff-4abe-b764-b823239adcb6"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -147,7 +149,7 @@ <textFieldExpression><![CDATA[$R{label.receitaSeguroopcional}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="2ba1ba18-8118-45b9-afcf-6bb1da74c416" positionType="Float" x="492" y="72" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="57" width="63" height="15" uuid="2ba1ba18-8118-45b9-afcf-6bb1da74c416"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -160,7 +162,7 @@ <textFieldExpression><![CDATA[$F{receitaSeguroopcional}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="2c905276-d2cc-4e98-a9db-7a706946ff94" positionType="Float" x="361" y="87" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="102" width="131" height="15" uuid="2c905276-d2cc-4e98-a9db-7a706946ff94"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -173,7 +175,7 @@ <textFieldExpression><![CDATA[$R{label.receitaOutros}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c8714aaf-f356-4675-8364-ef461a285dd6" positionType="Float" x="492" y="87" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="102" width="63" height="15" uuid="c8714aaf-f356-4675-8364-ef461a285dd6"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -186,7 +188,7 @@ <textFieldExpression><![CDATA[$F{receitaOutros}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="ebb0d08f-a559-46bf-b136-0e7d143ec4ca" positionType="Float" x="361" y="102" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="117" width="131" height="15" uuid="ebb0d08f-a559-46bf-b136-0e7d143ec4ca"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -199,7 +201,7 @@ <textFieldExpression><![CDATA[$R{label.bonificacaoMetas}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5fe8ddd9-70fe-4875-b78a-da0b1e30b24f" positionType="Float" x="492" y="102" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="117" width="63" height="15" uuid="5fe8ddd9-70fe-4875-b78a-da0b1e30b24f"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -212,7 +214,7 @@ <textFieldExpression><![CDATA[$F{bonificacaoMetas}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5415f5f9-0ff4-412a-960e-578804a56f89" positionType="Float" x="492" y="117" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="132" width="63" height="15" uuid="5415f5f9-0ff4-412a-960e-578804a56f89"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -225,7 +227,7 @@ <textFieldExpression><![CDATA[$F{entregasPassagem}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="7552836e-b15e-446a-92d0-23d5761743fb" positionType="Float" x="361" y="117" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="132" width="131" height="15" uuid="7552836e-b15e-446a-92d0-23d5761743fb"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -238,7 +240,7 @@ <textFieldExpression><![CDATA[$R{label.entregasPassagem}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c1672c5e-86ae-4d77-a97d-c05c932d47b0" positionType="Float" x="492" y="132" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="147" width="63" height="15" uuid="c1672c5e-86ae-4d77-a97d-c05c932d47b0"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -251,7 +253,7 @@ <textFieldExpression><![CDATA[$F{total}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="40f381c6-7390-47f7-ac0e-dfe3caf6265e" positionType="Float" x="361" y="132" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="147" width="131" height="15" uuid="40f381c6-7390-47f7-ac0e-dfe3caf6265e"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -264,7 +266,7 @@ <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="7bed7b71-c9a6-4f6f-bc63-583d471036d9" positionType="Float" x="361" y="147" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="162" width="131" height="15" uuid="7bed7b71-c9a6-4f6f-bc63-583d471036d9"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -277,7 +279,7 @@ <textFieldExpression><![CDATA[$R{label.descontosFixos}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="b392e21a-6758-4fa6-848f-864f08263a19" positionType="Float" x="492" y="147" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="162" width="63" height="15" uuid="b392e21a-6758-4fa6-848f-864f08263a19"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -290,7 +292,7 @@ <textFieldExpression><![CDATA[$F{descontosFixos}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="b726313d-9f6f-4edf-b3ac-2dc24ef2a083" positionType="Float" x="492" y="162" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="177" width="63" height="15" uuid="b726313d-9f6f-4edf-b3ac-2dc24ef2a083"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -303,7 +305,7 @@ <textFieldExpression><![CDATA[$F{descontosEventuais}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="c3fe9baa-c670-445b-96f8-bdb9822588b9" positionType="Float" x="361" y="162" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="177" width="131" height="15" uuid="c3fe9baa-c670-445b-96f8-bdb9822588b9"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -316,7 +318,7 @@ <textFieldExpression><![CDATA[$R{label.descontosEventuais}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="47ec464e-42a7-4c85-908c-16434e41cf87" positionType="Float" x="492" y="177" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="192" width="63" height="15" uuid="47ec464e-42a7-4c85-908c-16434e41cf87"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -329,7 +331,7 @@ <textFieldExpression><![CDATA[$F{issRetido}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="716218b2-1f53-4473-937b-159cadbd0861" positionType="Float" x="361" y="177" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="192" width="131" height="15" uuid="716218b2-1f53-4473-937b-159cadbd0861"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -342,7 +344,7 @@ <textFieldExpression><![CDATA[$R{label.iss}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="b6ce395e-8c80-4392-906e-9e4ff4c1afd2" positionType="Float" x="492" y="192" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="207" width="63" height="15" uuid="b6ce395e-8c80-4392-906e-9e4ff4c1afd2"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -355,7 +357,7 @@ <textFieldExpression><![CDATA[$F{royaties}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="e8dce4cf-7922-4253-bc30-b15860ccb306" positionType="Float" x="361" y="192" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="207" width="131" height="15" uuid="e8dce4cf-7922-4253-bc30-b15860ccb306"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -368,206 +370,206 @@ <textFieldExpression><![CDATA[$R{label.royaties}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="5885b327-ecc5-4b09-9d56-32962a3a38f6" positionType="Float" x="0" y="227" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="239" width="59" height="15" uuid="5885b327-ecc5-4b09-9d56-32962a3a38f6"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.numpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="ee5d12ad-66c3-4f46-9bab-24bc47af2a7d" positionType="Float" x="59" y="227" width="86" height="15"/> + <reportElement positionType="Float" x="59" y="239" width="86" height="15" uuid="ee5d12ad-66c3-4f46-9bab-24bc47af2a7d"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{numpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="07b176fb-c66b-4291-b2e1-0d70c359d519" positionType="Float" x="204" y="227" width="351" height="15"/> + <reportElement positionType="Float" x="204" y="239" width="351" height="15" uuid="07b176fb-c66b-4291-b2e1-0d70c359d519"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="000eb3c0-2e19-4a29-b8b2-b442b5f14879" positionType="Float" x="145" y="227" width="59" height="15"/> + <reportElement positionType="Float" x="145" y="239" width="59" height="15" uuid="000eb3c0-2e19-4a29-b8b2-b442b5f14879"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.nome}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="a9b3f6f8-6540-4b3f-8166-1d0b93b5c491" positionType="Float" x="59" y="242" width="138" height="15"/> + <reportElement positionType="Float" x="59" y="254" width="138" height="15" uuid="a9b3f6f8-6540-4b3f-8166-1d0b93b5c491"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{banco}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="a8c41c33-8f42-45ea-9f92-59a469575327" positionType="Float" x="0" y="242" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="254" width="59" height="15" uuid="a8c41c33-8f42-45ea-9f92-59a469575327"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.banco}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="1902906d-7c39-4d4b-9f2a-6972a791db8c" positionType="Float" x="264" y="242" width="78" height="15"/> + <reportElement positionType="Float" x="264" y="254" width="78" height="15" uuid="1902906d-7c39-4d4b-9f2a-6972a791db8c"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{agencia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d10c53ba-3995-43f9-8b64-e8f75e6f9d61" positionType="Float" x="205" y="242" width="59" height="15"/> + <reportElement positionType="Float" x="205" y="254" width="59" height="15" uuid="d10c53ba-3995-43f9-8b64-e8f75e6f9d61"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="fbd92566-f7ea-414a-b723-b719d289e4da" positionType="Float" x="422" y="242" width="117" height="15"/> + <reportElement positionType="Float" x="422" y="254" width="117" height="15" uuid="fbd92566-f7ea-414a-b723-b719d289e4da"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{conta}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="2b0333f1-f2fe-4673-922f-28c30b261ccd" positionType="Float" x="363" y="242" width="59" height="15"/> + <reportElement positionType="Float" x="363" y="254" width="59" height="15" uuid="2b0333f1-f2fe-4673-922f-28c30b261ccd"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.conta}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="2f35afac-ea8d-4451-8a38-d68ada3cf93e" positionType="Float" x="59" y="257" width="138" height="15"/> + <reportElement positionType="Float" x="59" y="269" width="138" height="15" uuid="2f35afac-ea8d-4451-8a38-d68ada3cf93e"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{cidade}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="3bb19a2c-9d95-47d0-b861-05802d5e8684" positionType="Float" x="0" y="257" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="269" width="59" height="15" uuid="3bb19a2c-9d95-47d0-b861-05802d5e8684"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.cidade}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="ed887656-f2d0-4117-801b-0cd9b6823e39" positionType="Float" x="0" y="278" width="555" height="15"/> + <reportElement positionType="Float" x="0" y="288" width="555" height="15" uuid="ed887656-f2d0-4117-801b-0cd9b6823e39"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{texto}]]></textFieldExpression> </textField> <line> - <reportElement uuid="8f8da385-18f3-403d-ac5b-4ab97f0c3cd0" positionType="Float" x="145" y="340" width="264" height="1"/> + <reportElement positionType="Float" x="145" y="350" width="264" height="1" uuid="8f8da385-18f3-403d-ac5b-4ab97f0c3cd0"/> </line> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="19809513-5a9f-4a87-baed-65d7ff10465a" positionType="Float" x="145" y="341" width="264" height="15"/> + <reportElement positionType="Float" x="145" y="351" width="264" height="15" uuid="19809513-5a9f-4a87-baed-65d7ff10465a"/> <textElement textAlignment="Center"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{razonsocial}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="25832102-d601-49a1-bc7f-771dd693ec2a" positionType="Float" x="145" y="356" width="264" height="15"/> + <reportElement positionType="Float" x="145" y="366" width="264" height="15" uuid="25832102-d601-49a1-bc7f-771dd693ec2a"/> <textElement textAlignment="Center"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{cnpjPuntoventaFormatado}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="86856978-fab5-499e-a426-15ac88528a0a" positionType="Float" x="0" y="384" width="555" height="15"/> + <reportElement positionType="Float" x="0" y="384" width="555" height="15" uuid="86856978-fab5-499e-a426-15ac88528a0a"/> <textElement textAlignment="Center"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{msg}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="52e5f3fb-20e4-42cd-95ec-725d42546f9a" positionType="Float" x="422" y="462" width="117" height="15"/> + <reportElement positionType="Float" x="422" y="462" width="117" height="15" uuid="52e5f3fb-20e4-42cd-95ec-725d42546f9a"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{conta}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="9923057d-74c1-4581-b59a-39223d164255" positionType="Float" x="59" y="477" width="138" height="15"/> + <reportElement positionType="Float" x="59" y="477" width="138" height="15" uuid="9923057d-74c1-4581-b59a-39223d164255"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{cidade}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="adb2fbdd-ea1f-4a7a-a97b-16cb99ad688c" positionType="Float" x="59" y="447" width="86" height="15"/> + <reportElement positionType="Float" x="59" y="447" width="86" height="15" uuid="adb2fbdd-ea1f-4a7a-a97b-16cb99ad688c"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{numpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="7fd0617e-0287-4727-acdc-09981846e109" positionType="Float" x="0" y="447" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="447" width="59" height="15" uuid="7fd0617e-0287-4727-acdc-09981846e109"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.numpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="430e4747-736b-4a07-a9c7-f81a83987eaf" positionType="Float" x="0" y="477" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="477" width="59" height="15" uuid="430e4747-736b-4a07-a9c7-f81a83987eaf"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.cidade}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="fc97fd75-565f-4a3d-b091-7b54f774b880" positionType="Float" x="264" y="462" width="78" height="15"/> + <reportElement positionType="Float" x="264" y="462" width="78" height="15" uuid="fc97fd75-565f-4a3d-b091-7b54f774b880"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{agencia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="18e32462-5b43-492e-b745-cfb9fa135f7d" positionType="Float" x="59" y="462" width="138" height="15"/> + <reportElement positionType="Float" x="59" y="462" width="138" height="15" uuid="18e32462-5b43-492e-b745-cfb9fa135f7d"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{banco}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="7463730e-20a1-4c72-b316-bc71bbad5086" positionType="Float" x="0" y="462" width="59" height="15"/> + <reportElement positionType="Float" x="0" y="462" width="59" height="15" uuid="7463730e-20a1-4c72-b316-bc71bbad5086"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.banco}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="7edd8709-45a6-41c6-8451-9878d00738fe" positionType="Float" x="204" y="447" width="351" height="15"/> + <reportElement positionType="Float" x="204" y="447" width="351" height="15" uuid="7edd8709-45a6-41c6-8451-9878d00738fe"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="e64afc35-3557-44c0-bb11-bbc4ab8f0572" positionType="Float" x="145" y="447" width="59" height="15"/> + <reportElement positionType="Float" x="145" y="447" width="59" height="15" uuid="e64afc35-3557-44c0-bb11-bbc4ab8f0572"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.nome}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="b131bc7e-0907-4a51-84bf-8095abec9287" positionType="Float" x="205" y="462" width="59" height="15"/> + <reportElement positionType="Float" x="205" y="462" width="59" height="15" uuid="b131bc7e-0907-4a51-84bf-8095abec9287"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="aecc6653-0eba-4983-8368-26d7cb5cca81" positionType="Float" x="363" y="462" width="59" height="15"/> + <reportElement positionType="Float" x="363" y="462" width="59" height="15" uuid="aecc6653-0eba-4983-8368-26d7cb5cca81"/> <textElement markup="none"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$R{label.conta}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="5854c765-4ba5-415a-9cc8-69faf88c1f8f" positionType="Float" x="131" y="618" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="633" width="63" height="15" uuid="5854c765-4ba5-415a-9cc8-69faf88c1f8f"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -580,7 +582,7 @@ <textFieldExpression><![CDATA[$F{descontosEventuais}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="74868ba4-0a16-4f8b-91f1-08f6973cb4ea" positionType="Float" x="0" y="573" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="588" width="131" height="15" uuid="74868ba4-0a16-4f8b-91f1-08f6973cb4ea"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -593,7 +595,7 @@ <textFieldExpression><![CDATA[$R{label.entregasPassagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d0a9c62b-22f1-4b11-bc38-15048b21e42f" positionType="Float" x="0" y="543" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="558" width="131" height="15" uuid="d0a9c62b-22f1-4b11-bc38-15048b21e42f"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -606,7 +608,7 @@ <textFieldExpression><![CDATA[$R{label.receitaOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="57053602-f071-4716-8cca-eb1d0b3d033c" positionType="Float" x="131" y="603" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="618" width="63" height="15" uuid="57053602-f071-4716-8cca-eb1d0b3d033c"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -619,7 +621,7 @@ <textFieldExpression><![CDATA[$F{descontosFixos}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="465a3b0f-f707-4c8e-a28a-760ad6c9228e" positionType="Float" x="0" y="588" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="603" width="131" height="15" uuid="465a3b0f-f707-4c8e-a28a-760ad6c9228e"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -632,7 +634,7 @@ <textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="73bfdd1d-6709-430a-b153-e18b4a29e147" positionType="Float" x="0" y="528" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="513" width="131" height="15" uuid="73bfdd1d-6709-430a-b153-e18b4a29e147"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -645,7 +647,7 @@ <textFieldExpression><![CDATA[$R{label.receitaSeguroopcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="d1db87f8-293e-4640-94d6-04d4fd487dc5" positionType="Float" x="0" y="603" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="618" width="131" height="15" uuid="d1db87f8-293e-4640-94d6-04d4fd487dc5"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -658,7 +660,7 @@ <textFieldExpression><![CDATA[$R{label.descontosFixos}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="80ad39d7-5e86-4bba-b0d1-e8b647f3d618" positionType="Float" x="131" y="573" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="588" width="63" height="15" uuid="80ad39d7-5e86-4bba-b0d1-e8b647f3d618"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -671,7 +673,7 @@ <textFieldExpression><![CDATA[$F{entregasPassagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="3db6cd66-30a5-4061-8b9f-cba4186fd8ff" positionType="Float" x="131" y="633" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="648" width="63" height="15" uuid="3db6cd66-30a5-4061-8b9f-cba4186fd8ff"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -684,7 +686,7 @@ <textFieldExpression><![CDATA[$F{issRetido}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="0d03a1c1-574a-4c19-a11d-ab556fa26b6a" positionType="Float" x="0" y="648" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="663" width="131" height="15" uuid="0d03a1c1-574a-4c19-a11d-ab556fa26b6a"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -697,7 +699,7 @@ <textFieldExpression><![CDATA[$R{label.royaties}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="fdbf3ef7-d2c1-425e-8aaf-d20e1a0f8e27" positionType="Float" x="131" y="498" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="498" width="63" height="15" uuid="fdbf3ef7-d2c1-425e-8aaf-d20e1a0f8e27"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -710,7 +712,7 @@ <textFieldExpression><![CDATA[$F{comissaoBpr}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7b3ed6c4-7cd0-468f-9af6-6a98af717c69" positionType="Float" x="131" y="588" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="603" width="63" height="15" uuid="7b3ed6c4-7cd0-468f-9af6-6a98af717c69"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -723,7 +725,7 @@ <textFieldExpression><![CDATA[$F{total}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="7d27a668-6681-40eb-91fc-db0ab590d0c6" positionType="Float" x="131" y="648" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="663" width="63" height="15" uuid="7d27a668-6681-40eb-91fc-db0ab590d0c6"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -736,7 +738,7 @@ <textFieldExpression><![CDATA[$F{royaties}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="3c34f4b3-1f08-4c98-b23f-bf2a0b7c124c" positionType="Float" x="131" y="558" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="573" width="63" height="15" uuid="3c34f4b3-1f08-4c98-b23f-bf2a0b7c124c"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -749,7 +751,7 @@ <textFieldExpression><![CDATA[$F{bonificacaoMetas}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="5e509759-8a40-4aa8-a057-d4a9b1902166" positionType="Float" x="0" y="618" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="633" width="131" height="15" uuid="5e509759-8a40-4aa8-a057-d4a9b1902166"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -762,7 +764,7 @@ <textFieldExpression><![CDATA[$R{label.descontosEventuais}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="689ee3ac-c27f-43b7-a800-fce68d1b9e38" positionType="Float" x="0" y="513" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="543" width="131" height="15" uuid="689ee3ac-c27f-43b7-a800-fce68d1b9e38"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -775,7 +777,7 @@ <textFieldExpression><![CDATA[$R{label.receitaExcessobagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="f2c4df27-449b-4b49-854f-ff65d2613072" positionType="Float" x="131" y="543" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="558" width="63" height="15" uuid="f2c4df27-449b-4b49-854f-ff65d2613072"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -788,7 +790,7 @@ <textFieldExpression><![CDATA[$F{receitaOutros}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="c0a9995e-3f61-47e0-9dda-3b949cb3516f" positionType="Float" x="0" y="498" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="498" width="131" height="15" uuid="c0a9995e-3f61-47e0-9dda-3b949cb3516f"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -801,7 +803,7 @@ <textFieldExpression><![CDATA[$R{label.comissaoBpr}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="31760eb1-77bc-447f-b351-fb1c29cd6090" positionType="Float" x="131" y="513" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="543" width="63" height="15" uuid="31760eb1-77bc-447f-b351-fb1c29cd6090"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -814,7 +816,7 @@ <textFieldExpression><![CDATA[$F{receitaExcessobagagem}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="5973e5c0-4085-4870-a3f2-bdecfb70e5a8" positionType="Float" x="0" y="633" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="648" width="131" height="15" uuid="5973e5c0-4085-4870-a3f2-bdecfb70e5a8"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -827,7 +829,7 @@ <textFieldExpression><![CDATA[$R{label.iss}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="67608aac-d818-4764-8a81-4faf817539fc" positionType="Float" x="0" y="558" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="573" width="131" height="15" uuid="67608aac-d818-4764-8a81-4faf817539fc"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -840,7 +842,7 @@ <textFieldExpression><![CDATA[$R{label.bonificacaoMetas}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="503e90c1-8d47-4cfc-8837-9175365567df" positionType="Float" x="131" y="528" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="513" width="63" height="15" uuid="503e90c1-8d47-4cfc-8837-9175365567df"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -853,14 +855,14 @@ <textFieldExpression><![CDATA[$F{receitaSeguroopcional}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="c2150448-7061-4ba3-88d9-69977af8051a" positionType="Float" x="0" y="694" width="555" height="15"/> - <textElement textAlignment="Center"> + <reportElement positionType="Float" x="0" y="694" width="555" height="15" uuid="c2150448-7061-4ba3-88d9-69977af8051a"/> + <textElement textAlignment="Center" verticalAlignment="Bottom"> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{msg1}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="9a5f6e9a-1995-4954-9a41-43342a466f60" positionType="Float" x="131" y="663" width="63" height="15"/> + <reportElement positionType="Float" x="131" y="678" width="63" height="15" uuid="9a5f6e9a-1995-4954-9a41-43342a466f60"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -873,7 +875,7 @@ <textFieldExpression><![CDATA[$F{totalLiquido}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="20a190e2-0df3-4635-80a8-cfd4c9e8ed62" positionType="Float" x="0" y="663" width="131" height="15"/> + <reportElement positionType="Float" x="0" y="678" width="131" height="15" uuid="20a190e2-0df3-4635-80a8-cfd4c9e8ed62"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -886,7 +888,7 @@ <textFieldExpression><![CDATA[$R{label.totalLiquido}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="e9e91592-fd38-45ff-9b35-77b06acfe813" positionType="Float" x="492" y="207" width="63" height="15"/> + <reportElement positionType="Float" x="489" y="222" width="63" height="15" uuid="e9e91592-fd38-45ff-9b35-77b06acfe813"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -899,7 +901,7 @@ <textFieldExpression><![CDATA[$F{totalLiquido}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="71ca5e89-f8d2-4f33-872e-cc3fc325a29d" positionType="Float" x="361" y="207" width="131" height="15"/> + <reportElement positionType="Float" x="358" y="222" width="131" height="15" uuid="71ca5e89-f8d2-4f33-872e-cc3fc325a29d"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -912,21 +914,21 @@ <textFieldExpression><![CDATA[$R{label.totalLiquido}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="f8267c18-2378-4a11-9eb6-14ceec86ed4d" positionType="Float" x="0" y="293" width="555" height="15"/> + <reportElement positionType="Float" x="0" y="303" width="555" height="15" uuid="f8267c18-2378-4a11-9eb6-14ceec86ed4d"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{texto1}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> - <reportElement uuid="11885601-4e1e-403a-823d-e21c7fd2ff37" positionType="Float" x="0" y="308" width="555" height="15"/> + <reportElement positionType="Float" x="0" y="318" width="555" height="15" uuid="11885601-4e1e-403a-823d-e21c7fd2ff37"/> <textElement> <font size="8"/> </textElement> <textFieldExpression><![CDATA[$F{texto2}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="2c1cf473-71a3-461d-8bda-b43b337f3525" positionType="Float" x="59" y="72" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="87" width="131" height="15" uuid="2c1cf473-71a3-461d-8bda-b43b337f3525"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -939,7 +941,7 @@ <textFieldExpression><![CDATA[$R{label.devolucoes}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="478488eb-7a2d-4833-9467-07ff9e8e577b" positionType="Float" x="59" y="42" width="194" height="15"/> + <reportElement positionType="Float" x="59" y="42" width="194" height="15" uuid="478488eb-7a2d-4833-9467-07ff9e8e577b"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -952,7 +954,7 @@ <textFieldExpression><![CDATA[$R{label.baseCalculo}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="cfd8a179-c60d-4343-b5c6-96f6d695d316" positionType="Float" x="190" y="57" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="57" width="63" height="15" uuid="cfd8a179-c60d-4343-b5c6-96f6d695d316"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -965,7 +967,7 @@ <textFieldExpression><![CDATA[$F{receitaBPR}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="3a8c3b35-6707-42d7-9a56-958c385fa8a2" positionType="Float" x="59" y="87" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="102" width="131" height="15" uuid="3a8c3b35-6707-42d7-9a56-958c385fa8a2"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -978,7 +980,7 @@ <textFieldExpression><![CDATA[$R{label.receitaBaseComissao}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="cc446093-b5c6-46cd-9437-4981af064086" positionType="Float" x="59" y="57" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="57" width="131" height="15" uuid="cc446093-b5c6-46cd-9437-4981af064086"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -991,7 +993,7 @@ <textFieldExpression><![CDATA[$R{label.receitaBpr}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="552e2ea7-f151-4ae1-931d-d83444357119" positionType="Float" x="190" y="117" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="147" width="63" height="15" uuid="552e2ea7-f151-4ae1-931d-d83444357119"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1004,7 +1006,7 @@ <textFieldExpression><![CDATA[$F{receitaBrutaExcessoBagagem}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="4cc4be6f-1897-44de-a709-65c70664fa54" positionType="Float" x="190" y="87" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="102" width="63" height="15" uuid="4cc4be6f-1897-44de-a709-65c70664fa54"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1017,7 +1019,7 @@ <textFieldExpression><![CDATA[$F{receitaBaseComissao}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="ebcbc2ef-e23f-48dd-9ae8-0443a274a1cf" positionType="Float" x="190" y="102" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="117" width="63" height="15" uuid="ebcbc2ef-e23f-48dd-9ae8-0443a274a1cf"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1030,7 +1032,7 @@ <textFieldExpression><![CDATA[$F{receitaBrutaSeguroopcional}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="d605f88f-06eb-413f-a6b5-cf4b4bc6162a" positionType="Float" x="190" y="72" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="87" width="63" height="15" uuid="d605f88f-06eb-413f-a6b5-cf4b4bc6162a"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1043,7 +1045,7 @@ <textFieldExpression><![CDATA[$F{devolvidos}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="e9d8c43c-2eae-4c3b-abed-2b1a945125a1" positionType="Float" x="59" y="102" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="117" width="131" height="15" uuid="e9d8c43c-2eae-4c3b-abed-2b1a945125a1"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1053,10 +1055,10 @@ <textElement verticalAlignment="Middle" markup="none"> <font size="6"/> </textElement> - <textFieldExpression><![CDATA[$R{label.receitaSeguros}]]></textFieldExpression> + <textFieldExpression><![CDATA[$R{label.receitaSegurosOpcional}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="1a899349-991f-4eb9-9711-e38b9872edcb" positionType="Float" x="59" y="117" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="147" width="131" height="15" uuid="1a899349-991f-4eb9-9711-e38b9872edcb"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1069,7 +1071,7 @@ <textFieldExpression><![CDATA[$R{label.receitaExcBagagens}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="094fc020-fd48-4ed1-994e-710a3cc77359" positionType="Float" x="318" y="513" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="513" width="131" height="15" uuid="094fc020-fd48-4ed1-994e-710a3cc77359"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1082,7 +1084,7 @@ <textFieldExpression><![CDATA[$R{label.receitaBpr}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="0b8d38d8-3178-42a9-aca7-a354dae6d5fc" positionType="Float" x="318" y="558" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="588" width="131" height="15" uuid="0b8d38d8-3178-42a9-aca7-a354dae6d5fc"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1095,7 +1097,7 @@ <textFieldExpression><![CDATA[$R{label.receitaSeguros}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="49ed6c05-00db-4528-ba1c-d7fb4c6df136" positionType="Float" x="449" y="543" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="558" width="63" height="15" uuid="49ed6c05-00db-4528-ba1c-d7fb4c6df136"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1108,7 +1110,7 @@ <textFieldExpression><![CDATA[$F{receitaBaseComissao}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="4f8f9cc7-dd46-40db-af0d-9671a0d5b9a7" positionType="Float" x="318" y="543" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="558" width="131" height="15" uuid="4f8f9cc7-dd46-40db-af0d-9671a0d5b9a7"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1121,7 +1123,7 @@ <textFieldExpression><![CDATA[$R{label.receitaBaseComissao}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="f4095938-7301-440c-8c7d-c0f402844fa1" positionType="Float" x="449" y="513" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="513" width="63" height="15" uuid="f4095938-7301-440c-8c7d-c0f402844fa1"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1134,7 +1136,7 @@ <textFieldExpression><![CDATA[$F{receitaBPR}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="3e9e8142-3513-4c00-8f69-6a6015ad1925" positionType="Float" x="318" y="528" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="543" width="131" height="15" uuid="3e9e8142-3513-4c00-8f69-6a6015ad1925"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1147,7 +1149,7 @@ <textFieldExpression><![CDATA[$R{label.devolucoes}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="c7820dc5-571c-4a63-87fb-875b3d5587c4" positionType="Float" x="449" y="573" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="603" width="63" height="15" uuid="c7820dc5-571c-4a63-87fb-875b3d5587c4"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1160,7 +1162,7 @@ <textFieldExpression><![CDATA[$F{receitaBrutaExcessoBagagem}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="6679f41a-3fc1-489b-a575-096799744ea6" positionType="Float" x="449" y="528" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="543" width="63" height="15" uuid="6679f41a-3fc1-489b-a575-096799744ea6"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1173,7 +1175,7 @@ <textFieldExpression><![CDATA[$F{devolvidos}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="06045373-af2b-4575-8cc4-d6e1319cdba4" positionType="Float" x="318" y="498" width="194" height="15"/> + <reportElement positionType="Float" x="318" y="498" width="194" height="15" uuid="06045373-af2b-4575-8cc4-d6e1319cdba4"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1186,7 +1188,7 @@ <textFieldExpression><![CDATA[$R{label.baseCalculo}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="b2a8b508-3541-49a9-8c9e-e8b4b76770dc" positionType="Float" x="318" y="573" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="603" width="131" height="15" uuid="b2a8b508-3541-49a9-8c9e-e8b4b76770dc"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1199,7 +1201,7 @@ <textFieldExpression><![CDATA[$R{label.receitaExcBagagens}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="dfd54e43-7b57-4b57-b35a-cae3c72435bc" positionType="Float" x="449" y="558" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="573" width="63" height="15" uuid="dfd54e43-7b57-4b57-b35a-cae3c72435bc"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1212,7 +1214,7 @@ <textFieldExpression><![CDATA[$F{receitaBrutaSeguroopcional}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="8ea1aae0-5c47-424d-85fd-bb527b619cfc" positionType="Float" x="59" y="132" width="131" height="15"/> + <reportElement positionType="Float" x="59" y="72" width="131" height="15" uuid="8ea1aae0-5c47-424d-85fd-bb527b619cfc"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1225,7 +1227,7 @@ <textFieldExpression><![CDATA[$R{label.receitaImpressaoPosterior}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="1e2712b2-9482-4583-a691-ccf8f3c4cef3" positionType="Float" x="190" y="132" width="63" height="15"/> + <reportElement positionType="Float" x="190" y="72" width="63" height="15" uuid="1e2712b2-9482-4583-a691-ccf8f3c4cef3"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1238,7 +1240,7 @@ <textFieldExpression><![CDATA[$F{receitaGAP}]]></textFieldExpression> </textField> <textField pattern="#,##0.00" isBlankWhenNull="true"> - <reportElement uuid="aa7e2c99-7c1d-40f7-91f3-3db1e9973e95" positionType="Float" x="449" y="588" width="63" height="15"/> + <reportElement positionType="Float" x="449" y="528" width="63" height="15" uuid="aa7e2c99-7c1d-40f7-91f3-3db1e9973e95"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1251,7 +1253,7 @@ <textFieldExpression><![CDATA[$F{receitaGAP}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> - <reportElement uuid="e0a82e3f-eae2-40ee-9476-d5575255cf59" positionType="Float" x="318" y="588" width="131" height="15"/> + <reportElement positionType="Float" x="318" y="528" width="131" height="15" uuid="e0a82e3f-eae2-40ee-9476-d5575255cf59"/> <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> <topPen lineWidth="0.5"/> <leftPen lineWidth="0.5"/> @@ -1263,6 +1265,110 @@ </textElement> <textFieldExpression><![CDATA[$R{label.receitaImpressaoPosterior}]]></textFieldExpression> </textField> + <textField isBlankWhenNull="true"> + <reportElement positionType="Float" x="59" y="132" width="131" height="15" uuid="a2494ced-cea4-4c5a-8717-f2a7934f13b8"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement verticalAlignment="Middle" markup="none"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.receitaSeguros}]]></textFieldExpression> + </textField> + <textField pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement positionType="Float" x="190" y="132" width="63" height="15" uuid="70410b55-12e1-432e-823b-912433d65aad"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$F{receitaBrutaSeguro}]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement positionType="Float" x="358" y="72" width="131" height="15" uuid="e56de2c6-2d48-4118-8205-510ec21a967f"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement verticalAlignment="Middle" markup="none"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.receitaSeguros}]]></textFieldExpression> + </textField> + <textField pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement positionType="Float" x="489" y="72" width="63" height="15" uuid="57dd3172-3075-47fa-ae20-ef0c65b9f246"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$F{receitaSeguro}]]></textFieldExpression> + </textField> + <textField pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement positionType="Float" x="449" y="588" width="63" height="15" uuid="6e47cf62-e48a-4194-bd12-b5dc422272e0"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$F{receitaBrutaSeguro}]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement positionType="Float" x="318" y="573" width="131" height="15" uuid="834984fa-0cf0-47d6-a22a-6f392a87f26a"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement verticalAlignment="Middle" markup="none"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.receitaSegurosOpcional}]]></textFieldExpression> + </textField> + <textField pattern="#,##0.00" isBlankWhenNull="true"> + <reportElement positionType="Float" x="131" y="528" width="63" height="15" uuid="246054c8-7196-4907-b063-1cdcba39219f"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$F{receitaSeguro}]]></textFieldExpression> + </textField> + <textField isBlankWhenNull="true"> + <reportElement positionType="Float" x="0" y="528" width="131" height="15" uuid="24653349-2d89-41b4-97d4-981fbe9c9a20"/> + <box topPadding="1" leftPadding="1" bottomPadding="1" rightPadding="1"> + <topPen lineWidth="0.5"/> + <leftPen lineWidth="0.5"/> + <bottomPen lineWidth="0.5"/> + <rightPen lineWidth="0.5"/> + </box> + <textElement verticalAlignment="Middle" markup="none"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$R{label.receitaSeguros}]]></textFieldExpression> + </textField> </band> </detail> <columnFooter>