fixes bug#20984

qua:
dev:Valdevir


git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@104917 d1611594-4594-4d17-8e1d-87c2c4800839
master
valdevir 2021-01-02 15:43:28 +00:00
parent e30a3a23dc
commit 1bd5a4ce10
2 changed files with 3 additions and 3 deletions

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="RelatorioResumoLinhas" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="efbc89d4-6f08-4ea5-802f-d4f48ed208e2">
<property name="ireport.zoom" value="3.138428376721017"/>
<property name="ireport.x" value="1946"/>
<property name="ireport.y" value="0"/>
<property name="ireport.x" value="105"/>
<property name="ireport.y" value="377"/>
<style name="textStyle" isDefault="true" fontSize="6" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false"/>
<style name="table">
<box>
@ -460,7 +460,7 @@ ORDER BY SUB.DESCRUTA,
<textElement>
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{INTERESTADUAL}.equals( "S" )?"Linhas Interestaduais":"Linhas Intermunicipais"]]></textFieldExpression>
<textFieldExpression><![CDATA[$F{INTERESTADUAL}.equals( "S" )?" Linhas Interestaduais":"Linhas Intermunicipais"]]></textFieldExpression>
</textField>
</band>
</groupHeader>