fixes bug 7018
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@51775 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
cd5f4b77d8
commit
8bb9e0ffd3
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
<?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="RelatorioCancelamentoVendaCartao" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c092ef85-9334-4225-93d7-1acb7cf4d021">
|
||||
<property name="ireport.zoom" value="1.1000000000000005"/>
|
||||
<property name="ireport.x" value="11"/>
|
||||
<property name="ireport.x" value="95"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<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"/>
|
||||
|
@ -210,7 +210,7 @@
|
|||
<textFieldExpression><![CDATA[$R{label.sitef}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="80e816ef-5cd3-40f5-a4a3-889987dd4809" x="683" y="0" width="50" height="14"/>
|
||||
<reportElement uuid="80e816ef-5cd3-40f5-a4a3-889987dd4809" x="683" y="0" width="69" height="14"/>
|
||||
<box>
|
||||
<bottomPen lineWidth="1.0"/>
|
||||
</box>
|
||||
|
@ -220,7 +220,7 @@
|
|||
<textFieldExpression><![CDATA[$R{label.nsu}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField>
|
||||
<reportElement uuid="c6bbe161-315b-43a3-bc6d-bd1ebad05d0a" x="733" y="0" width="69" height="14"/>
|
||||
<reportElement uuid="c6bbe161-315b-43a3-bc6d-bd1ebad05d0a" x="752" y="0" width="50" height="14"/>
|
||||
<box>
|
||||
<bottomPen lineWidth="1.0"/>
|
||||
</box>
|
||||
|
@ -312,14 +312,14 @@
|
|||
<textFieldExpression><![CDATA[$F{motivo}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="">
|
||||
<reportElement uuid="0b04641c-aa1f-4f64-b79f-fe5ad46c9758" x="683" y="0" width="50" height="10"/>
|
||||
<reportElement uuid="0b04641c-aa1f-4f64-b79f-fe5ad46c9758" x="683" y="0" width="69" height="10"/>
|
||||
<textElement textAlignment="Center" verticalAlignment="Top">
|
||||
<font size="7" isBold="false" isItalic="false"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{nsu}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="">
|
||||
<reportElement uuid="1c166449-6aa5-4558-8bc1-56750b9d8b0a" x="733" y="0" width="69" height="10"/>
|
||||
<reportElement uuid="1c166449-6aa5-4558-8bc1-56750b9d8b0a" x="752" y="0" width="50" height="10"/>
|
||||
<textElement textAlignment="Center" verticalAlignment="Top">
|
||||
<font size="7" isBold="false" isItalic="false"/>
|
||||
</textElement>
|
||||
|
|
Loading…
Reference in New Issue