12850: B955 - RELATÓRIO DE CÁLCULO DE COMISSÃO

bug#12850
dev:daniel
qua:junia

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@87651 d1611594-4594-4d17-8e1d-87c2c4800839
master
leonardo 2018-12-04 17:28:00 +00:00
parent a67db798c7
commit 0d3b89508f
4 changed files with 100 additions and 83 deletions

View File

@ -1,7 +1,8 @@
label.resumoCalculoComissao=Relatório Cálculo de Comissão Analítico
label.periodo=Período
label.empresa=Empresa
label.agencia=Agência
label.agencia=Nome Agência
label.numagencia=Nº Agência
msg.noData=Relatório Cálculo de Comissão Analítico sem movimento no período.
label.receitas=Receitas

View File

@ -1,7 +1,8 @@
label.resumoCalculoComissao=Relatório Cálculo de Comissão Analítico
label.periodo=Período
label.empresa=Empresa
label.agencia=Agência
label.agencia=Nome Agência
label.numagencia=Nº Agência
msg.noData=Relatório Cálculo de Comissão Analítico sem movimento no período.
label.receitas=Receitas

View File

@ -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="RelatorioCalculoComissaoAnalitico" pageWidth="1365" pageHeight="555" orientation="Landscape" columnWidth="1325" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="14814f61-8faa-49a1-919b-08e34011ed52">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="606"/>
<property name="ireport.y" value="0"/>
<property name="ireport.zoom" value="3.0"/>
<property name="ireport.x" value="18"/>
<property name="ireport.y" value="225"/>
<parameter name="exibirTotal" class="java.lang.Boolean"/>
<parameter name="empresa" class="java.lang.String"/>
<parameter name="puntoventa" class="java.lang.String"/>
@ -28,7 +28,8 @@
<field name="totalComissao" class="java.math.BigDecimal"/>
<field name="devolvidosRelatorio" class="java.math.BigDecimal"/>
<field name="devolvidosGAPRelatorio" class="java.math.BigDecimal"/>
<field name="descricaoPuntoVenta" class="java.lang.String"/>
<field name="numPuntoVenta" class="java.lang.String"/>
<field name="nombpuntoventa" class="java.lang.String"/>
<variable name="receitaComissao" class="java.math.BigDecimal" calculation="Sum">
<variableExpression><![CDATA[$F{receitaComissao}]]></variableExpression>
</variable>
@ -92,54 +93,54 @@
<title>
<band height="89" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="1134" height="20" uuid="4ed4e495-6cb7-4479-8542-e758fc38bda5"/>
<reportElement uuid="4ed4e495-6cb7-4479-8542-e758fc38bda5" x="0" y="0" width="1134" height="20"/>
<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 x="1134" y="0" width="191" height="20" uuid="f8e7d9fb-d9c1-4cd0-ba13-e57547fd1688"/>
<reportElement uuid="f8e7d9fb-d9c1-4cd0-ba13-e57547fd1688" x="1134" y="0" width="191" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
</textField>
<textField>
<reportElement x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="862c85d4-9b01-4bcb-957d-d7a944548a85"/>
<reportElement uuid="862c85d4-9b01-4bcb-957d-d7a944548a85" x="74" y="40" width="728" height="23" isPrintWhenDetailOverflows="true"/>
<textElement verticalAlignment="Middle">
<font size="11"/>
</textElement>
<textFieldExpression><![CDATA[$P{empresa}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="0" y="40" width="74" height="23" uuid="7b7d9a7f-ef96-4844-b667-162f159f8b52"/>
<reportElement uuid="7b7d9a7f-ef96-4844-b667-162f159f8b52" x="0" y="40" width="74" height="23"/>
<textElement verticalAlignment="Middle" markup="none">
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.empresa}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="0" y="63" width="74" height="23" uuid="ec7d73cd-a621-4da8-99df-658f1609e5f5"/>
<reportElement uuid="ec7d73cd-a621-4da8-99df-658f1609e5f5" x="0" y="63" width="74" height="23"/>
<textElement verticalAlignment="Middle" markup="none">
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.agencia}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="0a0c54e6-24ef-4ddf-9d32-ec88740bdfcf"/>
<reportElement uuid="0a0c54e6-24ef-4ddf-9d32-ec88740bdfcf" x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$P{puntoventa}]]></textFieldExpression>
</textField>
<textField pattern="">
<reportElement x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true" uuid="ef41c70b-93d7-4cfa-b4af-55f4254b3f57"/>
<reportElement uuid="ef41c70b-93d7-4cfa-b4af-55f4254b3f57" x="74" y="20" width="728" height="20" isPrintWhenDetailOverflows="true"/>
<textElement verticalAlignment="Middle">
<font size="11"/>
</textElement>
<textFieldExpression><![CDATA[$P{competencia} != null ? $P{competencia} : $P{dataInicialEDataFinal}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="0" y="20" width="74" height="20" uuid="a1ad69a4-5fec-4e02-969b-8b8039a870ee"/>
<reportElement uuid="a1ad69a4-5fec-4e02-969b-8b8039a870ee" x="0" y="20" width="74" height="20"/>
<textElement verticalAlignment="Middle" markup="none">
<font size="11" isBold="true"/>
</textElement>
@ -153,48 +154,48 @@
<columnHeader>
<band height="44" splitType="Stretch">
<line>
<reportElement x="0" y="24" width="998" height="1" uuid="d075b138-c9ed-414c-af8f-b2ee7fa94c29"/>
<reportElement uuid="d075b138-c9ed-414c-af8f-b2ee7fa94c29" x="0" y="24" width="998" height="1"/>
</line>
<textField>
<reportElement x="1" y="2" width="995" height="20" uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec"/>
<reportElement uuid="fe7b5d8f-0fc2-463b-9cd0-667eb8f5bcec" x="1" y="2" width="995" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
<font size="5" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.receitas}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="1000" y="2" width="325" height="20" uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08"/>
<reportElement uuid="ff2361c4-28ed-4c53-84b3-e093709b6f08" x="1000" y="2" width="325" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
<font size="5" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.comissoes}]]></textFieldExpression>
</textField>
<line>
<reportElement x="1000" y="24" width="325" height="1" uuid="fabbb637-0121-43eb-95f4-05b07ac58b37"/>
<reportElement uuid="fabbb637-0121-43eb-95f4-05b07ac58b37" x="1000" y="24" width="325" height="1"/>
</line>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="173" y="26" width="79" height="15" isPrintWhenDetailOverflows="true" uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe"/>
<reportElement uuid="8d8bffc0-f63f-48f8-89b1-64ea7bc7fdbe" stretchType="RelativeToTallestObject" x="173" y="26" width="79" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="313" y="26" width="54" height="15" isPrintWhenDetailOverflows="true" uuid="e1106d40-008d-4b70-97a8-015822bf97ad"/>
<reportElement uuid="e1106d40-008d-4b70-97a8-015822bf97ad" stretchType="RelativeToTallestObject" x="313" y="26" width="54" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="367" y="26" width="67" height="15" isPrintWhenDetailOverflows="true" uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec"/>
<reportElement uuid="36abdbc9-a9d6-414b-83ed-8c28e85bfdec" stretchType="RelativeToTallestObject" x="367" y="26" width="67" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="434" y="26" width="77" height="15" isPrintWhenDetailOverflows="true" uuid="e058dd69-ee95-4c35-9b84-c37831a7d320"/>
<reportElement uuid="e058dd69-ee95-4c35-9b84-c37831a7d320" stretchType="RelativeToTallestObject" x="434" y="26" width="77" height="15" isPrintWhenDetailOverflows="true"/>
<box leftPadding="0"/>
<textElement textAlignment="Right" verticalAlignment="Middle" markup="none">
<font size="5" isBold="false"/>
@ -202,397 +203,411 @@
<textFieldExpression><![CDATA[$R{label.cancelados}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="511" y="26" width="84" height="15" isPrintWhenDetailOverflows="true" uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf"/>
<reportElement uuid="d32969fd-0cbe-4da7-86e4-b37b06c046cf" stretchType="RelativeToTallestObject" x="511" y="26" width="84" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="595" y="26" width="74" height="15" isPrintWhenDetailOverflows="true" uuid="06e037db-c266-4e87-9007-4c9c2257fa90"/>
<reportElement uuid="06e037db-c266-4e87-9007-4c9c2257fa90" stretchType="RelativeToTallestObject" x="595" y="26" width="74" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="669" y="26" width="85" height="15" isPrintWhenDetailOverflows="true" uuid="d1e09e96-d570-4545-8465-fc824daa4743"/>
<reportElement uuid="d1e09e96-d570-4545-8465-fc824daa4743" stretchType="RelativeToTallestObject" x="669" y="26" width="85" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="809" y="26" width="70" height="15" isPrintWhenDetailOverflows="true" uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6"/>
<reportElement uuid="930db4b0-7cf9-486e-86d2-5eba6cda7cc6" stretchType="RelativeToTallestObject" x="809" y="26" width="70" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="879" y="26" width="62" height="15" isPrintWhenDetailOverflows="true" uuid="f9954497-03dd-4ab2-a266-f2f500f9b397"/>
<reportElement uuid="f9954497-03dd-4ab2-a266-f2f500f9b397" stretchType="RelativeToTallestObject" x="879" y="26" width="62" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="999" y="26" width="42" height="15" isPrintWhenDetailOverflows="true" uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b"/>
<reportElement uuid="f6ba9c40-65c0-4e2d-9613-df3bd800f21b" stretchType="RelativeToTallestObject" x="999" y="26" width="42" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="1041" y="26" width="60" height="15" isPrintWhenDetailOverflows="true" uuid="392edb84-d3da-442c-8274-77e13c956397"/>
<reportElement uuid="392edb84-d3da-442c-8274-77e13c956397" stretchType="RelativeToTallestObject" x="1041" y="26" width="60" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="1101" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1"/>
<reportElement uuid="f7ed66cb-6a85-4f60-a3f8-42afea2342f1" stretchType="RelativeToTallestObject" x="1101" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="1156" y="26" width="54" height="15" isPrintWhenDetailOverflows="true" uuid="cc66fa67-9ffd-465e-b151-5b67509084e5"/>
<reportElement uuid="cc66fa67-9ffd-465e-b151-5b67509084e5" stretchType="RelativeToTallestObject" x="1156" y="26" width="54" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="0" y="26" width="173" height="15" isPrintWhenDetailOverflows="true" uuid="5147a259-76fa-4d3e-b046-de710b8c5949"/>
<reportElement uuid="5147a259-76fa-4d3e-b046-de710b8c5949" stretchType="RelativeToTallestObject" x="41" y="26" width="132" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="252" y="26" width="61" height="15" isPrintWhenDetailOverflows="true" uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512"/>
<reportElement uuid="c314ca39-fdf0-4a3e-83a3-f7ed4c1a6512" stretchType="RelativeToTallestObject" x="252" y="26" width="61" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="941" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="063c9eea-c368-446e-900a-307cc7c03837"/>
<reportElement uuid="063c9eea-c368-446e-900a-307cc7c03837" stretchType="RelativeToTallestObject" x="941" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="1210" y="26" width="57" height="15" isPrintWhenDetailOverflows="true" uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377"/>
<reportElement uuid="d22c708c-cd3f-4187-8ea5-ed1c085a2377" stretchType="RelativeToTallestObject" x="1210" y="26" width="57" height="15" isPrintWhenDetailOverflows="true"/>
<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 stretchType="RelativeToTallestObject" x="1267" y="26" width="57" height="15" isPrintWhenDetailOverflows="true" uuid="e992e432-a408-4922-9b88-8cfcfc8b460e"/>
<reportElement uuid="e992e432-a408-4922-9b88-8cfcfc8b460e" stretchType="RelativeToTallestObject" x="1267" y="26" width="57" height="15" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Right" verticalAlignment="Middle" markup="none">
<font size="5" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.total}]]></textFieldExpression>
</textField>
<line>
<reportElement x="1000" y="0" width="325" height="1" uuid="542872d9-23af-4696-b7c9-8893663fdbfa"/>
<reportElement uuid="542872d9-23af-4696-b7c9-8893663fdbfa" x="1000" y="0" width="325" height="1"/>
</line>
<line>
<reportElement x="0" y="0" width="998" height="1" uuid="c0f1c863-7259-4653-956e-6055f17348e9"/>
<reportElement uuid="c0f1c863-7259-4653-956e-6055f17348e9" x="0" y="0" width="998" height="1"/>
</line>
<line>
<reportElement positionType="Float" x="1000" y="42" width="325" height="1" uuid="1810b0b5-b882-45e7-88b6-93575fe5812c"/>
<reportElement uuid="1810b0b5-b882-45e7-88b6-93575fe5812c" positionType="Float" x="1000" y="42" width="325" height="1"/>
</line>
<line>
<reportElement positionType="Float" x="0" y="42" width="998" height="1" uuid="8010e9da-31b9-4d36-8e8d-6fd22973fe58"/>
<reportElement uuid="8010e9da-31b9-4d36-8e8d-6fd22973fe58" positionType="Float" x="0" y="42" width="998" height="1"/>
</line>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="754" y="26" width="55" height="15" isPrintWhenDetailOverflows="true" uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30"/>
<reportElement uuid="70c7ce30-0aef-45ba-b9ba-16c7a3e69e30" stretchType="RelativeToTallestObject" x="754" y="26" width="55" height="15" isPrintWhenDetailOverflows="true"/>
<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"/>
<textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
<font size="5" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.numagencia}]]></textFieldExpression>
</textField>
</band>
</columnHeader>
<detail>
<band height="16" splitType="Stretch">
<textField isStretchWithOverflow="true" pattern="dd/MM/yy" isBlankWhenNull="true">
<reportElement x="0" y="0" width="173" height="15" uuid="1229187f-f634-4d67-822d-5518788bb5e3"/>
<reportElement uuid="1229187f-f634-4d67-822d-5518788bb5e3" x="41" y="0" width="132" height="15"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{descricaoPuntoVenta}]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="173" y="0" width="79" height="15" uuid="568dd4c0-a594-4130-96ec-94800b162c4a"/>
<reportElement uuid="568dd4c0-a594-4130-96ec-94800b162c4a" x="173" y="0" width="79" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{receitaBPR}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="313" y="0" width="54" height="15" uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38"/>
<reportElement uuid="4b1c1c55-9828-470f-89cc-23ca2e8e5a38" x="313" y="0" width="54" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{gapImpressa}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="367" y="0" width="67" height="15" uuid="9332443b-f7b3-43b1-b0e1-556266b470a6"/>
<reportElement uuid="9332443b-f7b3-43b1-b0e1-556266b470a6" x="367" y="0" width="67" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{internet}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="434" y="0" width="77" height="15" uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1"/>
<reportElement uuid="acd80ea7-0dfd-47f7-8607-59aaf28b66e1" x="434" y="0" width="77" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{cancelados}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="511" y="0" width="84" height="15" uuid="10445fda-9570-4957-a54e-6e4a333289a9"/>
<reportElement uuid="10445fda-9570-4957-a54e-6e4a333289a9" x="511" y="0" width="84" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{canceladosGAP}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="595" y="0" width="74" height="15" uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2"/>
<reportElement uuid="d6460e7b-1c76-478b-a849-b0ddc191f7d2" x="595" y="0" width="74" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{devolvidosRelatorio}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="669" y="0" width="85" height="15" uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf"/>
<reportElement uuid="76297f80-9e76-41da-9f8c-2ad7975eeacf" x="669" y="0" width="85" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{devolvidosGAPRelatorio}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="999" y="0" width="42" height="15" uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10"/>
<reportElement uuid="654782b1-0b9b-46cb-8a78-f90c79dc5a10" x="999" y="0" width="42" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{comissaoBPRDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1041" y="0" width="60" height="15" uuid="71ebac1d-7e6d-4302-83f9-905663a0f908"/>
<reportElement uuid="71ebac1d-7e6d-4302-83f9-905663a0f908" x="1041" y="0" width="60" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{comissaoExcessoBagagemDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1156" y="0" width="54" height="15" uuid="46986d99-a2a8-41cb-bf21-693e58701c40"/>
<reportElement uuid="46986d99-a2a8-41cb-bf21-693e58701c40" x="1156" y="0" width="54" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{comissaoEntregaPassagemDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="252" y="0" width="61" height="15" uuid="db0af433-7d57-4a29-92d9-c52e6672964e"/>
<reportElement uuid="db0af433-7d57-4a29-92d9-c52e6672964e" x="252" y="0" width="61" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{receitaGAP}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="809" y="0" width="70" height="15" uuid="96f03f00-149a-410d-833f-a91d0f807b24"/>
<reportElement uuid="96f03f00-149a-410d-833f-a91d0f807b24" x="809" y="0" width="70" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{receitaExcessoBagagem}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="879" y="0" width="62" height="15" uuid="d129142a-d256-410f-b789-d83e78ee3bec"/>
<reportElement uuid="d129142a-d256-410f-b789-d83e78ee3bec" x="879" y="0" width="62" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{receitaSeguroOpcional}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="941" y="0" width="55" height="15" uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976"/>
<reportElement uuid="c1b447d4-d729-43a2-99e3-a4ba37a9c976" x="941" y="0" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{receitaSeguroOutros}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1101" y="0" width="55" height="15" uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3"/>
<reportElement uuid="8e8a0b9c-9f97-49ad-a82b-a5d2a04daab3" x="1101" y="0" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{comissaoSegOpcionalDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1210" y="0" width="57" height="15" uuid="7a7c3542-4485-4ae6-8280-94380592b5f8"/>
<reportElement uuid="7a7c3542-4485-4ae6-8280-94380592b5f8" x="1210" y="0" width="57" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{comissaoOutrosDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="754" y="0" width="55" height="15" uuid="497c7b80-7c73-4093-9de1-03015a1092ab"/>
<reportElement uuid="497c7b80-7c73-4093-9de1-03015a1092ab" x="754" y="0" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1267" y="0" width="57" height="15" uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6"/>
<reportElement uuid="8f8186c6-bc65-4d44-b0e1-efa260b2a7c6" x="1267" y="0" width="57" height="15"/>
<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"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{numPuntoVenta}]]></textFieldExpression>
</textField>
</band>
</detail>
<summary>
<band height="17">
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1101" y="1" width="55" height="15" uuid="5ece8668-4131-4b67-a805-a3cb347d11b2"/>
<reportElement uuid="5ece8668-4131-4b67-a805-a3cb347d11b2" x="1101" y="1" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{comissaoSegOpcionalDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="511" y="1" width="84" height="15" uuid="bc97c56b-6ae9-4280-acc4-4bbf92c1ad7a"/>
<reportElement uuid="bc97c56b-6ae9-4280-acc4-4bbf92c1ad7a" x="511" y="1" width="84" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{canceladosGAP}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="313" y="1" width="54" height="15" uuid="11ff0043-eae4-40ec-8613-5c7a1a9191ea"/>
<reportElement uuid="11ff0043-eae4-40ec-8613-5c7a1a9191ea" x="313" y="1" width="54" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{gapImpressa}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="999" y="1" width="42" height="15" uuid="0e8961c0-5ec4-40cf-b230-f3b33ee7fd47"/>
<reportElement uuid="0e8961c0-5ec4-40cf-b230-f3b33ee7fd47" x="999" y="1" width="42" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{comissaoBPRDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="669" y="1" width="85" height="15" uuid="7e6ec412-51cf-41b5-97fb-494be6b5904e"/>
<reportElement uuid="7e6ec412-51cf-41b5-97fb-494be6b5904e" x="669" y="1" width="85" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{devolvidosGAPRelatorio}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="809" y="1" width="70" height="15" uuid="157adb9b-bc79-4796-8a1f-22c4dbfa203c"/>
<reportElement uuid="157adb9b-bc79-4796-8a1f-22c4dbfa203c" x="809" y="1" width="70" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{receitaExcessoBagagem}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1041" y="1" width="60" height="15" uuid="dcb299cf-fdbc-4d28-a66a-a869f1bdf976"/>
<reportElement uuid="dcb299cf-fdbc-4d28-a66a-a869f1bdf976" x="1041" y="1" width="60" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{comissaoExcessoBagagemDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="367" y="1" width="67" height="15" uuid="235e7812-044e-4630-a787-dc72ed33a7a3"/>
<reportElement uuid="235e7812-044e-4630-a787-dc72ed33a7a3" x="367" y="1" width="67" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{internet}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="173" y="1" width="79" height="15" uuid="c1aa4cab-6122-4fa1-a5c9-74090d12e7a7"/>
<reportElement uuid="c1aa4cab-6122-4fa1-a5c9-74090d12e7a7" x="173" y="1" width="79" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{receitaBPR}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="879" y="1" width="62" height="15" uuid="a504b987-a5f9-4b15-a1a3-5168c9c7a1f9"/>
<reportElement uuid="a504b987-a5f9-4b15-a1a3-5168c9c7a1f9" x="879" y="1" width="62" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{receitaSeguroOpcional}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1156" y="1" width="54" height="15" uuid="da2a9fa2-3b6e-4e86-aeea-9cb045c12b44"/>
<reportElement uuid="da2a9fa2-3b6e-4e86-aeea-9cb045c12b44" x="1156" y="1" width="54" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{comissaoEntregaPassagemDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="434" y="1" width="77" height="15" uuid="7c79c45a-c3ee-40fd-8ff4-19dd7eac418d"/>
<reportElement uuid="7c79c45a-c3ee-40fd-8ff4-19dd7eac418d" x="434" y="1" width="77" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{cancelados}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="595" y="1" width="74" height="15" uuid="ea835bd8-ea48-4e09-b4ef-b93e9bbea570"/>
<reportElement uuid="ea835bd8-ea48-4e09-b4ef-b93e9bbea570" x="595" y="1" width="74" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{devolvidosRelatorio}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="252" y="1" width="61" height="15" uuid="d0cec0f9-747c-4146-90c1-19b1b5eabaa5"/>
<reportElement uuid="d0cec0f9-747c-4146-90c1-19b1b5eabaa5" x="252" y="1" width="61" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{receitaGAP}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="941" y="1" width="55" height="15" uuid="24edac96-0c18-46e6-a985-56d4f4881f5e"/>
<reportElement uuid="24edac96-0c18-46e6-a985-56d4f4881f5e" x="941" y="1" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{receitaSeguroOutros}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1210" y="1" width="57" height="15" uuid="58ca6140-9bbe-4551-800e-6f0f5c8e2a7b"/>
<reportElement uuid="58ca6140-9bbe-4551-800e-6f0f5c8e2a7b" x="1210" y="1" width="57" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{comissaoOutrosDiaria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="754" y="1" width="55" height="15" uuid="26e05718-cf56-42d0-b26c-4e633674b0e7"/>
<reportElement uuid="26e05718-cf56-42d0-b26c-4e633674b0e7" x="754" y="1" width="55" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{total}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="1267" y="1" width="57" height="15" uuid="81a27569-d3b3-4ea3-969e-e556ae7f109a"/>
<reportElement uuid="81a27569-d3b3-4ea3-969e-e556ae7f109a" x="1267" y="1" width="57" height="15"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{totalComissao}]]></textFieldExpression>
</textField>
<line>
<reportElement x="1000" y="0" width="325" height="1" uuid="99eef1f5-bcdd-40b0-b0e0-9b2e864262dc"/>
<reportElement uuid="99eef1f5-bcdd-40b0-b0e0-9b2e864262dc" x="1000" y="0" width="325" height="1"/>
</line>
<line>
<reportElement x="0" y="0" width="998" height="1" uuid="9d22b590-805d-4f3c-993e-43d392bc53ab"/>
<reportElement uuid="9d22b590-805d-4f3c-993e-43d392bc53ab" x="0" y="0" width="998" height="1"/>
</line>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="0" y="1" width="173" height="15" isPrintWhenDetailOverflows="true" uuid="02e09daf-3ed8-4f73-a1ec-f96f0feec811"/>
<reportElement uuid="02e09daf-3ed8-4f73-a1ec-f96f0feec811" stretchType="RelativeToTallestObject" x="0" y="1" width="173" height="15" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Right" verticalAlignment="Middle" markup="none">
<font size="5" isBold="false"/>
</textElement>
@ -603,7 +618,7 @@
<noData>
<band height="21">
<textField pattern="MM/yyyy">
<reportElement x="0" y="0" width="1324" height="20" isPrintWhenDetailOverflows="true" uuid="30a82b83-7c00-4007-a886-86ef6cb74496"/>
<reportElement uuid="30a82b83-7c00-4007-a886-86ef6cb74496" x="0" y="0" width="1324" height="20" isPrintWhenDetailOverflows="true"/>
<textElement verticalAlignment="Middle">
<font size="11"/>
</textElement>