fixes bug#AL-3773

master
wallace.henrique 2024-02-09 16:26:02 -03:00
parent df9e51550d
commit 4dba20bc75
3 changed files with 12 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.49.1</version>
<version>1.49.2</version>
<packaging>war</packaging>
<properties>

View File

@ -1,8 +1,8 @@
<?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="RelatorioTaxasLinha" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="efbc89d4-6f08-4ea5-802f-d4f48ed208e2">
<property name="ireport.zoom" value="3.897434200000005"/>
<property name="ireport.x" value="1042"/>
<property name="ireport.y" value="96"/>
<property name="ireport.zoom" value="9.189945972714451"/>
<property name="ireport.x" value="2679"/>
<property name="ireport.y" value="976"/>
<style name="textStyle" isDefault="true" fontSize="6" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false"/>
<style name="table">
<box>
@ -146,7 +146,9 @@
<reportElement x="341" y="1" width="30" height="11" uuid="0617c1e5-cd2f-4b67-ba79-d68c6604275e">
<printWhenExpression><![CDATA[$P{IS_TX_EMBARQUE}]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right"/>
<textElement textAlignment="Right">
<font size="6"/>
</textElement>
<textFieldExpression><![CDATA[$V{TOTAL_EMBARQUE_1}]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00">
@ -183,7 +185,7 @@
<textFieldExpression><![CDATA[$V{PEDAGIO_VENDIDOS_1}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="316" y="1" width="30" height="11" uuid="d3f05b2b-2c01-4b3b-a471-e79b0e5bbd75">
<reportElement x="316" y="1" width="25" height="11" uuid="d3f05b2b-2c01-4b3b-a471-e79b0e5bbd75">
<printWhenExpression><![CDATA[$P{IS_SEGURO}]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right"/>
@ -630,7 +632,9 @@
<reportElement x="341" y="0" width="30" height="11" uuid="1d265368-d216-4cec-a824-a0c0b5536a43">
<printWhenExpression><![CDATA[$P{IS_TX_EMBARQUE}]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right"/>
<textElement textAlignment="Center">
<font size="6"/>
</textElement>
<textFieldExpression><![CDATA[$V{TOTAL_EMBARQUE_2}]]></textFieldExpression>
</textField>
<textField evaluationTime="Auto" pattern="#,##0.00">
@ -672,7 +676,7 @@
<textFieldExpression><![CDATA[$V{PEDAGIO_VENDIDOS_2}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="316" y="0" width="30" height="11" uuid="c090f6cf-7340-4990-92d0-101fbf056cb7">
<reportElement x="316" y="0" width="25" height="11" uuid="c090f6cf-7340-4990-92d0-101fbf056cb7">
<printWhenExpression><![CDATA[$P{IS_SEGURO}]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right"/>