thiago.penido 2015-09-29 18:08:50 +00:00
parent 03e76af788
commit a90a73c41b
2 changed files with 8 additions and 8 deletions

View File

@ -104,7 +104,7 @@
<textFieldExpression><![CDATA[$R{label.dataViagem}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{label.dataViagem}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement uuid="3a6335ef-979e-4232-ba62-f7113e8b6c89" x="232" y="12" width="63" height="10"/> <reportElement uuid="3a6335ef-979e-4232-ba62-f7113e8b6c89" x="232" y="12" width="55" height="10"/>
<box> <box>
<bottomPen lineWidth="0.5"/> <bottomPen lineWidth="0.5"/>
</box> </box>
@ -114,7 +114,7 @@
<textFieldExpression><![CDATA[$R{label.codServico}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{label.codServico}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement uuid="b3792e14-b26f-47a8-8da2-f35d3fc0f4fb" x="295" y="12" width="37" height="10"/> <reportElement uuid="b3792e14-b26f-47a8-8da2-f35d3fc0f4fb" x="287" y="12" width="37" height="10"/>
<box> <box>
<bottomPen lineWidth="0.5"/> <bottomPen lineWidth="0.5"/>
</box> </box>
@ -124,7 +124,7 @@
<textFieldExpression><![CDATA[$R{label.codOrigem}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{label.codOrigem}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement uuid="2122af46-a40b-476a-ac4c-dd9c0a5a3413" x="332" y="12" width="37" height="10"/> <reportElement uuid="2122af46-a40b-476a-ac4c-dd9c0a5a3413" x="324" y="12" width="37" height="10"/>
<box> <box>
<bottomPen lineWidth="0.5"/> <bottomPen lineWidth="0.5"/>
</box> </box>
@ -134,7 +134,7 @@
<textFieldExpression><![CDATA[$R{label.codDestino}]]></textFieldExpression> <textFieldExpression><![CDATA[$R{label.codDestino}]]></textFieldExpression>
</textField> </textField>
<textField> <textField>
<reportElement uuid="ad5b6c97-a125-4e41-b08a-1c70642ae66e" x="369" y="12" width="45" height="10"/> <reportElement uuid="ad5b6c97-a125-4e41-b08a-1c70642ae66e" x="361" y="12" width="53" height="10"/>
<box> <box>
<bottomPen lineWidth="0.5"/> <bottomPen lineWidth="0.5"/>
</box> </box>
@ -379,28 +379,28 @@
<textFieldExpression><![CDATA[$F{dataViagem}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{dataViagem}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="0b904fc9-5da8-42df-86e7-0749839574b6" x="232" y="0" width="63" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/> <reportElement uuid="0b904fc9-5da8-42df-86e7-0749839574b6" x="232" y="0" width="55" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font size="7"/> <font size="7"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{codServico}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{codServico}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="2dd64398-024e-4ce0-a8a8-2c93dec6182d" x="295" y="0" width="37" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/> <reportElement uuid="2dd64398-024e-4ce0-a8a8-2c93dec6182d" x="287" y="0" width="37" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font size="7"/> <font size="7"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{codOrigem}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{codOrigem}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement uuid="b8655897-1818-4afc-be13-cf15abb85f41" x="332" y="0" width="37" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/> <reportElement uuid="b8655897-1818-4afc-be13-cf15abb85f41" x="324" y="0" width="37" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font size="7"/> <font size="7"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{codDestino}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{codDestino}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement uuid="a2f90f64-e8eb-45b8-828b-53c01e7258a0" x="369" y="0" width="45" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/> <reportElement uuid="a2f90f64-e8eb-45b8-828b-53c01e7258a0" x="361" y="0" width="53" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font size="7"/> <font size="7"/>
</textElement> </textElement>