fixes bug#23201

dev: Celio
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@109762 d1611594-4594-4d17-8e1d-87c2c4800839
master
fabio 2021-11-25 13:19:39 +00:00
parent f0f1fd8757
commit d839740862
3 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@
<textField> <textField>
<reportElement uuid="fcf5c596-7687-4796-ba34-5d0d394733de" x="0" y="97" width="82" height="20" isRemoveLineWhenBlank="true"/> <reportElement uuid="fcf5c596-7687-4796-ba34-5d0d394733de" x="0" y="97" width="82" height="20" isRemoveLineWhenBlank="true"/>
<textElement/> <textElement/>
<textFieldExpression><![CDATA[$R{detail.tipopassagem}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{header.tipopassagem}]]></textFieldExpression>
</textField> </textField>
</band> </band>
</pageHeader> </pageHeader>
@ -204,7 +204,7 @@
<rightPen lineWidth="0.75"/> <rightPen lineWidth="0.75"/>
</box> </box>
<textElement textAlignment="Right"/> <textElement textAlignment="Right"/>
<textFieldExpression><![CDATA[$R{label.Quantitativo }]]></textFieldExpression> <textFieldExpression><![CDATA[$R{label.quantitativo}]]></textFieldExpression>
</textField> </textField>
</band> </band>
</columnHeader> </columnHeader>