fixes bug#AL-3947
parent
43fe5a0f08
commit
c57cfa935b
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.64.1</version>
|
||||
<version>1.64.2</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
Binary file not shown.
|
@ -150,7 +150,7 @@
|
|||
<columnHeader>
|
||||
<band height="12" splitType="Stretch">
|
||||
<staticText>
|
||||
<reportElement uuid="5f9a0ea4-15d3-4bad-953a-0dc6f3f6ef51" x="1" y="0" width="38" height="12"/>
|
||||
<reportElement uuid="5f9a0ea4-15d3-4bad-953a-0dc6f3f6ef51" x="1" y="0" width="40" height="12"/>
|
||||
<box>
|
||||
<bottomPen lineWidth="0.75"/>
|
||||
</box>
|
||||
|
@ -160,7 +160,7 @@
|
|||
<text><![CDATA[Data]]></text>
|
||||
</staticText>
|
||||
<staticText>
|
||||
<reportElement uuid="fa0a31b5-6a94-4b0c-b730-4b6ef8f2304c" x="39" y="0" width="51" height="12"/>
|
||||
<reportElement uuid="fa0a31b5-6a94-4b0c-b730-4b6ef8f2304c" x="41" y="0" width="49" height="12"/>
|
||||
<box>
|
||||
<bottomPen lineWidth="0.75"/>
|
||||
</box>
|
||||
|
@ -344,7 +344,7 @@
|
|||
<detail>
|
||||
<band height="13" splitType="Stretch">
|
||||
<textField>
|
||||
<reportElement uuid="b15ada19-a1c0-4feb-9734-3a6c624bbfe6" stretchType="RelativeToTallestObject" x="39" y="0" width="51" height="12"/>
|
||||
<reportElement uuid="b15ada19-a1c0-4feb-9734-3a6c624bbfe6" stretchType="RelativeToTallestObject" x="41" y="0" width="49" height="12"/>
|
||||
<textElement>
|
||||
<font size="7" isBold="true" isItalic="false"/>
|
||||
</textElement>
|
||||
|
@ -463,7 +463,7 @@
|
|||
<textFieldExpression><![CDATA[""]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField pattern="dd/MM/yyyy">
|
||||
<reportElement uuid="bfb9d635-bbc1-4e92-890a-df8299bc8daa" stretchType="RelativeToTallestObject" x="1" y="0" width="38" height="12"/>
|
||||
<reportElement uuid="bfb9d635-bbc1-4e92-890a-df8299bc8daa" stretchType="RelativeToTallestObject" x="1" y="0" width="40" height="12"/>
|
||||
<textElement>
|
||||
<font size="7" isItalic="false"/>
|
||||
</textElement>
|
||||
|
|
Loading…
Reference in New Issue