Subversion Repositories Integrator Subversion

Rev

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

Rev Author Line No. Line
1 espaco 1
<?xml version="1.0" encoding="UTF-8"?>
2
<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_nfce" pageWidth="220" pageHeight="340" whenNoDataType="AllSectionsNoDetail" columnWidth="200" leftMargin="10" rightMargin="10" topMargin="10" bottomMargin="10" uuid="c6447326-3eb7-45a9-af8e-852ae2ec5c1b">
3
	<property name="ireport.zoom" value="2.657341500000003"/>
4
	<property name="ireport.x" value="0"/>
5
	<property name="ireport.y" value="354"/>
6
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
7
		<defaultValueExpression><![CDATA[""]]></defaultValueExpression>
8
	</parameter>
9
	<parameter name="pRazaoSocial" class="java.lang.String"/>
10
	<queryString>
11
		<![CDATA[]]>
12
	</queryString>
13
	<field name="nfce" class="br.com.ec.domain.dto.NotaFiscalConsumidorDTO">
14
		<fieldDescription><![CDATA[nfce]]></fieldDescription>
15
	</field>
16
	<background>
17
		<band splitType="Stretch"/>
18
	</background>
19
	<title>
20
		<band height="39" splitType="Stretch">
21
			<subreport>
22
				<reportElement uuid="b6db748c-379b-4157-8672-20b46c75530e" x="0" y="0" width="200" height="29"/>
23
				<subreportParameter name="pRazaoSocial">
24
					<subreportParameterExpression><![CDATA[$P{pRazaoSocial}]]></subreportParameterExpression>
25
				</subreportParameter>
26
				<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
27
				<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "nfce_cabecalho.jasper"]]></subreportExpression>
28
			</subreport>
29
			<staticText>
30
				<reportElement uuid="8cb4c6d2-d253-42d4-9839-59e04e746346" x="0" y="29" width="200" height="10"/>
31
				<textElement textAlignment="Center" verticalAlignment="Middle">
32
					<font fontName="Arial" size="5" isBold="true"/>
33
				</textElement>
34
				<text><![CDATA[DOCUMENTO AUXILIAR DA NOTA FISCAL DE CONSUMIDOR ELETRÔNICA]]></text>
35
			</staticText>
36
		</band>
37
	</title>
38
	<columnHeader>
39
		<band height="10">
40
			<staticText>
41
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="0" y="0" width="15" height="10"/>
42
				<textElement verticalAlignment="Middle">
43
					<font fontName="Arial" size="6" isBold="true"/>
44
				</textElement>
45
				<text><![CDATA[COD]]></text>
46
			</staticText>
47
			<staticText>
48
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="16" y="0" width="74" height="10"/>
49
				<textElement verticalAlignment="Middle">
50
					<font fontName="Arial" size="6" isBold="true"/>
51
				</textElement>
52
				<text><![CDATA[DESCRIÇÃO]]></text>
53
			</staticText>
54
			<staticText>
55
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="104" y="0" width="22" height="10"/>
56
				<textElement textAlignment="Center" verticalAlignment="Middle">
57
					<font fontName="Arial" size="6" isBold="true"/>
58
				</textElement>
59
				<text><![CDATA[QTD]]></text>
60
			</staticText>
61
			<staticText>
62
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="128" y="0" width="22" height="10"/>
63
				<textElement textAlignment="Center" verticalAlignment="Middle">
64
					<font fontName="Arial" size="6" isBold="true"/>
65
				</textElement>
66
				<text><![CDATA[UN]]></text>
67
			</staticText>
68
			<staticText>
69
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="148" y="0" width="30" height="10"/>
70
				<textElement textAlignment="Center" verticalAlignment="Middle">
71
					<font fontName="Arial" size="6" isBold="true"/>
72
				</textElement>
73
				<text><![CDATA[VL. UNIT]]></text>
74
			</staticText>
75
			<staticText>
76
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="178" y="0" width="22" height="10"/>
77
				<textElement textAlignment="Center" verticalAlignment="Middle">
78
					<font fontName="Arial" size="6" isBold="true"/>
79
				</textElement>
80
				<text><![CDATA[TOTAL ITEM]]></text>
81
			</staticText>
82
		</band>
83
	</columnHeader>
84
	<detail>
85
		<band height="20" splitType="Stretch">
86
			<staticText>
87
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="16" y="0" width="184" height="20"/>
88
				<textElement>
89
					<font size="6" isBold="true"/>
90
				</textElement>
91
				<text><![CDATA[NOTA FISCAL EMITIDA EM AMBIENTE DE HOMOLOGACAO - SEM VALOR FISCAL  1,000 UN X 1,15  11,50]]></text>
92
			</staticText>
93
			<staticText>
94
				<reportElement uuid="6423b892-6a8f-4bac-9f06-2dc94d036b43" x="0" y="0" width="15" height="10"/>
95
				<textElement verticalAlignment="Middle">
96
					<font fontName="Arial" size="6" isBold="true"/>
97
				</textElement>
98
				<text><![CDATA[001]]></text>
99
			</staticText>
100
		</band>
101
		<band height="105">
102
			<staticText>
103
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="4" width="110" height="10"/>
104
				<textElement>
105
					<font size="6" isBold="true"/>
106
				</textElement>
107
				<text><![CDATA[QTD. TOTAL DE ITENS]]></text>
108
			</staticText>
109
			<staticText>
110
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="14" width="110" height="10"/>
111
				<textElement>
112
					<font size="6" isBold="true"/>
113
				</textElement>
114
				<text><![CDATA[VALOR TOTAL R$]]></text>
115
			</staticText>
116
			<staticText>
117
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="24" width="110" height="10"/>
118
				<textElement>
119
					<font size="6" isBold="true"/>
120
				</textElement>
121
				<text><![CDATA[VALOR A PAGAR R$]]></text>
122
			</staticText>
123
			<staticText>
124
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="34" width="110" height="10"/>
125
				<textElement>
126
					<font size="6" isBold="true"/>
127
				</textElement>
128
				<text><![CDATA[DINHEIRO]]></text>
129
			</staticText>
130
			<staticText>
131
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="126" y="4" width="74" height="10"/>
132
				<textElement textAlignment="Right">
133
					<font size="6" isBold="true"/>
134
				</textElement>
135
				<text><![CDATA[1,000]]></text>
136
			</staticText>
137
			<staticText>
138
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="126" y="14" width="74" height="10"/>
139
				<textElement textAlignment="Right">
140
					<font size="6" isBold="true"/>
141
				</textElement>
142
				<text><![CDATA[11,50]]></text>
143
			</staticText>
144
			<staticText>
145
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="126" y="24" width="74" height="10"/>
146
				<textElement textAlignment="Right">
147
					<font size="6" isBold="true"/>
148
				</textElement>
149
				<text><![CDATA[11,50]]></text>
150
			</staticText>
151
			<staticText>
152
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="126" y="34" width="74" height="10"/>
153
				<textElement textAlignment="Right">
154
					<font size="6" isBold="true"/>
155
				</textElement>
156
				<text><![CDATA[11,50]]></text>
157
			</staticText>
158
			<staticText>
159
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="54" width="200" height="10"/>
160
				<textElement textAlignment="Center">
161
					<font size="6" isBold="true"/>
162
				</textElement>
163
				<text><![CDATA[Número: 1 Série: 1 Emissão: 25/03/2018 16:28:40]]></text>
164
			</staticText>
165
			<staticText>
166
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="64" width="200" height="10"/>
167
				<textElement textAlignment="Center">
168
					<font size="6" isBold="true"/>
169
				</textElement>
170
				<text><![CDATA[Consulte pela Chave de Acesso em www.sefaz.al.gov.br/nfce]]></text>
171
			</staticText>
172
			<staticText>
173
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="74" width="200" height="10"/>
174
				<textElement textAlignment="Center">
175
					<font size="6" isBold="true"/>
176
				</textElement>
177
				<text><![CDATA[2718 0321 4948 2100 0100 6500 1000 0000 0110 0000 0011]]></text>
178
			</staticText>
179
			<staticText>
180
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="84" width="200" height="10"/>
181
				<textElement textAlignment="Center">
182
					<font size="6" isBold="true"/>
183
				</textElement>
184
				<text><![CDATA[Protocolo de Autorização: 327180000056573   25/03/2018 16:28:42]]></text>
185
			</staticText>
186
			<staticText>
187
				<reportElement uuid="b4d67b56-c1ce-49cb-91df-d131f4fe3fc3" x="0" y="94" width="200" height="10"/>
188
				<textElement textAlignment="Center">
189
					<font size="6" isBold="true"/>
190
				</textElement>
191
				<text><![CDATA[CONSUMIDOR CPF: 062.569.544-59]]></text>
192
			</staticText>
193
		</band>
194
		<band height="110" splitType="Stretch">
195
			<image scaleImage="RetainShape" isUsingCache="true" onErrorType="Blank">
196
				<reportElement uuid="794dd48f-2daf-43ae-a55c-02cb5b478934" x="50" y="0" width="100" height="100"/>
197
				<imageExpression><![CDATA[com.google.zxing.client.j2se.MatrixToImageWriter.toBufferedImage(
198
    new com.google.zxing.qrcode.QRCodeWriter().encode("http://nfce.sefaz.al.gov.br/QRCode/consultarNFCe.jsp?chNFe=27180321494821000100650010000000011000000011&nVersao=100&tpAmb=2&cDest=06256954459&dhEmi=323031382d30332d32355431363a32383a34302d30333a3030&vNF=11.50&vICMS=0.00&digVal=4e35376b3876386a4d3931483269386843546f4a767443354d41453d&cIdToken=000002&cHashQRCode=A0FC7AB12F30E66649C3FFFB275323FCD2AA0AD7",
199
    com.google.zxing.BarcodeFormat.QR_CODE, 100, 100))]]></imageExpression>
200
			</image>
201
		</band>
202
	</detail>
203
	<pageFooter>
204
		<band height="40" splitType="Stretch">
205
			<subreport>
206
				<reportElement uuid="ae8d065c-9cac-41c0-b26e-489b91e02902" x="0" y="0" width="200" height="35"/>
207
				<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
208
				<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "nfce_rodape.jasper"]]></subreportExpression>
209
			</subreport>
210
		</band>
211
	</pageFooter>
212
</jasperReport>