fixes bug#20183
qua: dev:Valdir Alteração melhorias no relatório BPE git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@104144 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
09f50060ff
commit
86875964fc
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
<?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="RelatorioBPe" pageWidth="1350" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="1310" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="2de20ee0-535e-49d2-a7be-c24a30351d9f">
|
||||
<property name="ireport.zoom" value="1.0980750000000004"/>
|
||||
<property name="ireport.x" value="233"/>
|
||||
<property name="ireport.x" value="237"/>
|
||||
<property name="ireport.y" value="0"/>
|
||||
<property name="net.sf.jasperreports.export.xls.exclude.origin.band.1" value="title"/>
|
||||
<property name="net.sf.jasperreports.export.xls.exclude.origin.keep.first.band.2" value="columnHeader"/>
|
||||
|
@ -284,7 +284,7 @@
|
|||
<textFieldExpression><![CDATA[$F{dtviagem}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
|
||||
<reportElement uuid="6e5187d9-591a-42ab-a394-3f990ea8adc1" style="zebrado" stretchType="RelativeToTallestObject" mode="Opaque" x="445" y="0" width="56" height="15" isPrintWhenDetailOverflows="true"/>
|
||||
<reportElement uuid="6e5187d9-591a-42ab-a394-3f990ea8adc1" style="zebrado" stretchType="RelativeToTallestObject" mode="Opaque" x="445" y="0" width="55" height="15" isPrintWhenDetailOverflows="true"/>
|
||||
<textElement textAlignment="Right">
|
||||
<font size="9"/>
|
||||
</textElement>
|
||||
|
@ -314,7 +314,7 @@
|
|||
<textFieldExpression><![CDATA[$F{locpuntoventa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
|
||||
<reportElement uuid="a5e99430-53c7-4a72-b80e-222d65555557" style="zebrado" stretchType="RelativeToTallestObject" mode="Opaque" x="501" y="0" width="54" height="15" isPrintWhenDetailOverflows="true"/>
|
||||
<reportElement uuid="a5e99430-53c7-4a72-b80e-222d65555557" style="zebrado" stretchType="RelativeToTallestObject" mode="Opaque" x="500" y="0" width="55" height="15" isPrintWhenDetailOverflows="true"/>
|
||||
<textElement textAlignment="Right">
|
||||
<font size="9"/>
|
||||
</textElement>
|
||||
|
@ -399,12 +399,12 @@
|
|||
<textFieldExpression><![CDATA[$V{totalTaxa}]]></textFieldExpression>
|
||||
</textField>
|
||||
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
|
||||
<reportElement uuid="2998b4f4-b73e-4a24-9a40-d645ffe3b542" stretchType="RelativeToTallestObject" x="501" y="0" width="54" height="18"/>
|
||||
<reportElement uuid="2998b4f4-b73e-4a24-9a40-d645ffe3b542" stretchType="RelativeToTallestObject" x="501" y="0" width="55" height="18"/>
|
||||
<box>
|
||||
<leftPen lineWidth="0.0"/>
|
||||
<bottomPen lineWidth="0.0"/>
|
||||
</box>
|
||||
<textElement textAlignment="Right" verticalAlignment="Middle" markup="styled">
|
||||
<textElement textAlignment="Right" verticalAlignment="Middle" markup="none">
|
||||
<font fontName="SansSerif" size="10" isBold="true"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{totalTarifa}]]></textFieldExpression>
|
||||
|
|
Loading…
Reference in New Issue