bug#11600
dev: julio qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@84128 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
7e7828d8c1
commit
ddc8a03203
Binary file not shown.
|
@ -9,7 +9,7 @@
|
|||
<style fontSize="4"/>
|
||||
</conditionalStyle>
|
||||
<conditionalStyle>
|
||||
<conditionExpression><![CDATA[$F{chbpe} != null ? Boolean.TRUE : Boolean.FALSE]]></conditionExpression>
|
||||
<conditionExpression><![CDATA[$F{chbpe} != null ? Boolean.FALSE : Boolean.TRUE]]></conditionExpression>
|
||||
<style fontSize="6"/>
|
||||
</conditionalStyle>
|
||||
</style>
|
||||
|
@ -423,7 +423,6 @@
|
|||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement stretchType="RelativeToTallestObject" x="215" y="1" width="113" height="14" isPrintWhenDetailOverflows="true" uuid="1835789f-f3ff-4d8d-ba10-12c6d693b270"/>
|
||||
<textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
|
||||
<font size="6" isBold="true"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{chbpe} != null ? $R{label.chaveBpe} : $R{label.aidf}]]></textFieldExpression>
|
||||
</textField>
|
||||
|
|
Loading…
Reference in New Issue