edgar 2016-08-11 20:45:11 +00:00
parent 189cda4eae
commit a1d0f35bc9
4 changed files with 155 additions and 157 deletions

View File

@ -67,7 +67,7 @@ public class RelatorioObservacaoConferenciaMovimento extends Relatorio {
sQuery.append("AND PV.PUNTOVENTA_ID = :puntoventaId ");
}
sQuery.append("ORDER BY C.DATAMOVIMENTO");
sQuery.append("ORDER BY PV.NOMBPUNTOVENTA, C.DATAMOVIMENTO");
log.info(sQuery.toString());

View File

@ -12,9 +12,9 @@ cabecalho.pagina=P
cabecalho.de=de
cabecalho.filtros=Filtros:
cabecalho.usuario=Usuário:
cabecalho.puntoventa=Punto Venta:
cabecalho.puntoventa=Ponto de Venda:
cabecalho.empresa=Empresa:
label.puntoventa=Punto Venta
label.puntoventa=Ponto de Venda
label.usuario=Usuário
label.datamovimento=Data Mov.
label.statusDescricao=Situação
@ -24,5 +24,5 @@ label.observacao=Observa
label.preco=Valor
label.debitoCredito=D/C
label.fecmodif=Dt. Alt.
label.tipoventa=Tipo Venta
label.tipoventa=Tipo Venda
label.tipo=Tipo

View File

@ -1,6 +1,6 @@
<?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="RelatorioObservacaoConferenciaMovimento" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="822" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="84b9dfcf-8ec5-4f51-80cc-7339e3b158b4">
<property name="ireport.zoom" value="1.5"/>
<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="RelatorioObservacaoConferenciaMovimento" pageWidth="1200" pageHeight="720" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="1180" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="84b9dfcf-8ec5-4f51-80cc-7339e3b158b4">
<property name="ireport.zoom" value="0.8467108950806878"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<style name="Crosstab Data Text" hAlign="Center"/>
@ -26,240 +26,238 @@
<field name="fecmodif" class="java.util.Date"/>
<field name="descricaoTipoventa" class="java.lang.String"/>
<field name="tipoDescricao" class="java.lang.String"/>
<group name="punto venta">
<groupExpression><![CDATA[$F{nombpuntoventa}]]></groupExpression>
<groupHeader>
<band height="35">
<textField isBlankWhenNull="true">
<reportElement uuid="80c03aaa-6fb0-469c-bcb7-5a17b81a8225" x="0" y="0" width="134" height="16"/>
<textElement>
<font size="12" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.puntoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="dbbded57-3522-4d36-9199-d4c516687979" mode="Opaque" x="76" y="19" width="80" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.datamovimento}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="6b1e0531-657a-4396-8503-39d61e553428" mode="Opaque" x="0" y="19" width="76" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.statusDescricao}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="070180f3-95a3-49f0-8a58-d2fd75d60f72" mode="Opaque" x="277" y="19" width="81" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.numfoliosistema}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="98a0828f-7276-4457-a5bf-422089374096" mode="Opaque" x="494" y="19" width="35" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.debitoCredito}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="e8553a29-c9fd-4f2b-a2aa-fc46e666e7fe" mode="Opaque" x="973" y="19" width="68" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.preco}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="1ad0e243-a38f-48c3-83e8-34704e50a8ef" mode="Opaque" x="1041" y="19" width="76" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.usuario}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="97236380-537f-4946-a32f-0b7f551f3fa2" mode="Opaque" x="358" y="19" width="136" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.desccategoria}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="ff685125-9afe-47d5-a02d-d527738e399e" mode="Opaque" x="1117" y="19" width="62" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.fecmodif}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="ea3ae2af-f9f3-41a3-9b09-ae4fc2e5b6f8" mode="Opaque" x="156" y="19" width="121" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.tipoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="a3d014d4-d37d-4af0-8622-2aded6cdc630" mode="Opaque" x="904" y="19" width="69" height="14" backcolor="#CCCCCC"/>
<textElement>
<font size="11" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.tipo}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="8d4629c3-6aaf-471d-9038-d6cf9e7e2e46" stretchType="RelativeToTallestObject" x="134" y="0" width="1045" height="16"/>
<textElement>
<font size="12" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="642c2617-1ecc-48aa-8828-d6317a8ac47e" mode="Opaque" x="529" y="19" width="375" height="14" backcolor="#CCCCCC"/>
<textElement verticalAlignment="Middle">
<font size="11" isBold="true"/>
<paragraph leftIndent="4"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.observacao}]]></textFieldExpression>
</textField>
</band>
</groupHeader>
</group>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="102" splitType="Stretch">
<band height="55" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="637" height="20" uuid="43b2c28d-4760-4890-b00d-25e931e79c74"/>
<reportElement uuid="43b2c28d-4760-4890-b00d-25e931e79c74" x="0" y="0" width="994" height="20"/>
<textElement markup="none">
<font size="14" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.nome}]]></textFieldExpression>
</textField>
<textField pattern="dd/MM/yyyy HH:mm">
<reportElement x="637" y="0" width="164" height="20" uuid="4d1bcd65-c9a6-44b4-8dca-cc3c4c20c9a5"/>
<reportElement uuid="4d1bcd65-c9a6-44b4-8dca-cc3c4c20c9a5" x="995" y="0" width="185" height="20"/>
<textElement textAlignment="Right">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="0" y="60" width="637" height="20" uuid="a16eb33b-78ca-4fb4-80c2-f5c85a0d09c3"/>
<reportElement uuid="a16eb33b-78ca-4fb4-80c2-f5c85a0d09c3" x="725" y="28" width="247" height="20"/>
<textElement>
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.puntoventa} + " " + $P{puntoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="0" y="80" width="801" height="20" uuid="979b7126-0e47-4885-8a07-d8f9aa75a204"/>
<reportElement uuid="979b7126-0e47-4885-8a07-d8f9aa75a204" x="972" y="28" width="116" height="20"/>
<textElement>
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.usuario} + " " + $P{usuario}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="0" y="40" width="637" height="20" uuid="90cdfa43-be94-4edc-b974-e267d2c5e82a"/>
<reportElement uuid="90cdfa43-be94-4edc-b974-e267d2c5e82a" x="175" y="28" width="550" height="20"/>
<textElement>
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.empresa} + " " + $P{empresa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="0" y="20" width="637" height="20" uuid="f75c1624-725f-4ed7-9db7-7d396221d505"/>
<reportElement uuid="f75c1624-725f-4ed7-9db7-7d396221d505" x="0" y="28" width="175" height="20"/>
<textElement>
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.periodo} + " " + $P{fecInicio} + " " + $R{cabecalho.periodoA} + " " + $P{fecFinal}]]></textFieldExpression>
</textField>
</band>
</title>
<pageHeader>
<band height="21" splitType="Stretch">
<line>
<reportElement x="0" y="19" width="802" height="1" uuid="4f39b5b4-849a-4fe2-9365-06930866fbaa"/>
</line>
<textField>
<reportElement x="637" y="0" width="164" height="20" uuid="6a8a0843-7236-40a3-98ae-5fbf59b4cfec"/>
<reportElement uuid="6a8a0843-7236-40a3-98ae-5fbf59b4cfec" x="1088" y="28" width="92" height="20"/>
<textElement textAlignment="Right">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{cabecalho.pagina} + " " + $V{PAGE_NUMBER}+ " " + $R{cabecalho.de} + " " + $V{PAGE_NUMBER}]]></textFieldExpression>
</textField>
</band>
</pageHeader>
<columnHeader>
<band height="21" splitType="Stretch">
<textField isBlankWhenNull="true">
<reportElement x="0" y="0" width="96" height="20" uuid="80c03aaa-6fb0-469c-bcb7-5a17b81a8225"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.puntoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="96" y="0" width="56" height="20" uuid="dbbded57-3522-4d36-9199-d4c516687979"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.datamovimento}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="152" y="0" width="72" height="20" uuid="6b1e0531-657a-4396-8503-39d61e553428"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.statusDescricao}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="286" y="0" width="81" height="20" uuid="070180f3-95a3-49f0-8a58-d2fd75d60f72"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.numfoliosistema}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="431" y="0" width="36" height="20" uuid="98a0828f-7276-4457-a5bf-422089374096"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.debitoCredito}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="467" y="0" width="75" height="20" uuid="642c2617-1ecc-48aa-8828-d6317a8ac47e"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.observacao}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="611" y="0" width="68" height="20" uuid="e8553a29-c9fd-4f2b-a2aa-fc46e666e7fe"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.preco}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="679" y="0" width="76" height="20" uuid="1ad0e243-a38f-48c3-83e8-34704e50a8ef"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.usuario}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="367" y="0" width="64" height="20" uuid="97236380-537f-4946-a32f-0b7f551f3fa2"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.desccategoria}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="755" y="1" width="67" height="20" uuid="ff685125-9afe-47d5-a02d-d527738e399e"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.fecmodif}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="224" y="0" width="62" height="20" uuid="ea3ae2af-f9f3-41a3-9b09-ae4fc2e5b6f8"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.tipoventa}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="542" y="0" width="69" height="20" uuid="a3d014d4-d37d-4af0-8622-2aded6cdc630"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$R{label.tipo}]]></textFieldExpression>
</textField>
</band>
</columnHeader>
</title>
<detail>
<band height="22">
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="152" y="1" width="72" height="20" uuid="fbd0605d-7d74-4154-8687-db3e7cf1fb4f"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{statusDescricao}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="367" y="1" width="64" height="20" uuid="7522ad78-b626-48f1-9f4d-527ee669e543"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="7522ad78-b626-48f1-9f4d-527ee669e543" stretchType="RelativeToTallestObject" x="358" y="0" width="136" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{desccategoria}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="431" y="1" width="36" height="20" uuid="78cf32de-cc90-48c0-bae4-986d660833d6"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="78cf32de-cc90-48c0-bae4-986d660833d6" stretchType="RelativeToTallestObject" x="494" y="0" width="35" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{debitoCredito}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="679" y="1" width="76" height="20" uuid="037c8a6d-8837-42c7-9764-80348f63540c"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="037c8a6d-8837-42c7-9764-80348f63540c" stretchType="RelativeToTallestObject" x="1041" y="0" width="76" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{nombusuario}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="96" y="1" width="56" height="20" uuid="f411db37-6c4a-4f34-ab06-2480245395c0"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="f411db37-6c4a-4f34-ab06-2480245395c0" stretchType="RelativeToTallestObject" x="76" y="0" width="80" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{datamovimento}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="611" y="1" width="68" height="20" uuid="a6a5ccae-e320-4efa-a456-463c89ff2ad7"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="a6a5ccae-e320-4efa-a456-463c89ff2ad7" stretchType="RelativeToTallestObject" x="973" y="1" width="68" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{preco}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="0" y="1" width="96" height="20" uuid="8d4629c3-6aaf-471d-9038-d6cf9e7e2e46"/>
<textElement>
<font size="8" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{nombpuntoventa}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" isPrintRepeatedValues="false" x="467" y="1" width="75" height="20" uuid="d1baff93-b9bd-4e66-8826-37f87ab01fd3"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="d1baff93-b9bd-4e66-8826-37f87ab01fd3" stretchType="RelativeToTallestObject" isPrintRepeatedValues="false" mode="Transparent" x="529" y="0" width="375" height="12" backcolor="#E6E6E6"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="286" y="1" width="81" height="20" uuid="1cd47c3e-cf69-4937-bb6c-a2cb26aac0d6"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="1cd47c3e-cf69-4937-bb6c-a2cb26aac0d6" stretchType="RelativeToTallestObject" x="277" y="0" width="81" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{numfoliosistema}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="755" y="0" width="67" height="20" uuid="9e392ba6-8364-4a57-8104-eef84a963725"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="9e392ba6-8364-4a57-8104-eef84a963725" stretchType="RelativeToTallestObject" x="1117" y="0" width="62" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{fecmodif}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="224" y="1" width="62" height="20" uuid="3f72b9eb-7e6b-42b8-8cc6-d3e21912b976"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="fbd0605d-7d74-4154-8687-db3e7cf1fb4f" stretchType="RelativeToTallestObject" x="0" y="0" width="76" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
<paragraph leftIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$F{statusDescricao}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="3f72b9eb-7e6b-42b8-8cc6-d3e21912b976" stretchType="RelativeToTallestObject" x="156" y="0" width="121" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{descricaoTipoventa}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="542" y="1" width="69" height="20" uuid="63abe3e6-73ce-42e4-a96d-cb7cbad382aa"/>
<textElement>
<font size="8" isBold="true"/>
<reportElement uuid="63abe3e6-73ce-42e4-a96d-cb7cbad382aa" stretchType="RelativeToTallestObject" x="904" y="1" width="69" height="12"/>
<textElement verticalAlignment="Middle">
<font size="9" isBold="false"/>
</textElement>
<textFieldExpression><![CDATA[$F{tipoDescricao}]]></textFieldExpression>
</textField>
@ -269,10 +267,10 @@
<band splitType="Stretch"/>
</pageFooter>
<noData>
<band height="35">
<band height="22">
<textField isBlankWhenNull="true">
<reportElement positionType="Float" x="0" y="0" width="555" height="20" isPrintWhenDetailOverflows="true" uuid="d7df66c6-4dc0-4f3b-88f4-b22094d29091"/>
<textElement verticalAlignment="Middle"/>
<reportElement uuid="d7df66c6-4dc0-4f3b-88f4-b22094d29091" positionType="Float" x="0" y="0" width="1177" height="20" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$R{msg.noData}]]></textFieldExpression>
</textField>
</band>