fixes bug#23716

qua:
dev:lucas

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@110137 d1611594-4594-4d17-8e1d-87c2c4800839
master
walace 2021-12-28 12:48:11 +00:00
parent 0910a979c9
commit 5f4f3a0a8e
3 changed files with 7 additions and 7 deletions

View File

@ -17,11 +17,11 @@ import com.rjconsultores.ventaboletos.utilerias.DateUtil;
import com.rjconsultores.ventaboletos.web.utilerias.NamedParameterStatement; import com.rjconsultores.ventaboletos.web.utilerias.NamedParameterStatement;
import com.rjconsultores.ventaboletos.web.utilerias.spring.AppContext; import com.rjconsultores.ventaboletos.web.utilerias.spring.AppContext;
public class RelatorioBPeNumeracaoReuso extends Relatorio { public class RelatorioBpeNumeracaoReuso extends Relatorio {
private ConstanteService constanteService; private ConstanteService constanteService;
public RelatorioBPeNumeracaoReuso(Map<String, Object> parametros, Connection conexao) throws Exception { public RelatorioBpeNumeracaoReuso(Map<String, Object> parametros, Connection conexao) throws Exception {
super(parametros, conexao); super(parametros, conexao);

View File

@ -2,7 +2,7 @@
<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="RelatorioReceitaServico" columnCount="8" printOrder="Horizontal" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="100" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c092ef85-9334-4225-93d7-1acb7cf4d021"> <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="RelatorioReceitaServico" columnCount="8" printOrder="Horizontal" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="100" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c092ef85-9334-4225-93d7-1acb7cf4d021">
<property name="ireport.zoom" value="3.138428376721004"/> <property name="ireport.zoom" value="3.138428376721004"/>
<property name="ireport.x" value="0"/> <property name="ireport.x" value="0"/>
<property name="ireport.y" value="126"/> <property name="ireport.y" value="438"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="pageHeader"/> <property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="pageHeader"/>
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.1" value="columnHeader"/> <property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.1" value="columnHeader"/>
<parameter name="NOME_RELATORIO" class="java.lang.String"/> <parameter name="NOME_RELATORIO" class="java.lang.String"/>
@ -209,16 +209,16 @@
</band> </band>
</detail> </detail>
<summary> <summary>
<band height="120" splitType="Stretch"> <band height="21" splitType="Stretch">
<staticText> <staticText>
<reportElement uuid="8f64fd0a-a820-4ad6-8fc8-cb6d4f8e9831" x="554" y="0" width="137" height="20"/> <reportElement uuid="8f64fd0a-a820-4ad6-8fc8-cb6d4f8e9831" x="554" y="0" width="137" height="21"/>
<textElement> <textElement>
<font size="11" isItalic="false"/> <font size="11" isItalic="false"/>
</textElement> </textElement>
<text><![CDATA[Total Geral de Documentos]]></text> <text><![CDATA[Total Geral de Documentos]]></text>
</staticText> </staticText>
<textField> <textField>
<reportElement uuid="36133c4b-460e-4642-b827-053d0a247a18" x="692" y="0" width="110" height="20"/> <reportElement uuid="36133c4b-460e-4642-b827-053d0a247a18" x="692" y="0" width="110" height="21"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="11"/> <font size="11"/>
</textElement> </textElement>
@ -229,7 +229,7 @@
<noData> <noData>
<band height="50"> <band height="50">
<textField> <textField>
<reportElement uuid="6f13c961-dd50-4e44-ba73-65e0752b8b83" x="46" y="24" width="530" height="26"/> <reportElement uuid="6f13c961-dd50-4e44-ba73-65e0752b8b83" x="1" y="24" width="800" height="26"/>
<textElement markup="none"> <textElement markup="none">
<font size="11" isBold="true"/> <font size="11" isBold="true"/>
</textElement> </textElement>