fixes bug #6046
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@41623 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
d406f467a6
commit
c46b8583a3
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="RelatorioEmpresaCorrida" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" resourceBundle="RelatorioEmpresaCorrida" whenResourceMissingType="Empty" uuid="94834362-0ecc-46da-b0a2-5cdee355da3e">
|
||||
<property name="ireport.zoom" value="1.5"/>
|
||||
<property name="ireport.x" value="0"/>
|
||||
<property name="ireport.x" value="149"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<parameter name="fecInicio" class="java.lang.String">
|
||||
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
|
||||
|
@ -136,7 +136,7 @@
|
|||
<reportElement uuid="6a0541e8-fb81-4e9e-a852-8e09b70a1972" x="0" y="0" width="555" height="1"/>
|
||||
</line>
|
||||
<textField>
|
||||
<reportElement uuid="a6bd723a-1106-4eb0-9140-1ecfff33cfc9" x="367" y="1" width="100" height="20"/>
|
||||
<reportElement uuid="a6bd723a-1106-4eb0-9140-1ecfff33cfc9" x="287" y="1" width="180" height="20"/>
|
||||
<textElement/>
|
||||
<textFieldExpression><![CDATA["Subtotal Kms: " + $V{subtotal.kms}]]></textFieldExpression>
|
||||
</textField>
|
||||
|
|
Loading…
Reference in New Issue