wilian 2017-08-03 20:10:41 +00:00
parent 994ce47223
commit 3431fcd0ef
4 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@
<reportElement x="74" y="63" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="3564990b-f006-4bcf-8f24-9af8311ef8b2"/>
<textFieldExpression><![CDATA[$P{puntoventa}]]></textFieldExpression>
</textField>
<textField pattern="MMMMM, yyyy">
<textField pattern="MM/yyyy">
<reportElement x="74" y="20" width="728" height="23" isPrintWhenDetailOverflows="true" uuid="8a00eb79-8246-4e24-b142-a28c56786b13"/>
<textElement>
<font size="11"/>

View File

@ -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="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.x" value="982"/>
<property name="ireport.x" value="1015"/>
<property name="ireport.y" value="0"/>
<parameter name="exibirTotal" class="java.lang.Boolean"/>
<field name="data" class="java.util.Date"/>
@ -265,7 +265,7 @@
<band height="21" splitType="Stretch">
<textField isStretchWithOverflow="true" pattern="dd/MM/yy" isBlankWhenNull="true">
<reportElement x="0" y="0" width="48" height="20" uuid="1229187f-f634-4d67-822d-5518788bb5e3"/>
<textElement textAlignment="Left">
<textElement textAlignment="Left" verticalAlignment="Middle">
<font size="5"/>
</textElement>
<textFieldExpression><![CDATA[$F{data}]]></textFieldExpression>