wilian 2017-10-02 22:03:54 +00:00
parent 090b57ab0d
commit 1fe67f292a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-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="RelatorioCalculoComissaoReceitas" pageWidth="1200" pageHeight="555" orientation="Landscape" columnWidth="1200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="14814f61-8faa-49a1-919b-08e34011ed52"> <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="RelatorioCalculoComissaoReceitas" pageWidth="1200" pageHeight="555" orientation="Landscape" columnWidth="1200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="14814f61-8faa-49a1-919b-08e34011ed52">
<property name="ireport.zoom" value="1.5"/> <property name="ireport.zoom" value="1.5"/>
<property name="ireport.x" value="1015"/> <property name="ireport.x" value="580"/>
<property name="ireport.y" value="0"/> <property name="ireport.y" value="0"/>
<parameter name="exibirTotal" class="java.lang.Boolean"/> <parameter name="exibirTotal" class="java.lang.Boolean"/>
<field name="data" class="java.util.Date"/> <field name="data" class="java.util.Date"/>
@ -434,7 +434,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/> <font size="5"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{devolvidosGAPRelatorio}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{devolvidosGAPRelatorio}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="629" y="1" width="71" height="20" uuid="d164a1cb-b629-43cc-a877-c5287e8c40f6"/> <reportElement x="629" y="1" width="71" height="20" uuid="d164a1cb-b629-43cc-a877-c5287e8c40f6"/>
@ -490,7 +490,7 @@
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font size="5"/> <font size="5"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{devolvidosRelatorio}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{devolvidosRelatorio}]]></textFieldExpression>
</textField> </textField>
<textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">
<reportElement x="127" y="1" width="61" height="20" uuid="00700cc7-c303-483e-ad71-e5c9e7203c4e"/> <reportElement x="127" y="1" width="61" height="20" uuid="00700cc7-c303-483e-ad71-e5c9e7203c4e"/>