Subversion Repositories Integrator Subversion

Rev

Rev 182 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?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="relatorio_avaria" pageWidth="215" pageHeight="200" columnWidth="195" leftMargin="10" rightMargin="10" topMargin="10" bottomMargin="10" isIgnorePagination="true" uuid="c6447326-3eb7-45a9-af8e-852ae2ec5c1b">
        <property name="ireport.zoom" value="3.897434200000006"/>
        <property name="ireport.x" value="0"/>
        <property name="ireport.y" value="48"/>
        <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
                <defaultValueExpression><![CDATA[""]]></defaultValueExpression>
        </parameter>
        <queryString>
                <![CDATA[]]>
        </queryString>
        <field name="estoqueAuditoria" class="br.com.ec.domain.model.EstoqueAuditoria">
                <fieldDescription><![CDATA[estoqueAuditoria]]></fieldDescription>
        </field>
        <background>
                <band splitType="Stretch"/>
        </background>
        <title>
                <band height="16" splitType="Stretch">
                        <line>
                                <reportElement uuid="45815a89-efc7-4031-866f-8a1001126cba" key="line" positionType="Float" x="0" y="14" width="195" height="1"/>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <staticText>
                                <reportElement uuid="8cb4c6d2-d253-42d4-9839-59e04e746346" x="0" y="-1" width="195" height="15"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font fontName="SansSerif" size="9" isBold="true"/>
                                </textElement>
                                <text><![CDATA[COMPROVANTE DE AVARIA]]></text>
                        </staticText>
                </band>
        </title>
        <detail>
                <band height="117" splitType="Stretch">
                        <textField>
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="0" y="12" width="104" height="12"/>
                                <textElement verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{estoqueAuditoria}.getLoja().getDescricao()]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="0" y="24" width="195" height="20"/>
                                <textElement verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{estoqueAuditoria}.descricaoCompletaProduto()]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="46" width="48" height="12"/>
                                <textElement textAlignment="Right">
                                        <font size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[USUÁRIO:]]></text>
                        </staticText>
                        <textField>
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="50" y="46" width="145" height="12"/>
                                <textElement verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{estoqueAuditoria}.nomeDoUsuario()]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="0" y="61" width="195" height="24"/>
                                <textElement textAlignment="Justified" verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{estoqueAuditoria}.getObservacao()]]></textFieldExpression>
                        </textField>
                        <line>
                                <reportElement uuid="e340c7b3-adf9-4724-9df4-d3ea37e4c3e2" x="38" y="104" width="126" height="1"/>
                        </line>
                        <staticText>
                                <reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="48" y="105" width="100" height="12"/>
                                <textElement textAlignment="Center">
                                        <font size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[ASSINATURA]]></text>
                        </staticText>
                        <textField>
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="84" y="0" width="111" height="12"/>
                                <textElement verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA["DATA: " + new java.text.SimpleDateFormat("dd'/'MM'/'yyyy ' às ' HH:mm", new Locale("pt", "BR")).format($F{estoqueAuditoria}.getDataAtualizacao()).toUpperCase()]]></textFieldExpression>
                        </textField>
                        <textField>
                                <reportElement uuid="b4a670a0-38fe-4fe8-bdc1-891ed7ff05f1" x="0" y="0" width="84" height="12"/>
                                <textElement verticalAlignment="Top">
                                        <font fontName="SansSerif" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA["ID: " + $F{estoqueAuditoria}.getSequencial()]]></textFieldExpression>
                        </textField>
                </band>
        </detail>
        <pageFooter>
                <band height="10" splitType="Stretch">
                        <textField isBlankWhenNull="true">
                                <reportElement uuid="0ad83100-9e7e-42de-97b6-51dc07b7dd68" x="0" y="0" width="195" height="10"/>
                                <textElement textAlignment="Right" verticalAlignment="Middle">
                                        <font fontName="SansSerif" size="6" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[new java.text.SimpleDateFormat("'EMITIDO EM: 'dd'/'MM'/'yyyy ' ÀS ' HH:mm", new Locale("pt", "BR")).format(new java.util.Date()).toUpperCase()]]></textFieldExpression>
                        </textField>
                </band>
        </pageFooter>
</jasperReport>