CORREÇÕES - Relatorio Trecho Vendido por Agência
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@30232 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ca39973bf4
commit
d5681edaa9
|
@ -18,3 +18,7 @@ group.poltronas.livres=P. Livre
|
|||
group.total=Total
|
||||
group.valor.total=Vr. Total
|
||||
|
||||
#Summary
|
||||
|
||||
summary.total=Total
|
||||
|
||||
|
|
Binary file not shown.
|
@ -34,7 +34,7 @@
|
|||
ELSE NULL
|
||||
END) AS VENDA
|
||||
FROM
|
||||
CAJA c
|
||||
BOLETO c
|
||||
LEFT JOIN PARADA origem
|
||||
ON
|
||||
(
|
||||
|
@ -355,6 +355,16 @@ ORDER BY
|
|||
</textElement>
|
||||
<textFieldExpression><![CDATA[$V{LIVRE_2}.add( $V{VENDA_2} )]]></textFieldExpression>
|
||||
</textField>
|
||||
<line>
|
||||
<reportElement uuid="c36faceb-fd36-4f57-86b1-113129160cce" x="0" y="-1" width="555" height="2"/>
|
||||
</line>
|
||||
<textField>
|
||||
<reportElement uuid="626a1346-a1f9-411e-bb5f-4e37804dffaa" x="0" y="1" width="97" height="19"/>
|
||||
<textElement>
|
||||
<font size="8" isBold="true"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$R{summary.total}]]></textFieldExpression>
|
||||
</textField>
|
||||
</band>
|
||||
</summary>
|
||||
<noData>
|
||||
|
|
Loading…
Reference in New Issue