Commit 6d9bfab7e4f7eb1bbf445873f58b7ba8884c7f71
Exists in
master
Merge branch 'tarefa-2359' of http://ferramentasgo.centralit.com.br:8080/scm/git…
…/cit-grp-patrimonio into tarefa-2359
Showing
5 changed files
with
312 additions
and
223 deletions
Show diff stats
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidade.jrxml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="540" leftMargin="10" rightMargin="45" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> | 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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="540" leftMargin="10" rightMargin="45" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> |
3 | <property name="ireport.zoom" value="2.0"/> | 3 | <property name="ireport.zoom" value="2.0"/> |
4 | <property name="ireport.x" value="0"/> | 4 | <property name="ireport.x" value="0"/> |
5 | - <property name="ireport.y" value="96"/> | 5 | + <property name="ireport.y" value="0"/> |
6 | <parameter name="ORGANIZACAO" class="java.lang.String"/> | 6 | <parameter name="ORGANIZACAO" class="java.lang.String"/> |
7 | <parameter name="ID_DETENTOR" class="java.lang.Long"> | 7 | <parameter name="ID_DETENTOR" class="java.lang.Long"> |
8 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> | 8 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> |
@@ -76,57 +76,61 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -76,57 +76,61 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
76 | <band splitType="Stretch"/> | 76 | <band splitType="Stretch"/> |
77 | </background> | 77 | </background> |
78 | <pageHeader> | 78 | <pageHeader> |
79 | - <band height="131" splitType="Stretch"> | 79 | + <band height="118" splitType="Stretch"> |
80 | <textField> | 80 | <textField> |
81 | - <reportElement x="0" y="80" width="540" height="20" uuid="88d3bd24-793a-4b3d-b253-8877270b10a6"/> | 81 | + <reportElement x="0" y="69" width="540" height="17" uuid="88d3bd24-793a-4b3d-b253-8877270b10a6"/> |
82 | <textElement verticalAlignment="Middle" markup="styled"> | 82 | <textElement verticalAlignment="Middle" markup="styled"> |
83 | - <font size="10"/> | 83 | + <font size="8"/> |
84 | </textElement> | 84 | </textElement> |
85 | <textFieldExpression><![CDATA["<b>Detentor: </b>" + $F{detentor}]]></textFieldExpression> | 85 | <textFieldExpression><![CDATA["<b>Detentor: </b>" + $F{detentor}]]></textFieldExpression> |
86 | </textField> | 86 | </textField> |
87 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 87 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
88 | - <reportElement x="0" y="100" width="105" height="20" uuid="2ee66472-3a9d-4dce-9eff-2b3e21f7f94c"/> | 88 | + <reportElement x="0" y="86" width="105" height="17" uuid="2ee66472-3a9d-4dce-9eff-2b3e21f7f94c"/> |
89 | <textElement verticalAlignment="Middle" markup="styled"> | 89 | <textElement verticalAlignment="Middle" markup="styled"> |
90 | - <font size="10"/> | 90 | + <font size="8"/> |
91 | </textElement> | 91 | </textElement> |
92 | <textFieldExpression><![CDATA["<b>Unidade Detentor: </b>"]]></textFieldExpression> | 92 | <textFieldExpression><![CDATA["<b>Unidade Detentor: </b>"]]></textFieldExpression> |
93 | </textField> | 93 | </textField> |
94 | <textField pattern="dd/MM/yyyy"> | 94 | <textField pattern="dd/MM/yyyy"> |
95 | - <reportElement x="269" y="0" width="271" height="20" uuid="7e621b9c-27bf-42f2-907e-6fffe90bde76"/> | 95 | + <reportElement x="269" y="0" width="271" height="17" uuid="7e621b9c-27bf-42f2-907e-6fffe90bde76"/> |
96 | <textElement verticalAlignment="Middle" markup="styled"> | 96 | <textElement verticalAlignment="Middle" markup="styled"> |
97 | - <font size="10"/> | 97 | + <font size="8"/> |
98 | </textElement> | 98 | </textElement> |
99 | <textFieldExpression><![CDATA["<b>Data Definição: </b>" + ( $F{dataatribuicao} != null ? new SimpleDateFormat("dd/MM/yyyy").format($F{dataatribuicao}) : "" )]]></textFieldExpression> | 99 | <textFieldExpression><![CDATA["<b>Data Definição: </b>" + ( $F{dataatribuicao} != null ? new SimpleDateFormat("dd/MM/yyyy").format($F{dataatribuicao}) : "" )]]></textFieldExpression> |
100 | </textField> | 100 | </textField> |
101 | <textField isBlankWhenNull="true"> | 101 | <textField isBlankWhenNull="true"> |
102 | - <reportElement x="0" y="0" width="269" height="20" uuid="7ea43a13-b4c0-4496-8b94-ae53b47f52cf"/> | 102 | + <reportElement x="0" y="0" width="269" height="17" uuid="7ea43a13-b4c0-4496-8b94-ae53b47f52cf"/> |
103 | <textElement verticalAlignment="Middle" markup="styled"> | 103 | <textElement verticalAlignment="Middle" markup="styled"> |
104 | - <font size="10"/> | 104 | + <font size="8"/> |
105 | </textElement> | 105 | </textElement> |
106 | <textFieldExpression><![CDATA["<b>Nº do Termo: </b>" + $F{numerotermo}]]></textFieldExpression> | 106 | <textFieldExpression><![CDATA["<b>Nº do Termo: </b>" + $F{numerotermo}]]></textFieldExpression> |
107 | </textField> | 107 | </textField> |
108 | <textField> | 108 | <textField> |
109 | - <reportElement x="0" y="20" width="540" height="20" uuid="f0f672f4-5a70-4cbc-b445-3e5ec33009b1"/> | 109 | + <reportElement x="0" y="17" width="540" height="17" uuid="f0f672f4-5a70-4cbc-b445-3e5ec33009b1"/> |
110 | <textElement verticalAlignment="Middle" markup="styled"> | 110 | <textElement verticalAlignment="Middle" markup="styled"> |
111 | - <font size="10"/> | 111 | + <font size="8"/> |
112 | </textElement> | 112 | </textElement> |
113 | <textFieldExpression><![CDATA["<b>Órgão: </b>" + $P{ORGANIZACAO}]]></textFieldExpression> | 113 | <textFieldExpression><![CDATA["<b>Órgão: </b>" + $P{ORGANIZACAO}]]></textFieldExpression> |
114 | </textField> | 114 | </textField> |
115 | <textField isBlankWhenNull="true"> | 115 | <textField isBlankWhenNull="true"> |
116 | - <reportElement x="0" y="60" width="540" height="20" uuid="cbd06759-09c6-41e7-bd15-d7029a25819f"/> | 116 | + <reportElement x="0" y="52" width="540" height="17" uuid="cbd06759-09c6-41e7-bd15-d7029a25819f"/> |
117 | <textElement verticalAlignment="Middle" markup="styled"> | 117 | <textElement verticalAlignment="Middle" markup="styled"> |
118 | - <font size="10"/> | 118 | + <font size="8"/> |
119 | </textElement> | 119 | </textElement> |
120 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavel} != null ? $F{responsavel} : "" )]]></textFieldExpression> | 120 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavel} != null ? $F{responsavel} : "" )]]></textFieldExpression> |
121 | </textField> | 121 | </textField> |
122 | <textField> | 122 | <textField> |
123 | - <reportElement x="0" y="40" width="540" height="20" uuid="5d34228f-033c-4fc5-ab71-789c4512f7a9"/> | ||
124 | - <textElement verticalAlignment="Middle" markup="styled"/> | 123 | + <reportElement x="0" y="34" width="540" height="17" uuid="5d34228f-033c-4fc5-ab71-789c4512f7a9"/> |
124 | + <textElement verticalAlignment="Middle" markup="styled"> | ||
125 | + <font size="8"/> | ||
126 | + </textElement> | ||
125 | <textFieldExpression><![CDATA["<b>U.G: </b>" + $P{UG}]]></textFieldExpression> | 127 | <textFieldExpression><![CDATA["<b>U.G: </b>" + $P{UG}]]></textFieldExpression> |
126 | </textField> | 128 | </textField> |
127 | <textField isStretchWithOverflow="true"> | 129 | <textField isStretchWithOverflow="true"> |
128 | - <reportElement x="105" y="100" width="435" height="20" uuid="43c59f6a-0912-442e-a5a8-c5e0921c1e98"/> | ||
129 | - <textElement verticalAlignment="Middle"/> | 130 | + <reportElement x="105" y="86" width="435" height="17" uuid="43c59f6a-0912-442e-a5a8-c5e0921c1e98"/> |
131 | + <textElement verticalAlignment="Middle"> | ||
132 | + <font size="8"/> | ||
133 | + </textElement> | ||
130 | <textFieldExpression><![CDATA[$F{estrutura}]]></textFieldExpression> | 134 | <textFieldExpression><![CDATA[$F{estrutura}]]></textFieldExpression> |
131 | </textField> | 135 | </textField> |
132 | </band> | 136 | </band> |
@@ -143,7 +147,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -143,7 +147,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
143 | <rightPen lineWidth="0.5"/> | 147 | <rightPen lineWidth="0.5"/> |
144 | </box> | 148 | </box> |
145 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 149 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
146 | - <font size="9"/> | 150 | + <font size="7" isBold="true"/> |
147 | </textElement> | 151 | </textElement> |
148 | <text><![CDATA[Item]]></text> | 152 | <text><![CDATA[Item]]></text> |
149 | </staticText> | 153 | </staticText> |
@@ -157,7 +161,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -157,7 +161,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
157 | <rightPen lineWidth="0.5"/> | 161 | <rightPen lineWidth="0.5"/> |
158 | </box> | 162 | </box> |
159 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 163 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
160 | - <font size="9"/> | 164 | + <font size="7" isBold="true"/> |
161 | </textElement> | 165 | </textElement> |
162 | <text><![CDATA[Patrimônio]]></text> | 166 | <text><![CDATA[Patrimônio]]></text> |
163 | </staticText> | 167 | </staticText> |
@@ -171,7 +175,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -171,7 +175,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
171 | <rightPen lineWidth="0.5"/> | 175 | <rightPen lineWidth="0.5"/> |
172 | </box> | 176 | </box> |
173 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 177 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
174 | - <font size="9"/> | 178 | + <font size="7" isBold="true"/> |
175 | </textElement> | 179 | </textElement> |
176 | <text><![CDATA[Descrição]]></text> | 180 | <text><![CDATA[Descrição]]></text> |
177 | </staticText> | 181 | </staticText> |
@@ -185,7 +189,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -185,7 +189,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
185 | <rightPen lineWidth="0.5"/> | 189 | <rightPen lineWidth="0.5"/> |
186 | </box> | 190 | </box> |
187 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 191 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
188 | - <font size="9"/> | 192 | + <font size="7" isBold="true"/> |
189 | </textElement> | 193 | </textElement> |
190 | <text><![CDATA[Situação física]]></text> | 194 | <text><![CDATA[Situação física]]></text> |
191 | </staticText> | 195 | </staticText> |
@@ -199,16 +203,16 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -199,16 +203,16 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
199 | <rightPen lineWidth="0.5"/> | 203 | <rightPen lineWidth="0.5"/> |
200 | </box> | 204 | </box> |
201 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 205 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
202 | - <font size="9"/> | 206 | + <font size="7" isBold="true"/> |
203 | </textElement> | 207 | </textElement> |
204 | <text><![CDATA[Valor aquisição]]></text> | 208 | <text><![CDATA[Valor aquisição]]></text> |
205 | </staticText> | 209 | </staticText> |
206 | </band> | 210 | </band> |
207 | </columnHeader> | 211 | </columnHeader> |
208 | <detail> | 212 | <detail> |
209 | - <band height="20" splitType="Prevent"> | 213 | + <band height="17" splitType="Prevent"> |
210 | <textField isStretchWithOverflow="true"> | 214 | <textField isStretchWithOverflow="true"> |
211 | - <reportElement stretchType="RelativeToTallestObject" x="367" y="0" width="78" height="20" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> | 215 | + <reportElement stretchType="RelativeToTallestObject" x="367" y="0" width="78" height="17" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> |
212 | <box> | 216 | <box> |
213 | <pen lineWidth="0.5"/> | 217 | <pen lineWidth="0.5"/> |
214 | <topPen lineWidth="0.5"/> | 218 | <topPen lineWidth="0.5"/> |
@@ -217,12 +221,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -217,12 +221,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
217 | <rightPen lineWidth="0.5"/> | 221 | <rightPen lineWidth="0.5"/> |
218 | </box> | 222 | </box> |
219 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 223 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
220 | - <font size="8"/> | 224 | + <font size="6"/> |
221 | </textElement> | 225 | </textElement> |
222 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> | 226 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
223 | </textField> | 227 | </textField> |
224 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 228 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
225 | - <reportElement stretchType="RelativeToTallestObject" x="445" y="0" width="95" height="20" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> | 229 | + <reportElement stretchType="RelativeToTallestObject" x="445" y="0" width="95" height="17" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> |
226 | <box> | 230 | <box> |
227 | <pen lineWidth="0.5"/> | 231 | <pen lineWidth="0.5"/> |
228 | <topPen lineWidth="0.5"/> | 232 | <topPen lineWidth="0.5"/> |
@@ -231,13 +235,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -231,13 +235,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
231 | <rightPen lineWidth="0.5"/> | 235 | <rightPen lineWidth="0.5"/> |
232 | </box> | 236 | </box> |
233 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 237 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
234 | - <font size="8"/> | 238 | + <font size="6"/> |
235 | <paragraph rightIndent="4"/> | 239 | <paragraph rightIndent="4"/> |
236 | </textElement> | 240 | </textElement> |
237 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> | 241 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
238 | </textField> | 242 | </textField> |
239 | <textField isStretchWithOverflow="true"> | 243 | <textField isStretchWithOverflow="true"> |
240 | - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="20" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> | 244 | + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="17" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> |
241 | <box> | 245 | <box> |
242 | <pen lineWidth="0.5"/> | 246 | <pen lineWidth="0.5"/> |
243 | <topPen lineWidth="0.5"/> | 247 | <topPen lineWidth="0.5"/> |
@@ -246,12 +250,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -246,12 +250,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
246 | <rightPen lineWidth="0.5"/> | 250 | <rightPen lineWidth="0.5"/> |
247 | </box> | 251 | </box> |
248 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 252 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
249 | - <font size="8"/> | 253 | + <font size="6"/> |
250 | </textElement> | 254 | </textElement> |
251 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> | 255 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
252 | </textField> | 256 | </textField> |
253 | <textField isStretchWithOverflow="true"> | 257 | <textField isStretchWithOverflow="true"> |
254 | - <reportElement stretchType="RelativeToTallestObject" x="34" y="0" width="83" height="20" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> | 258 | + <reportElement stretchType="RelativeToTallestObject" x="34" y="0" width="83" height="17" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> |
255 | <box> | 259 | <box> |
256 | <pen lineWidth="0.5"/> | 260 | <pen lineWidth="0.5"/> |
257 | <topPen lineWidth="0.5"/> | 261 | <topPen lineWidth="0.5"/> |
@@ -260,12 +264,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -260,12 +264,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
260 | <rightPen lineWidth="0.5"/> | 264 | <rightPen lineWidth="0.5"/> |
261 | </box> | 265 | </box> |
262 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 266 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
263 | - <font size="8"/> | 267 | + <font size="6"/> |
264 | </textElement> | 268 | </textElement> |
265 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> | 269 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
266 | </textField> | 270 | </textField> |
267 | <textField isStretchWithOverflow="true"> | 271 | <textField isStretchWithOverflow="true"> |
268 | - <reportElement stretchType="RelativeToTallestObject" x="117" y="0" width="250" height="20" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> | 272 | + <reportElement stretchType="RelativeToTallestObject" x="117" y="0" width="250" height="17" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> |
269 | <box> | 273 | <box> |
270 | <pen lineWidth="0.5"/> | 274 | <pen lineWidth="0.5"/> |
271 | <topPen lineWidth="0.5"/> | 275 | <topPen lineWidth="0.5"/> |
@@ -273,9 +277,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -273,9 +277,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
273 | <bottomPen lineWidth="0.5"/> | 277 | <bottomPen lineWidth="0.5"/> |
274 | <rightPen lineWidth="0.5"/> | 278 | <rightPen lineWidth="0.5"/> |
275 | </box> | 279 | </box> |
276 | - <textElement verticalAlignment="Middle"> | ||
277 | - <font size="8"/> | ||
278 | - <paragraph leftIndent="2"/> | 280 | + <textElement verticalAlignment="Top"> |
281 | + <font size="6"/> | ||
282 | + <paragraph leftIndent="2" rightIndent="2" spacingBefore="2"/> | ||
279 | </textElement> | 283 | </textElement> |
280 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> | 284 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> |
281 | </textField> | 285 | </textField> |
@@ -302,7 +306,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -302,7 +306,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
302 | <staticText> | 306 | <staticText> |
303 | <reportElement stretchType="RelativeToBandHeight" x="0" y="12" width="540" height="28" uuid="c93ee283-269d-4a72-9823-747529e3e181"/> | 307 | <reportElement stretchType="RelativeToBandHeight" x="0" y="12" width="540" height="28" uuid="c93ee283-269d-4a72-9823-747529e3e181"/> |
304 | <textElement> | 308 | <textElement> |
305 | - <font size="7"/> | 309 | + <font size="8"/> |
306 | </textElement> | 310 | </textElement> |
307 | <text><![CDATA[Declaro ter recebido o(s) bem(ns) relacionado(s) no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, incluse, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de]]></text> | 311 | <text><![CDATA[Declaro ter recebido o(s) bem(ns) relacionado(s) no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, incluse, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de]]></text> |
308 | </staticText> | 312 | </staticText> |
@@ -360,8 +364,8 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -360,8 +364,8 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
360 | <bottomPen lineWidth="0.5"/> | 364 | <bottomPen lineWidth="0.5"/> |
361 | <rightPen lineWidth="0.5"/> | 365 | <rightPen lineWidth="0.5"/> |
362 | </box> | 366 | </box> |
363 | - <textElement textAlignment="Right"> | ||
364 | - <font size="9" isBold="true"/> | 367 | + <textElement textAlignment="Right" verticalAlignment="Middle"> |
368 | + <font size="7" isBold="true"/> | ||
365 | </textElement> | 369 | </textElement> |
366 | <text><![CDATA[Total Geral:]]></text> | 370 | <text><![CDATA[Total Geral:]]></text> |
367 | </staticText> | 371 | </staticText> |
@@ -375,7 +379,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -375,7 +379,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
375 | <rightPen lineWidth="0.5"/> | 379 | <rightPen lineWidth="0.5"/> |
376 | </box> | 380 | </box> |
377 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 381 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
378 | - <font size="8"/> | 382 | + <font size="6"/> |
379 | </textElement> | 383 | </textElement> |
380 | <textFieldExpression><![CDATA[$V{TOTAL_GERAL}]]></textFieldExpression> | 384 | <textFieldExpression><![CDATA[$V{TOTAL_GERAL}]]></textFieldExpression> |
381 | </textField> | 385 | </textField> |
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidadeColaborador.jrxml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="540" leftMargin="10" rightMargin="45" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> | 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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="540" leftMargin="10" rightMargin="45" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> |
3 | <property name="ireport.zoom" value="1.7715610000000017"/> | 3 | <property name="ireport.zoom" value="1.7715610000000017"/> |
4 | <property name="ireport.x" value="0"/> | 4 | <property name="ireport.x" value="0"/> |
5 | - <property name="ireport.y" value="0"/> | 5 | + <property name="ireport.y" value="9"/> |
6 | <parameter name="idTermo" class="java.lang.Long"> | 6 | <parameter name="idTermo" class="java.lang.Long"> |
7 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> | 7 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> |
8 | </parameter> | 8 | </parameter> |
@@ -86,7 +86,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -86,7 +86,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
86 | <rightPen lineWidth="1.0"/> | 86 | <rightPen lineWidth="1.0"/> |
87 | </box> | 87 | </box> |
88 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 88 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
89 | - <font isBold="true"/> | 89 | + <font size="7" isBold="true"/> |
90 | </textElement> | 90 | </textElement> |
91 | <text><![CDATA[Item]]></text> | 91 | <text><![CDATA[Item]]></text> |
92 | </staticText> | 92 | </staticText> |
@@ -100,7 +100,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -100,7 +100,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
100 | <rightPen lineWidth="1.0"/> | 100 | <rightPen lineWidth="1.0"/> |
101 | </box> | 101 | </box> |
102 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 102 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
103 | - <font isBold="true"/> | 103 | + <font size="7" isBold="true"/> |
104 | </textElement> | 104 | </textElement> |
105 | <text><![CDATA[Patrimônio]]></text> | 105 | <text><![CDATA[Patrimônio]]></text> |
106 | </staticText> | 106 | </staticText> |
@@ -114,7 +114,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -114,7 +114,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
114 | <rightPen lineWidth="1.0"/> | 114 | <rightPen lineWidth="1.0"/> |
115 | </box> | 115 | </box> |
116 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 116 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
117 | - <font isBold="true"/> | 117 | + <font size="7" isBold="true"/> |
118 | </textElement> | 118 | </textElement> |
119 | <text><![CDATA[Descrição]]></text> | 119 | <text><![CDATA[Descrição]]></text> |
120 | </staticText> | 120 | </staticText> |
@@ -128,7 +128,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -128,7 +128,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
128 | <rightPen lineWidth="1.0"/> | 128 | <rightPen lineWidth="1.0"/> |
129 | </box> | 129 | </box> |
130 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 130 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
131 | - <font isBold="true"/> | 131 | + <font size="7" isBold="true"/> |
132 | </textElement> | 132 | </textElement> |
133 | <text><![CDATA[Sit. Física]]></text> | 133 | <text><![CDATA[Sit. Física]]></text> |
134 | </staticText> | 134 | </staticText> |
@@ -142,7 +142,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -142,7 +142,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
142 | <rightPen lineWidth="1.0"/> | 142 | <rightPen lineWidth="1.0"/> |
143 | </box> | 143 | </box> |
144 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 144 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
145 | - <font isBold="true"/> | 145 | + <font size="7" isBold="true"/> |
146 | </textElement> | 146 | </textElement> |
147 | <text><![CDATA[Valor Aquisição]]></text> | 147 | <text><![CDATA[Valor Aquisição]]></text> |
148 | </staticText> | 148 | </staticText> |
@@ -155,66 +155,81 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -155,66 +155,81 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
155 | <pageHeader> | 155 | <pageHeader> |
156 | <band height="68" splitType="Stretch"> | 156 | <band height="68" splitType="Stretch"> |
157 | <staticText> | 157 | <staticText> |
158 | - <reportElement x="0" y="30" width="82" height="15" uuid="1115e2d8-9260-4131-8325-8d43827b3b07"/> | 158 | + <reportElement x="0" y="31" width="82" height="15" uuid="1115e2d8-9260-4131-8325-8d43827b3b07"/> |
159 | + <textElement> | ||
160 | + <font size="8" isBold="true"/> | ||
161 | + </textElement> | ||
159 | <text><![CDATA[Responsável:]]></text> | 162 | <text><![CDATA[Responsável:]]></text> |
160 | </staticText> | 163 | </staticText> |
161 | <textField isBlankWhenNull="true"> | 164 | <textField isBlankWhenNull="true"> |
162 | - <reportElement x="82" y="30" width="447" height="15" uuid="a0d62fb1-b5f1-46e2-a04a-e86341b196b8"/> | 165 | + <reportElement x="82" y="31" width="447" height="15" uuid="a0d62fb1-b5f1-46e2-a04a-e86341b196b8"/> |
163 | <textElement> | 166 | <textElement> |
164 | - <font size="9" isBold="false"/> | 167 | + <font size="7" isBold="false"/> |
165 | </textElement> | 168 | </textElement> |
166 | <textFieldExpression><![CDATA[$F{responsavelbem}]]></textFieldExpression> | 169 | <textFieldExpression><![CDATA[$F{responsavelbem}]]></textFieldExpression> |
167 | </textField> | 170 | </textField> |
168 | <staticText> | 171 | <staticText> |
169 | - <reportElement x="0" y="45" width="82" height="15" uuid="ead27ba7-5be6-4d3c-9373-623107030038"/> | 172 | + <reportElement x="0" y="46" width="82" height="15" uuid="ead27ba7-5be6-4d3c-9373-623107030038"/> |
173 | + <textElement> | ||
174 | + <font size="8" isBold="true"/> | ||
175 | + </textElement> | ||
170 | <text><![CDATA[Unidade detentor:]]></text> | 176 | <text><![CDATA[Unidade detentor:]]></text> |
171 | </staticText> | 177 | </staticText> |
172 | <staticText> | 178 | <staticText> |
173 | - <reportElement x="1" y="1" width="81" height="15" uuid="dba2185d-bc22-4a5c-af06-262a94554194"/> | 179 | + <reportElement x="0" y="1" width="81" height="15" uuid="dba2185d-bc22-4a5c-af06-262a94554194"/> |
180 | + <textElement> | ||
181 | + <font size="8" isBold="true"/> | ||
182 | + </textElement> | ||
174 | <text><![CDATA[Nº do Termo:]]></text> | 183 | <text><![CDATA[Nº do Termo:]]></text> |
175 | </staticText> | 184 | </staticText> |
176 | <textField> | 185 | <textField> |
177 | <reportElement x="82" y="1" width="230" height="15" uuid="6d25b1f5-538b-41b3-aac3-e15fc75efd3a"/> | 186 | <reportElement x="82" y="1" width="230" height="15" uuid="6d25b1f5-538b-41b3-aac3-e15fc75efd3a"/> |
178 | <textElement> | 187 | <textElement> |
179 | - <font size="9"/> | 188 | + <font size="7"/> |
180 | </textElement> | 189 | </textElement> |
181 | <textFieldExpression><![CDATA[$F{numerotermo}]]></textFieldExpression> | 190 | <textFieldExpression><![CDATA[$F{numerotermo}]]></textFieldExpression> |
182 | </textField> | 191 | </textField> |
183 | <staticText> | 192 | <staticText> |
184 | - <reportElement x="1" y="16" width="81" height="15" uuid="78b1f82a-d7a2-4677-be4e-12717e66b416"/> | 193 | + <reportElement x="0" y="16" width="81" height="15" uuid="78b1f82a-d7a2-4677-be4e-12717e66b416"/> |
194 | + <textElement> | ||
195 | + <font size="8" isBold="true"/> | ||
196 | + </textElement> | ||
185 | <text><![CDATA[Órgão:]]></text> | 197 | <text><![CDATA[Órgão:]]></text> |
186 | </staticText> | 198 | </staticText> |
187 | <textField> | 199 | <textField> |
188 | <reportElement x="82" y="16" width="447" height="15" uuid="84950a07-a916-48d0-8a8b-fc8344db96ba"/> | 200 | <reportElement x="82" y="16" width="447" height="15" uuid="84950a07-a916-48d0-8a8b-fc8344db96ba"/> |
189 | <textElement> | 201 | <textElement> |
190 | - <font size="9"/> | 202 | + <font size="7"/> |
191 | </textElement> | 203 | </textElement> |
192 | <textFieldExpression><![CDATA[$F{organizacao}]]></textFieldExpression> | 204 | <textFieldExpression><![CDATA[$F{organizacao}]]></textFieldExpression> |
193 | </textField> | 205 | </textField> |
194 | <textField isBlankWhenNull="true"> | 206 | <textField isBlankWhenNull="true"> |
195 | - <reportElement x="82" y="45" width="447" height="15" uuid="e0cf6446-6370-42eb-ae16-ae9c69921b0c"/> | 207 | + <reportElement x="82" y="46" width="447" height="15" uuid="e0cf6446-6370-42eb-ae16-ae9c69921b0c"/> |
196 | <textElement> | 208 | <textElement> |
197 | - <font size="9" isBold="false"/> | 209 | + <font size="7" isBold="false"/> |
198 | </textElement> | 210 | </textElement> |
199 | <textFieldExpression><![CDATA[$F{estruturaresponsavel}]]></textFieldExpression> | 211 | <textFieldExpression><![CDATA[$F{estruturaresponsavel}]]></textFieldExpression> |
200 | </textField> | 212 | </textField> |
201 | <textField pattern="dd/MM/yyyy"> | 213 | <textField pattern="dd/MM/yyyy"> |
202 | <reportElement x="390" y="1" width="139" height="15" uuid="9c2c7736-6229-4535-9d44-ad0ea9ba24b6"/> | 214 | <reportElement x="390" y="1" width="139" height="15" uuid="9c2c7736-6229-4535-9d44-ad0ea9ba24b6"/> |
203 | <textElement> | 215 | <textElement> |
204 | - <font size="9"/> | 216 | + <font size="7"/> |
205 | </textElement> | 217 | </textElement> |
206 | <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> | 218 | <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> |
207 | </textField> | 219 | </textField> |
208 | <staticText> | 220 | <staticText> |
209 | <reportElement x="312" y="1" width="78" height="15" uuid="eff2af71-7f98-42b8-9e77-3f4f970e3a1c"/> | 221 | <reportElement x="312" y="1" width="78" height="15" uuid="eff2af71-7f98-42b8-9e77-3f4f970e3a1c"/> |
222 | + <textElement> | ||
223 | + <font size="8" isBold="true"/> | ||
224 | + </textElement> | ||
210 | <text><![CDATA[Data definição:]]></text> | 225 | <text><![CDATA[Data definição:]]></text> |
211 | </staticText> | 226 | </staticText> |
212 | </band> | 227 | </band> |
213 | </pageHeader> | 228 | </pageHeader> |
214 | <detail> | 229 | <detail> |
215 | - <band height="20" splitType="Prevent"> | 230 | + <band height="17" splitType="Prevent"> |
216 | <textField isStretchWithOverflow="true"> | 231 | <textField isStretchWithOverflow="true"> |
217 | - <reportElement stretchType="RelativeToTallestObject" x="389" y="0" width="66" height="20" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> | 232 | + <reportElement stretchType="RelativeToTallestObject" x="389" y="0" width="66" height="17" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> |
218 | <box leftPadding="5"> | 233 | <box leftPadding="5"> |
219 | <pen lineWidth="1.0"/> | 234 | <pen lineWidth="1.0"/> |
220 | <topPen lineWidth="1.0"/> | 235 | <topPen lineWidth="1.0"/> |
@@ -222,13 +237,13 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -222,13 +237,13 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
222 | <bottomPen lineWidth="1.0"/> | 237 | <bottomPen lineWidth="1.0"/> |
223 | <rightPen lineWidth="1.0"/> | 238 | <rightPen lineWidth="1.0"/> |
224 | </box> | 239 | </box> |
225 | - <textElement verticalAlignment="Middle"> | ||
226 | - <font size="8"/> | 240 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
241 | + <font size="6"/> | ||
227 | </textElement> | 242 | </textElement> |
228 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> | 243 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
229 | </textField> | 244 | </textField> |
230 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 245 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
231 | - <reportElement stretchType="RelativeToTallestObject" x="455" y="0" width="84" height="20" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> | 246 | + <reportElement stretchType="RelativeToTallestObject" x="455" y="0" width="84" height="17" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> |
232 | <box leftPadding="0" rightPadding="5"> | 247 | <box leftPadding="0" rightPadding="5"> |
233 | <pen lineWidth="1.0"/> | 248 | <pen lineWidth="1.0"/> |
234 | <topPen lineWidth="1.0"/> | 249 | <topPen lineWidth="1.0"/> |
@@ -237,12 +252,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -237,12 +252,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
237 | <rightPen lineWidth="1.0"/> | 252 | <rightPen lineWidth="1.0"/> |
238 | </box> | 253 | </box> |
239 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 254 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
240 | - <font size="8"/> | 255 | + <font size="6"/> |
241 | </textElement> | 256 | </textElement> |
242 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> | 257 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
243 | </textField> | 258 | </textField> |
244 | <textField isStretchWithOverflow="true"> | 259 | <textField isStretchWithOverflow="true"> |
245 | - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="40" height="20" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> | 260 | + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="40" height="17" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> |
246 | <box leftPadding="5"> | 261 | <box leftPadding="5"> |
247 | <pen lineWidth="1.0"/> | 262 | <pen lineWidth="1.0"/> |
248 | <topPen lineWidth="1.0"/> | 263 | <topPen lineWidth="1.0"/> |
@@ -251,12 +266,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -251,12 +266,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
251 | <rightPen lineWidth="1.0"/> | 266 | <rightPen lineWidth="1.0"/> |
252 | </box> | 267 | </box> |
253 | <textElement verticalAlignment="Middle"> | 268 | <textElement verticalAlignment="Middle"> |
254 | - <font size="8"/> | 269 | + <font size="6"/> |
255 | </textElement> | 270 | </textElement> |
256 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> | 271 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
257 | </textField> | 272 | </textField> |
258 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> | 273 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> |
259 | - <reportElement stretchType="RelativeToTallestObject" x="40" y="0" width="74" height="20" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> | 274 | + <reportElement stretchType="RelativeToTallestObject" x="40" y="0" width="74" height="17" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> |
260 | <box leftPadding="5"> | 275 | <box leftPadding="5"> |
261 | <pen lineWidth="1.0"/> | 276 | <pen lineWidth="1.0"/> |
262 | <topPen lineWidth="1.0"/> | 277 | <topPen lineWidth="1.0"/> |
@@ -265,12 +280,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -265,12 +280,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
265 | <rightPen lineWidth="1.0"/> | 280 | <rightPen lineWidth="1.0"/> |
266 | </box> | 281 | </box> |
267 | <textElement verticalAlignment="Middle"> | 282 | <textElement verticalAlignment="Middle"> |
268 | - <font size="8"/> | 283 | + <font size="6"/> |
269 | </textElement> | 284 | </textElement> |
270 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> | 285 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
271 | </textField> | 286 | </textField> |
272 | <textField isStretchWithOverflow="true"> | 287 | <textField isStretchWithOverflow="true"> |
273 | - <reportElement stretchType="RelativeToTallestObject" x="114" y="0" width="275" height="20" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> | 288 | + <reportElement stretchType="RelativeToTallestObject" x="114" y="0" width="275" height="17" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> |
274 | <box leftPadding="5"> | 289 | <box leftPadding="5"> |
275 | <pen lineWidth="1.0"/> | 290 | <pen lineWidth="1.0"/> |
276 | <topPen lineWidth="1.0"/> | 291 | <topPen lineWidth="1.0"/> |
@@ -278,8 +293,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -278,8 +293,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
278 | <bottomPen lineWidth="1.0"/> | 293 | <bottomPen lineWidth="1.0"/> |
279 | <rightPen lineWidth="1.0"/> | 294 | <rightPen lineWidth="1.0"/> |
280 | </box> | 295 | </box> |
281 | - <textElement verticalAlignment="Middle"> | ||
282 | - <font size="8"/> | 296 | + <textElement verticalAlignment="Top"> |
297 | + <font size="6"/> | ||
298 | + <paragraph leftIndent="2" rightIndent="2" spacingBefore="2" spacingAfter="3"/> | ||
283 | </textElement> | 299 | </textElement> |
284 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> | 300 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> |
285 | </textField> | 301 | </textField> |
@@ -345,9 +361,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -345,9 +361,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
345 | <reportElement x="204" y="106" width="131" height="1" uuid="54def3c1-faed-4022-8c94-f5ef0c26ea68"/> | 361 | <reportElement x="204" y="106" width="131" height="1" uuid="54def3c1-faed-4022-8c94-f5ef0c26ea68"/> |
346 | </line> | 362 | </line> |
347 | <staticText> | 363 | <staticText> |
348 | - <reportElement stretchType="RelativeToBandHeight" x="1" y="10" width="540" height="28" uuid="57ed10ac-5618-425e-b420-74ac1080ab1e"/> | 364 | + <reportElement stretchType="RelativeToBandHeight" x="1" y="12" width="540" height="28" uuid="57ed10ac-5618-425e-b420-74ac1080ab1e"/> |
349 | <textElement> | 365 | <textElement> |
350 | - <font size="7"/> | 366 | + <font size="8"/> |
351 | </textElement> | 367 | </textElement> |
352 | <text><![CDATA[Declaro ter recebido o(s) bem(ns) relacionado(s) no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, incluse, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de]]></text> | 368 | <text><![CDATA[Declaro ter recebido o(s) bem(ns) relacionado(s) no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, incluse, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de]]></text> |
353 | </staticText> | 369 | </staticText> |
@@ -365,7 +381,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -365,7 +381,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
365 | <rightPen lineWidth="1.0"/> | 381 | <rightPen lineWidth="1.0"/> |
366 | </box> | 382 | </box> |
367 | <textElement textAlignment="Right"> | 383 | <textElement textAlignment="Right"> |
368 | - <font size="9" isBold="true"/> | 384 | + <font size="7" isBold="true"/> |
369 | </textElement> | 385 | </textElement> |
370 | <text><![CDATA[Total Geral:]]></text> | 386 | <text><![CDATA[Total Geral:]]></text> |
371 | </staticText> | 387 | </staticText> |
@@ -379,7 +395,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | @@ -379,7 +395,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> | ||
379 | <rightPen lineWidth="1.0"/> | 395 | <rightPen lineWidth="1.0"/> |
380 | </box> | 396 | </box> |
381 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 397 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
382 | - <font size="8"/> | 398 | + <font size="6"/> |
383 | </textElement> | 399 | </textElement> |
384 | <textFieldExpression><![CDATA[$F{valortotalaquisicao}]]></textFieldExpression> | 400 | <textFieldExpression><![CDATA[$F{valortotalaquisicao}]]></textFieldExpression> |
385 | </textField> | 401 | </textField> |
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidadeInventarioPorUL.jrxml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
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="termoResponsabilidadeInventarioPorUL" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="575" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> | 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="termoResponsabilidadeInventarioPorUL" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="575" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> |
3 | <property name="ireport.zoom" value="1.5"/> | 3 | <property name="ireport.zoom" value="1.5"/> |
4 | <property name="ireport.x" value="0"/> | 4 | <property name="ireport.x" value="0"/> |
5 | - <property name="ireport.y" value="97"/> | 5 | + <property name="ireport.y" value="400"/> |
6 | <parameter name="SUBREPORT_CABECALHO_DIR" class="java.lang.Object"/> | 6 | <parameter name="SUBREPORT_CABECALHO_DIR" class="java.lang.Object"/> |
7 | <parameter name="SUBREPORT_PARAMETERS_MAP" class="java.util.Map"/> | 7 | <parameter name="SUBREPORT_PARAMETERS_MAP" class="java.util.Map"/> |
8 | <parameter name="unidadeGestora" class="java.lang.String"/> | 8 | <parameter name="unidadeGestora" class="java.lang.String"/> |
@@ -80,7 +80,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -80,7 +80,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
80 | <bottomPen lineWidth="1.0"/> | 80 | <bottomPen lineWidth="1.0"/> |
81 | <rightPen lineWidth="1.0"/> | 81 | <rightPen lineWidth="1.0"/> |
82 | </box> | 82 | </box> |
83 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 83 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
84 | + <font size="7" isBold="true"/> | ||
85 | + </textElement> | ||
84 | <text><![CDATA[Item]]></text> | 86 | <text><![CDATA[Item]]></text> |
85 | </staticText> | 87 | </staticText> |
86 | <staticText> | 88 | <staticText> |
@@ -92,7 +94,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -92,7 +94,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
92 | <bottomPen lineWidth="1.0"/> | 94 | <bottomPen lineWidth="1.0"/> |
93 | <rightPen lineWidth="1.0"/> | 95 | <rightPen lineWidth="1.0"/> |
94 | </box> | 96 | </box> |
95 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 97 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
98 | + <font size="7" isBold="true"/> | ||
99 | + </textElement> | ||
96 | <text><![CDATA[Patrimônio]]></text> | 100 | <text><![CDATA[Patrimônio]]></text> |
97 | </staticText> | 101 | </staticText> |
98 | <staticText> | 102 | <staticText> |
@@ -104,7 +108,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -104,7 +108,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
104 | <bottomPen lineWidth="1.0"/> | 108 | <bottomPen lineWidth="1.0"/> |
105 | <rightPen lineWidth="1.0"/> | 109 | <rightPen lineWidth="1.0"/> |
106 | </box> | 110 | </box> |
107 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 111 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
112 | + <font size="7" isBold="true"/> | ||
113 | + </textElement> | ||
108 | <text><![CDATA[Descrição]]></text> | 114 | <text><![CDATA[Descrição]]></text> |
109 | </staticText> | 115 | </staticText> |
110 | <staticText> | 116 | <staticText> |
@@ -116,7 +122,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -116,7 +122,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
116 | <bottomPen lineWidth="1.0"/> | 122 | <bottomPen lineWidth="1.0"/> |
117 | <rightPen lineWidth="1.0"/> | 123 | <rightPen lineWidth="1.0"/> |
118 | </box> | 124 | </box> |
119 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 125 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
126 | + <font size="7" isBold="true"/> | ||
127 | + </textElement> | ||
120 | <text><![CDATA[Sit. física]]></text> | 128 | <text><![CDATA[Sit. física]]></text> |
121 | </staticText> | 129 | </staticText> |
122 | <staticText> | 130 | <staticText> |
@@ -128,7 +136,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -128,7 +136,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
128 | <bottomPen lineWidth="1.0"/> | 136 | <bottomPen lineWidth="1.0"/> |
129 | <rightPen lineWidth="1.0"/> | 137 | <rightPen lineWidth="1.0"/> |
130 | </box> | 138 | </box> |
131 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 139 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
140 | + <font size="7" isBold="true"/> | ||
141 | + </textElement> | ||
132 | <text><![CDATA[Valor aquisição]]></text> | 142 | <text><![CDATA[Valor aquisição]]></text> |
133 | </staticText> | 143 | </staticText> |
134 | <staticText> | 144 | <staticText> |
@@ -140,7 +150,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -140,7 +150,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
140 | <bottomPen lineWidth="1.0"/> | 150 | <bottomPen lineWidth="1.0"/> |
141 | <rightPen lineWidth="1.0"/> | 151 | <rightPen lineWidth="1.0"/> |
142 | </box> | 152 | </box> |
143 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 153 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
154 | + <font size="7" isBold="true"/> | ||
155 | + </textElement> | ||
144 | <text><![CDATA[Valor líquido]]></text> | 156 | <text><![CDATA[Valor líquido]]></text> |
145 | </staticText> | 157 | </staticText> |
146 | </band> | 158 | </band> |
@@ -150,32 +162,32 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -150,32 +162,32 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
150 | <band splitType="Stretch"/> | 162 | <band splitType="Stretch"/> |
151 | </background> | 163 | </background> |
152 | <pageHeader> | 164 | <pageHeader> |
153 | - <band height="234" splitType="Stretch"> | 165 | + <band height="230" splitType="Stretch"> |
154 | <textField isBlankWhenNull="true"> | 166 | <textField isBlankWhenNull="true"> |
155 | - <reportElement x="1" y="135" width="235" height="20" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> | 167 | + <reportElement x="1" y="135" width="235" height="17" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> |
156 | <textElement verticalAlignment="Middle" markup="styled"> | 168 | <textElement verticalAlignment="Middle" markup="styled"> |
157 | - <font size="10"/> | 169 | + <font size="8"/> |
158 | </textElement> | 170 | </textElement> |
159 | <textFieldExpression><![CDATA["<b>Nº do inventário: </b>" + $F{nrinventario}]]></textFieldExpression> | 171 | <textFieldExpression><![CDATA["<b>Nº do inventário: </b>" + $F{nrinventario}]]></textFieldExpression> |
160 | </textField> | 172 | </textField> |
161 | <textField isBlankWhenNull="true"> | 173 | <textField isBlankWhenNull="true"> |
162 | - <reportElement x="-1" y="173" width="577" height="20" uuid="309ff999-0d57-41c6-8dd9-ef0bcec3524a"/> | 174 | + <reportElement x="-1" y="169" width="577" height="17" uuid="309ff999-0d57-41c6-8dd9-ef0bcec3524a"/> |
163 | <textElement verticalAlignment="Middle" markup="styled"> | 175 | <textElement verticalAlignment="Middle" markup="styled"> |
164 | - <font size="10" isBold="false"/> | 176 | + <font size="8" isBold="false"/> |
165 | </textElement> | 177 | </textElement> |
166 | <textFieldExpression><![CDATA["<b>U.A.: </b> " + ( $F{unidadeparent} != null ? $F{unidadeparent} : $F{unidade})]]></textFieldExpression> | 178 | <textFieldExpression><![CDATA["<b>U.A.: </b> " + ( $F{unidadeparent} != null ? $F{unidadeparent} : $F{unidade})]]></textFieldExpression> |
167 | </textField> | 179 | </textField> |
168 | <textField pattern="dd/MM/yyyy"> | 180 | <textField pattern="dd/MM/yyyy"> |
169 | - <reportElement x="236" y="135" width="339" height="20" uuid="df31cb08-1ba4-4a57-a74c-6a01dfb7dca0"/> | 181 | + <reportElement x="236" y="135" width="339" height="17" uuid="df31cb08-1ba4-4a57-a74c-6a01dfb7dca0"/> |
170 | <textElement verticalAlignment="Middle" markup="styled"> | 182 | <textElement verticalAlignment="Middle" markup="styled"> |
171 | - <font size="10"/> | 183 | + <font size="8"/> |
172 | </textElement> | 184 | </textElement> |
173 | <textFieldExpression><![CDATA["<b>Data: </b>" + new SimpleDateFormat("dd/MM/yyyy").format(new java.util.Date())]]></textFieldExpression> | 185 | <textFieldExpression><![CDATA["<b>Data: </b>" + new SimpleDateFormat("dd/MM/yyyy").format(new java.util.Date())]]></textFieldExpression> |
174 | </textField> | 186 | </textField> |
175 | <textField isBlankWhenNull="true"> | 187 | <textField isBlankWhenNull="true"> |
176 | - <reportElement x="0" y="211" width="576" height="20" uuid="7c3e1682-daf5-41b0-b36c-3e515f61351a"/> | 188 | + <reportElement x="0" y="203" width="576" height="17" uuid="7c3e1682-daf5-41b0-b36c-3e515f61351a"/> |
177 | <textElement verticalAlignment="Middle" markup="styled"> | 189 | <textElement verticalAlignment="Middle" markup="styled"> |
178 | - <font size="9" isBold="false"/> | 190 | + <font size="8" isBold="false"/> |
179 | </textElement> | 191 | </textElement> |
180 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + $F{responsavel}]]></textFieldExpression> | 192 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + $F{responsavel}]]></textFieldExpression> |
181 | </textField> | 193 | </textField> |
@@ -186,21 +198,25 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -186,21 +198,25 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
186 | <subreportExpression><![CDATA[$P{SUBREPORT_CABECALHO_DIR}]]></subreportExpression> | 198 | <subreportExpression><![CDATA[$P{SUBREPORT_CABECALHO_DIR}]]></subreportExpression> |
187 | </subreport> | 199 | </subreport> |
188 | <textField> | 200 | <textField> |
189 | - <reportElement x="0" y="154" width="576" height="20" uuid="1c45061f-a856-4198-bf45-262fa24d5df4"/> | ||
190 | - <textElement verticalAlignment="Middle" markup="styled"/> | 201 | + <reportElement x="0" y="152" width="576" height="17" uuid="1c45061f-a856-4198-bf45-262fa24d5df4"/> |
202 | + <textElement verticalAlignment="Middle" markup="styled"> | ||
203 | + <font size="8"/> | ||
204 | + </textElement> | ||
191 | <textFieldExpression><![CDATA["<b>U.G.: </b>" + $P{unidadeGestora}]]></textFieldExpression> | 205 | <textFieldExpression><![CDATA["<b>U.G.: </b>" + $P{unidadeGestora}]]></textFieldExpression> |
192 | </textField> | 206 | </textField> |
193 | <textField> | 207 | <textField> |
194 | - <reportElement x="-1" y="192" width="577" height="20" uuid="633fe402-5fa9-49c6-bc2f-34f4a2c2dee1"/> | ||
195 | - <textElement verticalAlignment="Middle" markup="styled"/> | 208 | + <reportElement x="-1" y="186" width="577" height="17" uuid="633fe402-5fa9-49c6-bc2f-34f4a2c2dee1"/> |
209 | + <textElement verticalAlignment="Middle" markup="styled"> | ||
210 | + <font size="8"/> | ||
211 | + </textElement> | ||
196 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecounidade}]]></textFieldExpression> | 212 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecounidade}]]></textFieldExpression> |
197 | </textField> | 213 | </textField> |
198 | </band> | 214 | </band> |
199 | </pageHeader> | 215 | </pageHeader> |
200 | <detail> | 216 | <detail> |
201 | - <band height="20" splitType="Prevent"> | 217 | + <band height="17" splitType="Prevent"> |
202 | <textField isStretchWithOverflow="true"> | 218 | <textField isStretchWithOverflow="true"> |
203 | - <reportElement stretchType="RelativeToTallestObject" x="370" y="0" width="66" height="20" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> | 219 | + <reportElement stretchType="RelativeToTallestObject" x="370" y="0" width="66" height="17" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> |
204 | <box leftPadding="5"> | 220 | <box leftPadding="5"> |
205 | <pen lineWidth="1.0"/> | 221 | <pen lineWidth="1.0"/> |
206 | <topPen lineWidth="1.0"/> | 222 | <topPen lineWidth="1.0"/> |
@@ -209,12 +225,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -209,12 +225,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
209 | <rightPen lineWidth="1.0"/> | 225 | <rightPen lineWidth="1.0"/> |
210 | </box> | 226 | </box> |
211 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 227 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
212 | - <font size="8"/> | 228 | + <font size="6"/> |
213 | </textElement> | 229 | </textElement> |
214 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> | 230 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
215 | </textField> | 231 | </textField> |
216 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 232 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
217 | - <reportElement stretchType="RelativeToTallestObject" x="436" y="0" width="73" height="20" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> | 233 | + <reportElement stretchType="RelativeToTallestObject" x="436" y="0" width="73" height="17" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> |
218 | <box leftPadding="0" rightPadding="5"> | 234 | <box leftPadding="0" rightPadding="5"> |
219 | <pen lineWidth="1.0"/> | 235 | <pen lineWidth="1.0"/> |
220 | <topPen lineWidth="1.0"/> | 236 | <topPen lineWidth="1.0"/> |
@@ -223,12 +239,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -223,12 +239,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
223 | <rightPen lineWidth="1.0"/> | 239 | <rightPen lineWidth="1.0"/> |
224 | </box> | 240 | </box> |
225 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 241 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
226 | - <font size="8"/> | 242 | + <font size="6"/> |
227 | </textElement> | 243 | </textElement> |
228 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> | 244 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
229 | </textField> | 245 | </textField> |
230 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 246 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
231 | - <reportElement stretchType="RelativeToTallestObject" x="509" y="0" width="66" height="20" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> | 247 | + <reportElement stretchType="RelativeToTallestObject" x="509" y="0" width="66" height="17" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> |
232 | <box leftPadding="0" rightPadding="5"> | 248 | <box leftPadding="0" rightPadding="5"> |
233 | <pen lineWidth="1.0"/> | 249 | <pen lineWidth="1.0"/> |
234 | <topPen lineWidth="1.0"/> | 250 | <topPen lineWidth="1.0"/> |
@@ -237,12 +253,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -237,12 +253,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
237 | <rightPen lineWidth="1.0"/> | 253 | <rightPen lineWidth="1.0"/> |
238 | </box> | 254 | </box> |
239 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 255 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
240 | - <font size="8"/> | 256 | + <font size="6"/> |
241 | </textElement> | 257 | </textElement> |
242 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> | 258 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> |
243 | </textField> | 259 | </textField> |
244 | <textField isStretchWithOverflow="true"> | 260 | <textField isStretchWithOverflow="true"> |
245 | - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="20" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> | 261 | + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="17" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> |
246 | <box leftPadding="5"> | 262 | <box leftPadding="5"> |
247 | <pen lineWidth="1.0"/> | 263 | <pen lineWidth="1.0"/> |
248 | <topPen lineWidth="1.0"/> | 264 | <topPen lineWidth="1.0"/> |
@@ -251,12 +267,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -251,12 +267,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
251 | <rightPen lineWidth="1.0"/> | 267 | <rightPen lineWidth="1.0"/> |
252 | </box> | 268 | </box> |
253 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 269 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
254 | - <font size="8"/> | 270 | + <font size="6"/> |
255 | </textElement> | 271 | </textElement> |
256 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> | 272 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
257 | </textField> | 273 | </textField> |
258 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> | 274 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> |
259 | - <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="59" height="20" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> | 275 | + <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="59" height="17" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> |
260 | <box leftPadding="5"> | 276 | <box leftPadding="5"> |
261 | <pen lineWidth="1.0"/> | 277 | <pen lineWidth="1.0"/> |
262 | <topPen lineWidth="1.0"/> | 278 | <topPen lineWidth="1.0"/> |
@@ -265,12 +281,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -265,12 +281,12 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
265 | <rightPen lineWidth="1.0"/> | 281 | <rightPen lineWidth="1.0"/> |
266 | </box> | 282 | </box> |
267 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 283 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
268 | - <font size="8"/> | 284 | + <font size="6"/> |
269 | </textElement> | 285 | </textElement> |
270 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> | 286 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
271 | </textField> | 287 | </textField> |
272 | <textField isStretchWithOverflow="true"> | 288 | <textField isStretchWithOverflow="true"> |
273 | - <reportElement stretchType="RelativeToTallestObject" x="89" y="0" width="281" height="20" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> | 289 | + <reportElement stretchType="RelativeToTallestObject" x="89" y="0" width="281" height="17" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> |
274 | <box leftPadding="5"> | 290 | <box leftPadding="5"> |
275 | <pen lineWidth="1.0"/> | 291 | <pen lineWidth="1.0"/> |
276 | <topPen lineWidth="1.0"/> | 292 | <topPen lineWidth="1.0"/> |
@@ -278,34 +294,40 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -278,34 +294,40 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
278 | <bottomPen lineWidth="1.0"/> | 294 | <bottomPen lineWidth="1.0"/> |
279 | <rightPen lineWidth="1.0"/> | 295 | <rightPen lineWidth="1.0"/> |
280 | </box> | 296 | </box> |
281 | - <textElement textAlignment="Left" verticalAlignment="Middle"> | ||
282 | - <font size="8"/> | 297 | + <textElement textAlignment="Left" verticalAlignment="Top"> |
298 | + <font size="6"/> | ||
299 | + <paragraph leftIndent="2" rightIndent="2" spacingBefore="2" spacingAfter="3"/> | ||
283 | </textElement> | 300 | </textElement> |
284 | <textFieldExpression><![CDATA[$F{bemnaoencontrado} ? ("** " + $F{descricaomaterial} + $F{caracteristicas}) : ($F{descricaomaterial} + " - " + $F{caracteristicas})]]></textFieldExpression> | 301 | <textFieldExpression><![CDATA[$F{bemnaoencontrado} ? ("** " + $F{descricaomaterial} + $F{caracteristicas}) : ($F{descricaomaterial} + " - " + $F{caracteristicas})]]></textFieldExpression> |
285 | </textField> | 302 | </textField> |
286 | </band> | 303 | </band> |
287 | </detail> | 304 | </detail> |
288 | <pageFooter> | 305 | <pageFooter> |
289 | - <band height="93"> | 306 | + <band height="90"> |
290 | <textField> | 307 | <textField> |
291 | - <reportElement x="1" y="73" width="219" height="20" uuid="2bd9256c-19d9-4c7c-9daf-f7259c79ee8e"/> | ||
292 | - <textElement verticalAlignment="Middle"/> | 308 | + <reportElement x="1" y="68" width="219" height="20" uuid="2bd9256c-19d9-4c7c-9daf-f7259c79ee8e"/> |
309 | + <textElement verticalAlignment="Middle"> | ||
310 | + <font size="8"/> | ||
311 | + </textElement> | ||
293 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 312 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
294 | </textField> | 313 | </textField> |
295 | <textField> | 314 | <textField> |
296 | - <reportElement x="370" y="73" width="187" height="20" uuid="9f1bc8e0-888d-4298-8dd3-59dbe7b92159"/> | ||
297 | - <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"/> | 315 | + <reportElement x="370" y="68" width="187" height="20" uuid="9f1bc8e0-888d-4298-8dd3-59dbe7b92159"/> |
316 | + <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"> | ||
317 | + <font size="8"/> | ||
318 | + </textElement> | ||
298 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 319 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
299 | </textField> | 320 | </textField> |
300 | <textField> | 321 | <textField> |
301 | - <reportElement x="557" y="73" width="18" height="20" uuid="b87caf9d-b146-4fba-ac1e-c049820af0ef"/> | 322 | + <reportElement x="557" y="68" width="18" height="20" uuid="b87caf9d-b146-4fba-ac1e-c049820af0ef"/> |
302 | <textElement verticalAlignment="Middle"> | 323 | <textElement verticalAlignment="Middle"> |
324 | + <font size="8"/> | ||
303 | <paragraph leftIndent="2"/> | 325 | <paragraph leftIndent="2"/> |
304 | </textElement> | 326 | </textElement> |
305 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 327 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
306 | </textField> | 328 | </textField> |
307 | <staticText> | 329 | <staticText> |
308 | - <reportElement x="0" y="51" width="575" height="15" uuid="a393407a-9af1-4a90-bbd4-a2d4ec0f8dcc"/> | 330 | + <reportElement x="0" y="48" width="575" height="15" uuid="a393407a-9af1-4a90-bbd4-a2d4ec0f8dcc"/> |
309 | <textElement verticalAlignment="Middle"> | 331 | <textElement verticalAlignment="Middle"> |
310 | <font size="8"/> | 332 | <font size="8"/> |
311 | </textElement> | 333 | </textElement> |
@@ -314,7 +336,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -314,7 +336,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
314 | </band> | 336 | </band> |
315 | </pageFooter> | 337 | </pageFooter> |
316 | <lastPageFooter> | 338 | <lastPageFooter> |
317 | - <band height="259"> | 339 | + <band height="257"> |
318 | <rectangle> | 340 | <rectangle> |
319 | <reportElement x="0" y="58" width="185" height="107" uuid="0e4854ab-fd44-47e0-93c5-49538a0dce7c"/> | 341 | <reportElement x="0" y="58" width="185" height="107" uuid="0e4854ab-fd44-47e0-93c5-49538a0dce7c"/> |
320 | </rectangle> | 342 | </rectangle> |
@@ -363,26 +385,31 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -363,26 +385,31 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
363 | <text><![CDATA[** - Bens não encontrados]]></text> | 385 | <text><![CDATA[** - Bens não encontrados]]></text> |
364 | </staticText> | 386 | </staticText> |
365 | <textField> | 387 | <textField> |
366 | - <reportElement x="557" y="238" width="18" height="20" uuid="48a37f78-c4a8-444c-8be4-f6086122ccf8"/> | 388 | + <reportElement x="557" y="238" width="18" height="17" uuid="48a37f78-c4a8-444c-8be4-f6086122ccf8"/> |
367 | <textElement verticalAlignment="Middle"> | 389 | <textElement verticalAlignment="Middle"> |
390 | + <font size="8"/> | ||
368 | <paragraph leftIndent="2"/> | 391 | <paragraph leftIndent="2"/> |
369 | </textElement> | 392 | </textElement> |
370 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 393 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
371 | </textField> | 394 | </textField> |
372 | <textField> | 395 | <textField> |
373 | - <reportElement x="2" y="238" width="219" height="20" uuid="7d1a66a2-7771-41c9-ada2-cfb5c7f6d0a3"/> | ||
374 | - <textElement verticalAlignment="Middle"/> | 396 | + <reportElement x="2" y="238" width="219" height="17" uuid="7d1a66a2-7771-41c9-ada2-cfb5c7f6d0a3"/> |
397 | + <textElement verticalAlignment="Middle"> | ||
398 | + <font size="8"/> | ||
399 | + </textElement> | ||
375 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 400 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
376 | </textField> | 401 | </textField> |
377 | <textField> | 402 | <textField> |
378 | - <reportElement x="370" y="238" width="187" height="20" uuid="77afb7d6-50e3-4679-8fd4-cede16e5b7d8"/> | ||
379 | - <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"/> | 403 | + <reportElement x="370" y="238" width="187" height="17" uuid="77afb7d6-50e3-4679-8fd4-cede16e5b7d8"/> |
404 | + <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"> | ||
405 | + <font size="8"/> | ||
406 | + </textElement> | ||
380 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 407 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
381 | </textField> | 408 | </textField> |
382 | <textField> | 409 | <textField> |
383 | <reportElement x="0" y="12" width="575" height="36" uuid="2a2edae5-b7e8-406b-b596-33d90c3d398a"/> | 410 | <reportElement x="0" y="12" width="575" height="36" uuid="2a2edae5-b7e8-406b-b596-33d90c3d398a"/> |
384 | <textElement textAlignment="Justified"> | 411 | <textElement textAlignment="Justified"> |
385 | - <font size="7"/> | 412 | + <font size="8"/> |
386 | </textElement> | 413 | </textElement> |
387 | <textFieldExpression><![CDATA["Declaro ter recebido o(s) bem(ns) relacionados no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, inclusive, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de minha parte."]]></textFieldExpression> | 414 | <textFieldExpression><![CDATA["Declaro ter recebido o(s) bem(ns) relacionados no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e conservação comprometendo-me, inclusive, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de minha parte."]]></textFieldExpression> |
388 | </textField> | 415 | </textField> |
@@ -400,7 +427,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -400,7 +427,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
400 | <rightPen lineWidth="1.0"/> | 427 | <rightPen lineWidth="1.0"/> |
401 | </box> | 428 | </box> |
402 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 429 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
403 | - <font size="8"/> | 430 | + <font size="6"/> |
404 | </textElement> | 431 | </textElement> |
405 | <textFieldExpression><![CDATA[$V{totalValorLiquido}]]></textFieldExpression> | 432 | <textFieldExpression><![CDATA[$V{totalValorLiquido}]]></textFieldExpression> |
406 | </textField> | 433 | </textField> |
@@ -414,7 +441,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -414,7 +441,7 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
414 | <rightPen lineWidth="1.0"/> | 441 | <rightPen lineWidth="1.0"/> |
415 | </box> | 442 | </box> |
416 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 443 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
417 | - <font size="8"/> | 444 | + <font size="6"/> |
418 | </textElement> | 445 | </textElement> |
419 | <textFieldExpression><![CDATA[$V{totalValorAquisicao}]]></textFieldExpression> | 446 | <textFieldExpression><![CDATA[$V{totalValorAquisicao}]]></textFieldExpression> |
420 | </textField> | 447 | </textField> |
@@ -427,7 +454,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | @@ -427,7 +454,9 @@ WHERE I.ID = $P{idInventario} AND EO.ID = $P{idUnidade}]]> | ||
427 | <bottomPen lineWidth="0.0"/> | 454 | <bottomPen lineWidth="0.0"/> |
428 | <rightPen lineWidth="0.0"/> | 455 | <rightPen lineWidth="0.0"/> |
429 | </box> | 456 | </box> |
430 | - <textElement textAlignment="Right"/> | 457 | + <textElement textAlignment="Right"> |
458 | + <font size="7" isBold="true"/> | ||
459 | + </textElement> | ||
431 | <text><![CDATA[Total (R$)]]></text> | 460 | <text><![CDATA[Total (R$)]]></text> |
432 | </staticText> | 461 | </staticText> |
433 | </band> | 462 | </band> |
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidadeUnidade.jrxml
1 | <?xml version="1.0" encoding="UTF-8"?> | 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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="575" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> | 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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="NoDataSection" columnWidth="575" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> |
3 | - <property name="ireport.zoom" value="3.0"/> | ||
4 | - <property name="ireport.x" value="588"/> | ||
5 | - <property name="ireport.y" value="1567"/> | 3 | + <property name="ireport.zoom" value="1.5394743546921208"/> |
4 | + <property name="ireport.x" value="0"/> | ||
5 | + <property name="ireport.y" value="104"/> | ||
6 | <parameter name="SUBREPORT_CABECALHO_DIR" class="java.lang.Object"/> | 6 | <parameter name="SUBREPORT_CABECALHO_DIR" class="java.lang.Object"/> |
7 | <parameter name="SUBREPORT_PARAMETERS_MAP" class="java.util.Map"/> | 7 | <parameter name="SUBREPORT_PARAMETERS_MAP" class="java.util.Map"/> |
8 | <parameter name="idTermo" class="java.lang.Long"> | 8 | <parameter name="idTermo" class="java.lang.Long"> |
@@ -131,7 +131,9 @@ OR T.DATAFIM IS NULL | @@ -131,7 +131,9 @@ OR T.DATAFIM IS NULL | ||
131 | <bottomPen lineWidth="0.5"/> | 131 | <bottomPen lineWidth="0.5"/> |
132 | <rightPen lineWidth="0.5"/> | 132 | <rightPen lineWidth="0.5"/> |
133 | </box> | 133 | </box> |
134 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 134 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
135 | + <font size="7" isBold="true"/> | ||
136 | + </textElement> | ||
135 | <text><![CDATA[Item]]></text> | 137 | <text><![CDATA[Item]]></text> |
136 | </staticText> | 138 | </staticText> |
137 | <staticText> | 139 | <staticText> |
@@ -143,7 +145,9 @@ OR T.DATAFIM IS NULL | @@ -143,7 +145,9 @@ OR T.DATAFIM IS NULL | ||
143 | <bottomPen lineWidth="0.5"/> | 145 | <bottomPen lineWidth="0.5"/> |
144 | <rightPen lineWidth="0.5"/> | 146 | <rightPen lineWidth="0.5"/> |
145 | </box> | 147 | </box> |
146 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 148 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
149 | + <font size="7" isBold="true"/> | ||
150 | + </textElement> | ||
147 | <text><![CDATA[Patrimônio]]></text> | 151 | <text><![CDATA[Patrimônio]]></text> |
148 | </staticText> | 152 | </staticText> |
149 | <staticText> | 153 | <staticText> |
@@ -155,7 +159,9 @@ OR T.DATAFIM IS NULL | @@ -155,7 +159,9 @@ OR T.DATAFIM IS NULL | ||
155 | <bottomPen lineWidth="0.5"/> | 159 | <bottomPen lineWidth="0.5"/> |
156 | <rightPen lineWidth="0.5"/> | 160 | <rightPen lineWidth="0.5"/> |
157 | </box> | 161 | </box> |
158 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 162 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
163 | + <font size="7" isBold="true"/> | ||
164 | + </textElement> | ||
159 | <text><![CDATA[Descrição]]></text> | 165 | <text><![CDATA[Descrição]]></text> |
160 | </staticText> | 166 | </staticText> |
161 | <staticText> | 167 | <staticText> |
@@ -167,7 +173,9 @@ OR T.DATAFIM IS NULL | @@ -167,7 +173,9 @@ OR T.DATAFIM IS NULL | ||
167 | <bottomPen lineWidth="0.5"/> | 173 | <bottomPen lineWidth="0.5"/> |
168 | <rightPen lineWidth="0.5"/> | 174 | <rightPen lineWidth="0.5"/> |
169 | </box> | 175 | </box> |
170 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 176 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
177 | + <font size="7" isBold="true"/> | ||
178 | + </textElement> | ||
171 | <text><![CDATA[Sit. Física]]></text> | 179 | <text><![CDATA[Sit. Física]]></text> |
172 | </staticText> | 180 | </staticText> |
173 | <staticText> | 181 | <staticText> |
@@ -179,7 +187,9 @@ OR T.DATAFIM IS NULL | @@ -179,7 +187,9 @@ OR T.DATAFIM IS NULL | ||
179 | <bottomPen lineWidth="0.5"/> | 187 | <bottomPen lineWidth="0.5"/> |
180 | <rightPen lineWidth="0.5"/> | 188 | <rightPen lineWidth="0.5"/> |
181 | </box> | 189 | </box> |
182 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 190 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
191 | + <font size="7" isBold="true"/> | ||
192 | + </textElement> | ||
183 | <text><![CDATA[Valor Aquisição]]></text> | 193 | <text><![CDATA[Valor Aquisição]]></text> |
184 | </staticText> | 194 | </staticText> |
185 | <staticText> | 195 | <staticText> |
@@ -191,7 +201,9 @@ OR T.DATAFIM IS NULL | @@ -191,7 +201,9 @@ OR T.DATAFIM IS NULL | ||
191 | <bottomPen lineWidth="0.5"/> | 201 | <bottomPen lineWidth="0.5"/> |
192 | <rightPen lineWidth="0.5"/> | 202 | <rightPen lineWidth="0.5"/> |
193 | </box> | 203 | </box> |
194 | - <textElement textAlignment="Center" verticalAlignment="Middle"/> | 204 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
205 | + <font size="7" isBold="true"/> | ||
206 | + </textElement> | ||
195 | <text><![CDATA[Valor Líquido]]></text> | 207 | <text><![CDATA[Valor Líquido]]></text> |
196 | </staticText> | 208 | </staticText> |
197 | </band> | 209 | </band> |
@@ -201,32 +213,32 @@ OR T.DATAFIM IS NULL | @@ -201,32 +213,32 @@ OR T.DATAFIM IS NULL | ||
201 | <band splitType="Stretch"/> | 213 | <band splitType="Stretch"/> |
202 | </background> | 214 | </background> |
203 | <pageHeader> | 215 | <pageHeader> |
204 | - <band height="236" splitType="Stretch"> | 216 | + <band height="222" splitType="Stretch"> |
205 | <textField isBlankWhenNull="true"> | 217 | <textField isBlankWhenNull="true"> |
206 | - <reportElement x="1" y="134" width="235" height="20" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> | 218 | + <reportElement x="1" y="134" width="235" height="17" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> |
207 | <textElement verticalAlignment="Middle" markup="styled"> | 219 | <textElement verticalAlignment="Middle" markup="styled"> |
208 | - <font size="10"/> | 220 | + <font size="8"/> |
209 | </textElement> | 221 | </textElement> |
210 | <textFieldExpression><![CDATA["<b>Nº do Termo: </b>" + $F{numerotermo}]]></textFieldExpression> | 222 | <textFieldExpression><![CDATA["<b>Nº do Termo: </b>" + $F{numerotermo}]]></textFieldExpression> |
211 | </textField> | 223 | </textField> |
212 | <textField isBlankWhenNull="true"> | 224 | <textField isBlankWhenNull="true"> |
213 | - <reportElement x="1" y="172" width="574" height="20" uuid="309ff999-0d57-41c6-8dd9-ef0bcec3524a"/> | 225 | + <reportElement x="1" y="168" width="573" height="17" uuid="309ff999-0d57-41c6-8dd9-ef0bcec3524a"/> |
214 | <textElement verticalAlignment="Middle" markup="styled"> | 226 | <textElement verticalAlignment="Middle" markup="styled"> |
215 | - <font size="10" isBold="false"/> | 227 | + <font size="8" isBold="false"/> |
216 | </textElement> | 228 | </textElement> |
217 | - <textFieldExpression><![CDATA["<b>U.A.: </b> " + ( $F{parent} != null ? $F{estruturaparent} : $F{estruturaatualcodigo} + " - " + ($F{estruturaparentnome} != null ? $F{estruturaparentnome} : $F{estruturaatual}) ) ]]></textFieldExpression> | 229 | + <textFieldExpression><![CDATA["<b>U.A.: </b> " + ( $F{parent} != null ? $F{estruturaparent} : $F{estruturaatualcodigo} + " - " + ($F{estruturaparentnome} != null ? $F{estruturaparentnome} : $F{estruturaatual}) )]]></textFieldExpression> |
218 | </textField> | 230 | </textField> |
219 | <textField pattern="dd/MM/yyyy"> | 231 | <textField pattern="dd/MM/yyyy"> |
220 | - <reportElement x="236" y="134" width="234" height="20" uuid="df31cb08-1ba4-4a57-a74c-6a01dfb7dca0"/> | 232 | + <reportElement x="236" y="134" width="234" height="17" uuid="df31cb08-1ba4-4a57-a74c-6a01dfb7dca0"/> |
221 | <textElement verticalAlignment="Middle" markup="styled"> | 233 | <textElement verticalAlignment="Middle" markup="styled"> |
222 | - <font size="10"/> | 234 | + <font size="8"/> |
223 | </textElement> | 235 | </textElement> |
224 | <textFieldExpression><![CDATA["<b>Data: </b>" + $P{dataReferencia}]]></textFieldExpression> | 236 | <textFieldExpression><![CDATA["<b>Data: </b>" + $P{dataReferencia}]]></textFieldExpression> |
225 | </textField> | 237 | </textField> |
226 | <textField isBlankWhenNull="true"> | 238 | <textField isBlankWhenNull="true"> |
227 | - <reportElement x="0" y="210" width="575" height="20" uuid="7c3e1682-daf5-41b0-b36c-3e515f61351a"/> | 239 | + <reportElement x="0" y="203" width="574" height="17" uuid="7c3e1682-daf5-41b0-b36c-3e515f61351a"/> |
228 | <textElement verticalAlignment="Middle" markup="styled"> | 240 | <textElement verticalAlignment="Middle" markup="styled"> |
229 | - <font size="10" isBold="false"/> | 241 | + <font size="8" isBold="false"/> |
230 | </textElement> | 242 | </textElement> |
231 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavelestrutura} != null ? $F{responsavelestrutura} : "" )]]></textFieldExpression> | 243 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavelestrutura} != null ? $F{responsavelestrutura} : "" )]]></textFieldExpression> |
232 | </textField> | 244 | </textField> |
@@ -237,21 +249,25 @@ OR T.DATAFIM IS NULL | @@ -237,21 +249,25 @@ OR T.DATAFIM IS NULL | ||
237 | <subreportExpression><![CDATA[$P{SUBREPORT_CABECALHO_DIR}]]></subreportExpression> | 249 | <subreportExpression><![CDATA[$P{SUBREPORT_CABECALHO_DIR}]]></subreportExpression> |
238 | </subreport> | 250 | </subreport> |
239 | <textField> | 251 | <textField> |
240 | - <reportElement x="0" y="153" width="574" height="20" uuid="1c45061f-a856-4198-bf45-262fa24d5df4"/> | ||
241 | - <textElement verticalAlignment="Middle" markup="styled"/> | 252 | + <reportElement x="0" y="151" width="574" height="17" uuid="1c45061f-a856-4198-bf45-262fa24d5df4"/> |
253 | + <textElement verticalAlignment="Middle" markup="styled"> | ||
254 | + <font size="8"/> | ||
255 | + </textElement> | ||
242 | <textFieldExpression><![CDATA["<b>U.G.: </b>" + $P{organizacao}]]></textFieldExpression> | 256 | <textFieldExpression><![CDATA["<b>U.G.: </b>" + $P{organizacao}]]></textFieldExpression> |
243 | </textField> | 257 | </textField> |
244 | <textField> | 258 | <textField> |
245 | - <reportElement x="0" y="191" width="575" height="20" uuid="633fe402-5fa9-49c6-bc2f-34f4a2c2dee1"/> | ||
246 | - <textElement verticalAlignment="Middle" markup="styled"/> | 259 | + <reportElement x="0" y="185" width="574" height="17" uuid="633fe402-5fa9-49c6-bc2f-34f4a2c2dee1"/> |
260 | + <textElement verticalAlignment="Middle" markup="styled"> | ||
261 | + <font size="8"/> | ||
262 | + </textElement> | ||
247 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{endereco}]]></textFieldExpression> | 263 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{endereco}]]></textFieldExpression> |
248 | </textField> | 264 | </textField> |
249 | </band> | 265 | </band> |
250 | </pageHeader> | 266 | </pageHeader> |
251 | <detail> | 267 | <detail> |
252 | - <band height="20" splitType="Prevent"> | 268 | + <band height="15" splitType="Prevent"> |
253 | <textField isStretchWithOverflow="true"> | 269 | <textField isStretchWithOverflow="true"> |
254 | - <reportElement stretchType="RelativeToTallestObject" x="370" y="0" width="66" height="20" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> | 270 | + <reportElement stretchType="RelativeToTallestObject" x="370" y="0" width="66" height="15" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> |
255 | <box> | 271 | <box> |
256 | <pen lineWidth="0.5"/> | 272 | <pen lineWidth="0.5"/> |
257 | <topPen lineWidth="0.5"/> | 273 | <topPen lineWidth="0.5"/> |
@@ -260,12 +276,12 @@ OR T.DATAFIM IS NULL | @@ -260,12 +276,12 @@ OR T.DATAFIM IS NULL | ||
260 | <rightPen lineWidth="0.5"/> | 276 | <rightPen lineWidth="0.5"/> |
261 | </box> | 277 | </box> |
262 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 278 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
263 | - <font size="8"/> | 279 | + <font size="6"/> |
264 | </textElement> | 280 | </textElement> |
265 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> | 281 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
266 | </textField> | 282 | </textField> |
267 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 283 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
268 | - <reportElement stretchType="RelativeToTallestObject" x="436" y="0" width="73" height="20" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> | 284 | + <reportElement stretchType="RelativeToTallestObject" x="436" y="0" width="73" height="15" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> |
269 | <box> | 285 | <box> |
270 | <pen lineWidth="0.5"/> | 286 | <pen lineWidth="0.5"/> |
271 | <topPen lineWidth="0.5"/> | 287 | <topPen lineWidth="0.5"/> |
@@ -274,13 +290,13 @@ OR T.DATAFIM IS NULL | @@ -274,13 +290,13 @@ OR T.DATAFIM IS NULL | ||
274 | <rightPen lineWidth="0.5"/> | 290 | <rightPen lineWidth="0.5"/> |
275 | </box> | 291 | </box> |
276 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 292 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
277 | - <font size="8"/> | 293 | + <font size="6"/> |
278 | <paragraph rightIndent="3" spacingAfter="2"/> | 294 | <paragraph rightIndent="3" spacingAfter="2"/> |
279 | </textElement> | 295 | </textElement> |
280 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> | 296 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
281 | </textField> | 297 | </textField> |
282 | <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> | 298 | <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true"> |
283 | - <reportElement stretchType="RelativeToTallestObject" x="509" y="0" width="66" height="20" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> | 299 | + <reportElement stretchType="RelativeToTallestObject" x="509" y="0" width="66" height="15" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> |
284 | <box> | 300 | <box> |
285 | <pen lineWidth="0.5"/> | 301 | <pen lineWidth="0.5"/> |
286 | <topPen lineWidth="0.5"/> | 302 | <topPen lineWidth="0.5"/> |
@@ -289,13 +305,13 @@ OR T.DATAFIM IS NULL | @@ -289,13 +305,13 @@ OR T.DATAFIM IS NULL | ||
289 | <rightPen lineWidth="0.5"/> | 305 | <rightPen lineWidth="0.5"/> |
290 | </box> | 306 | </box> |
291 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 307 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
292 | - <font size="8"/> | 308 | + <font size="6"/> |
293 | <paragraph rightIndent="3" spacingAfter="2"/> | 309 | <paragraph rightIndent="3" spacingAfter="2"/> |
294 | </textElement> | 310 | </textElement> |
295 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> | 311 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> |
296 | </textField> | 312 | </textField> |
297 | <textField isStretchWithOverflow="true"> | 313 | <textField isStretchWithOverflow="true"> |
298 | - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="20" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> | 314 | + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="15" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> |
299 | <box> | 315 | <box> |
300 | <pen lineWidth="0.5"/> | 316 | <pen lineWidth="0.5"/> |
301 | <topPen lineWidth="0.5"/> | 317 | <topPen lineWidth="0.5"/> |
@@ -304,12 +320,12 @@ OR T.DATAFIM IS NULL | @@ -304,12 +320,12 @@ OR T.DATAFIM IS NULL | ||
304 | <rightPen lineWidth="0.5"/> | 320 | <rightPen lineWidth="0.5"/> |
305 | </box> | 321 | </box> |
306 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 322 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
307 | - <font size="8"/> | 323 | + <font size="6"/> |
308 | </textElement> | 324 | </textElement> |
309 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> | 325 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
310 | </textField> | 326 | </textField> |
311 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> | 327 | <textField isStretchWithOverflow="true" isBlankWhenNull="false"> |
312 | - <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="59" height="20" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> | 328 | + <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="59" height="15" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> |
313 | <box> | 329 | <box> |
314 | <pen lineWidth="0.5"/> | 330 | <pen lineWidth="0.5"/> |
315 | <topPen lineWidth="0.5"/> | 331 | <topPen lineWidth="0.5"/> |
@@ -318,12 +334,12 @@ OR T.DATAFIM IS NULL | @@ -318,12 +334,12 @@ OR T.DATAFIM IS NULL | ||
318 | <rightPen lineWidth="0.5"/> | 334 | <rightPen lineWidth="0.5"/> |
319 | </box> | 335 | </box> |
320 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 336 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
321 | - <font size="8"/> | 337 | + <font size="7"/> |
322 | </textElement> | 338 | </textElement> |
323 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> | 339 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
324 | </textField> | 340 | </textField> |
325 | <textField isStretchWithOverflow="true"> | 341 | <textField isStretchWithOverflow="true"> |
326 | - <reportElement stretchType="RelativeToTallestObject" x="89" y="0" width="281" height="20" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> | 342 | + <reportElement stretchType="RelativeToTallestObject" x="89" y="0" width="281" height="15" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> |
327 | <box> | 343 | <box> |
328 | <pen lineWidth="0.5"/> | 344 | <pen lineWidth="0.5"/> |
329 | <topPen lineWidth="0.5"/> | 345 | <topPen lineWidth="0.5"/> |
@@ -331,58 +347,63 @@ OR T.DATAFIM IS NULL | @@ -331,58 +347,63 @@ OR T.DATAFIM IS NULL | ||
331 | <bottomPen lineWidth="0.5"/> | 347 | <bottomPen lineWidth="0.5"/> |
332 | <rightPen lineWidth="0.5"/> | 348 | <rightPen lineWidth="0.5"/> |
333 | </box> | 349 | </box> |
334 | - <textElement textAlignment="Left" verticalAlignment="Middle"> | ||
335 | - <font size="8"/> | ||
336 | - <paragraph leftIndent="3" rightIndent="3" spacingBefore="5" spacingAfter="3"/> | 350 | + <textElement textAlignment="Left" verticalAlignment="Top"> |
351 | + <font size="6"/> | ||
352 | + <paragraph leftIndent="2" rightIndent="2" spacingBefore="2" spacingAfter="3"/> | ||
337 | </textElement> | 353 | </textElement> |
338 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> | 354 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> |
339 | </textField> | 355 | </textField> |
340 | </band> | 356 | </band> |
341 | </detail> | 357 | </detail> |
342 | <pageFooter> | 358 | <pageFooter> |
343 | - <band height="93"> | 359 | + <band height="90"> |
344 | <textField> | 360 | <textField> |
345 | - <reportElement x="1" y="73" width="219" height="20" uuid="2bd9256c-19d9-4c7c-9daf-f7259c79ee8e"/> | ||
346 | - <textElement verticalAlignment="Middle"/> | 361 | + <reportElement x="0" y="69" width="219" height="17" uuid="2bd9256c-19d9-4c7c-9daf-f7259c79ee8e"/> |
362 | + <textElement verticalAlignment="Middle"> | ||
363 | + <font size="8"/> | ||
364 | + </textElement> | ||
347 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 365 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
348 | </textField> | 366 | </textField> |
349 | <textField> | 367 | <textField> |
350 | - <reportElement x="370" y="73" width="187" height="20" uuid="9f1bc8e0-888d-4298-8dd3-59dbe7b92159"/> | ||
351 | - <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"/> | 368 | + <reportElement x="370" y="69" width="187" height="17" uuid="9f1bc8e0-888d-4298-8dd3-59dbe7b92159"/> |
369 | + <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"> | ||
370 | + <font size="8"/> | ||
371 | + </textElement> | ||
352 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 372 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
353 | </textField> | 373 | </textField> |
354 | <textField> | 374 | <textField> |
355 | - <reportElement x="557" y="73" width="18" height="20" uuid="b87caf9d-b146-4fba-ac1e-c049820af0ef"/> | 375 | + <reportElement x="557" y="69" width="18" height="17" uuid="b87caf9d-b146-4fba-ac1e-c049820af0ef"/> |
356 | <textElement verticalAlignment="Middle"> | 376 | <textElement verticalAlignment="Middle"> |
377 | + <font size="8"/> | ||
357 | <paragraph leftIndent="2"/> | 378 | <paragraph leftIndent="2"/> |
358 | </textElement> | 379 | </textElement> |
359 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 380 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
360 | </textField> | 381 | </textField> |
361 | <staticText> | 382 | <staticText> |
362 | - <reportElement x="0" y="22" width="575" height="15" uuid="9766e801-df27-40a8-ae9a-491d3c500b55"/> | 383 | + <reportElement x="0" y="18" width="575" height="15" uuid="9766e801-df27-40a8-ae9a-491d3c500b55"/> |
363 | <textElement verticalAlignment="Middle"> | 384 | <textElement verticalAlignment="Middle"> |
364 | - <font size="8"/> | 385 | + <font size="7"/> |
365 | </textElement> | 386 | </textElement> |
366 | <text><![CDATA[## - Bens Extraviados]]></text> | 387 | <text><![CDATA[## - Bens Extraviados]]></text> |
367 | </staticText> | 388 | </staticText> |
368 | <staticText> | 389 | <staticText> |
369 | - <reportElement x="0" y="36" width="575" height="15" uuid="a393407a-9af1-4a90-bbd4-a2d4ec0f8dcc"/> | 390 | + <reportElement x="0" y="32" width="575" height="15" uuid="a393407a-9af1-4a90-bbd4-a2d4ec0f8dcc"/> |
370 | <textElement verticalAlignment="Middle"> | 391 | <textElement verticalAlignment="Middle"> |
371 | - <font size="8"/> | 392 | + <font size="7"/> |
372 | </textElement> | 393 | </textElement> |
373 | <text><![CDATA[** - Bens Adicionados]]></text> | 394 | <text><![CDATA[** - Bens Adicionados]]></text> |
374 | </staticText> | 395 | </staticText> |
375 | <staticText> | 396 | <staticText> |
376 | - <reportElement x="0" y="50" width="575" height="15" uuid="6031b562-3fee-4b2b-a325-e37f1e64ca86"/> | 397 | + <reportElement x="0" y="46" width="575" height="15" uuid="6031b562-3fee-4b2b-a325-e37f1e64ca86"/> |
377 | <textElement verticalAlignment="Middle"> | 398 | <textElement verticalAlignment="Middle"> |
378 | - <font size="8"/> | 399 | + <font size="7"/> |
379 | </textElement> | 400 | </textElement> |
380 | <text><![CDATA[&& - Bens de Terceiros]]></text> | 401 | <text><![CDATA[&& - Bens de Terceiros]]></text> |
381 | </staticText> | 402 | </staticText> |
382 | </band> | 403 | </band> |
383 | </pageFooter> | 404 | </pageFooter> |
384 | <lastPageFooter> | 405 | <lastPageFooter> |
385 | - <band height="259"> | 406 | + <band height="257"> |
386 | <rectangle> | 407 | <rectangle> |
387 | <reportElement x="0" y="58" width="185" height="107" uuid="0e4854ab-fd44-47e0-93c5-49538a0dce7c"/> | 408 | <reportElement x="0" y="58" width="185" height="107" uuid="0e4854ab-fd44-47e0-93c5-49538a0dce7c"/> |
388 | </rectangle> | 409 | </rectangle> |
@@ -438,15 +459,18 @@ OR T.DATAFIM IS NULL | @@ -438,15 +459,18 @@ OR T.DATAFIM IS NULL | ||
438 | <text><![CDATA[&& - Bens de Terceiros]]></text> | 459 | <text><![CDATA[&& - Bens de Terceiros]]></text> |
439 | </staticText> | 460 | </staticText> |
440 | <textField> | 461 | <textField> |
441 | - <reportElement x="557" y="238" width="18" height="20" uuid="48a37f78-c4a8-444c-8be4-f6086122ccf8"/> | 462 | + <reportElement x="557" y="235" width="18" height="17" uuid="48a37f78-c4a8-444c-8be4-f6086122ccf8"/> |
442 | <textElement verticalAlignment="Middle"> | 463 | <textElement verticalAlignment="Middle"> |
464 | + <font size="8"/> | ||
443 | <paragraph leftIndent="2"/> | 465 | <paragraph leftIndent="2"/> |
444 | </textElement> | 466 | </textElement> |
445 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 467 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
446 | </textField> | 468 | </textField> |
447 | <textField> | 469 | <textField> |
448 | - <reportElement x="2" y="238" width="219" height="20" uuid="7d1a66a2-7771-41c9-ada2-cfb5c7f6d0a3"/> | ||
449 | - <textElement verticalAlignment="Middle"/> | 470 | + <reportElement x="2" y="235" width="219" height="17" uuid="7d1a66a2-7771-41c9-ada2-cfb5c7f6d0a3"/> |
471 | + <textElement verticalAlignment="Middle"> | ||
472 | + <font size="8"/> | ||
473 | + </textElement> | ||
450 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 474 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
451 | </textField> | 475 | </textField> |
452 | <staticText> | 476 | <staticText> |
@@ -457,14 +481,16 @@ OR T.DATAFIM IS NULL | @@ -457,14 +481,16 @@ OR T.DATAFIM IS NULL | ||
457 | <text><![CDATA[## - Bens Extraviados]]></text> | 481 | <text><![CDATA[## - Bens Extraviados]]></text> |
458 | </staticText> | 482 | </staticText> |
459 | <textField> | 483 | <textField> |
460 | - <reportElement x="370" y="238" width="187" height="20" uuid="77afb7d6-50e3-4679-8fd4-cede16e5b7d8"/> | ||
461 | - <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"/> | 484 | + <reportElement x="370" y="235" width="187" height="17" uuid="77afb7d6-50e3-4679-8fd4-cede16e5b7d8"/> |
485 | + <textElement textAlignment="Right" verticalAlignment="Middle" rotation="None"> | ||
486 | + <font size="8"/> | ||
487 | + </textElement> | ||
462 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 488 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
463 | </textField> | 489 | </textField> |
464 | <textField> | 490 | <textField> |
465 | <reportElement x="0" y="12" width="575" height="36" uuid="2a2edae5-b7e8-406b-b596-33d90c3d398a"/> | 491 | <reportElement x="0" y="12" width="575" height="36" uuid="2a2edae5-b7e8-406b-b596-33d90c3d398a"/> |
466 | <textElement> | 492 | <textElement> |
467 | - <font size="7"/> | 493 | + <font size="8"/> |
468 | </textElement> | 494 | </textElement> |
469 | <textFieldExpression><![CDATA["Declaro ter recebido o(s) bem(ns) relacionados no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e" | 495 | <textFieldExpression><![CDATA["Declaro ter recebido o(s) bem(ns) relacionados no presente termo, no estado de conservação indicado, pelo(s) qual(is) assumo total responsabilidade pela guarda e" |
470 | + " conservação comprometendo-me, inclusive, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de minha parte."]]></textFieldExpression> | 496 | + " conservação comprometendo-me, inclusive, a informar à Seção de Patrimônio sobre todas as ocorrências relativas ao(s) bem(ns) e, ainda, ressarcir o Órgão por perdas e danos, caso comprovada a omissão de responsabilidade de minha parte."]]></textFieldExpression> |
@@ -482,7 +508,9 @@ OR T.DATAFIM IS NULL | @@ -482,7 +508,9 @@ OR T.DATAFIM IS NULL | ||
482 | <bottomPen lineWidth="1.0"/> | 508 | <bottomPen lineWidth="1.0"/> |
483 | <rightPen lineWidth="1.0"/> | 509 | <rightPen lineWidth="1.0"/> |
484 | </box> | 510 | </box> |
485 | - <textElement textAlignment="Right"/> | 511 | + <textElement textAlignment="Right"> |
512 | + <font size="7" isBold="true"/> | ||
513 | + </textElement> | ||
486 | <text><![CDATA[Total (R$)]]></text> | 514 | <text><![CDATA[Total (R$)]]></text> |
487 | </staticText> | 515 | </staticText> |
488 | <textField pattern="#,##0.00" isBlankWhenNull="true"> | 516 | <textField pattern="#,##0.00" isBlankWhenNull="true"> |
@@ -494,7 +522,7 @@ OR T.DATAFIM IS NULL | @@ -494,7 +522,7 @@ OR T.DATAFIM IS NULL | ||
494 | <rightPen lineWidth="1.0"/> | 522 | <rightPen lineWidth="1.0"/> |
495 | </box> | 523 | </box> |
496 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 524 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
497 | - <font size="8"/> | 525 | + <font size="6"/> |
498 | <paragraph rightIndent="2" spacingAfter="2"/> | 526 | <paragraph rightIndent="2" spacingAfter="2"/> |
499 | </textElement> | 527 | </textElement> |
500 | <textFieldExpression><![CDATA[$V{valorAquisicaoTotal}]]></textFieldExpression> | 528 | <textFieldExpression><![CDATA[$V{valorAquisicaoTotal}]]></textFieldExpression> |
@@ -509,7 +537,7 @@ OR T.DATAFIM IS NULL | @@ -509,7 +537,7 @@ OR T.DATAFIM IS NULL | ||
509 | <rightPen lineWidth="1.0"/> | 537 | <rightPen lineWidth="1.0"/> |
510 | </box> | 538 | </box> |
511 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 539 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
512 | - <font size="8"/> | 540 | + <font size="6"/> |
513 | <paragraph rightIndent="2"/> | 541 | <paragraph rightIndent="2"/> |
514 | </textElement> | 542 | </textElement> |
515 | <textFieldExpression><![CDATA[$V{valorLiquidoTotal}]]></textFieldExpression> | 543 | <textFieldExpression><![CDATA[$V{valorLiquidoTotal}]]></textFieldExpression> |
citgrp-patrimonio-web/src/main/resources/reports/termoTransferencia.jrxml
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="802" whenNoDataType="AllSectionsNoDetail" columnWidth="541" leftMargin="27" rightMargin="27" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> | 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="termoTransferencia" language="groovy" pageWidth="595" pageHeight="802" whenNoDataType="AllSectionsNoDetail" columnWidth="541" leftMargin="27" rightMargin="27" topMargin="20" bottomMargin="20" uuid="0c479051-3a36-4140-9683-aff6988775ce"> |
3 | <property name="ireport.zoom" value="1.5"/> | 3 | <property name="ireport.zoom" value="1.5"/> |
4 | <property name="ireport.x" value="0"/> | 4 | <property name="ireport.x" value="0"/> |
5 | - <property name="ireport.y" value="262"/> | 5 | + <property name="ireport.y" value="160"/> |
6 | <style name="table"> | 6 | <style name="table"> |
7 | <box> | 7 | <box> |
8 | <pen lineWidth="1.0" lineColor="#000000"/> | 8 | <pen lineWidth="1.0" lineColor="#000000"/> |
@@ -326,7 +326,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -326,7 +326,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
326 | </jr:table> | 326 | </jr:table> |
327 | </componentElement> | 327 | </componentElement> |
328 | <staticText> | 328 | <staticText> |
329 | - <reportElement x="0" y="0" width="410" height="14" uuid="4cc1dbc7-45bc-4061-9c5c-8c0838f12c13"/> | 329 | + <reportElement x="357" y="0" width="53" height="14" uuid="4cc1dbc7-45bc-4061-9c5c-8c0838f12c13"/> |
330 | <box leftPadding="0" rightPadding="5"> | 330 | <box leftPadding="0" rightPadding="5"> |
331 | <pen lineWidth="0.5"/> | 331 | <pen lineWidth="0.5"/> |
332 | <topPen lineWidth="0.5"/> | 332 | <topPen lineWidth="0.5"/> |
@@ -378,7 +378,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -378,7 +378,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
378 | <textField isBlankWhenNull="true"> | 378 | <textField isBlankWhenNull="true"> |
379 | <reportElement x="0" y="127" width="235" height="15" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> | 379 | <reportElement x="0" y="127" width="235" height="15" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> |
380 | <textElement markup="styled"> | 380 | <textElement markup="styled"> |
381 | - <font size="9" isBold="false"/> | 381 | + <font size="8" isBold="false"/> |
382 | </textElement> | 382 | </textElement> |
383 | <textFieldExpression><![CDATA["<b>Número Termo: </b>" + $F{numerotermo}]]></textFieldExpression> | 383 | <textFieldExpression><![CDATA["<b>Número Termo: </b>" + $F{numerotermo}]]></textFieldExpression> |
384 | </textField> | 384 | </textField> |
@@ -388,35 +388,35 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -388,35 +388,35 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
388 | <textField isBlankWhenNull="true"> | 388 | <textField isBlankWhenNull="true"> |
389 | <reportElement x="0" y="142" width="540" height="15" uuid="979389d7-5261-40ff-80ef-b7f0f4149f3d"/> | 389 | <reportElement x="0" y="142" width="540" height="15" uuid="979389d7-5261-40ff-80ef-b7f0f4149f3d"/> |
390 | <textElement markup="styled"> | 390 | <textElement markup="styled"> |
391 | - <font size="9"/> | 391 | + <font size="8"/> |
392 | </textElement> | 392 | </textElement> |
393 | <textFieldExpression><![CDATA["<b>Cedente: </b>" + $F{orgaocedentecodigo} + " - " + $F{orgaocedente}]]></textFieldExpression> | 393 | <textFieldExpression><![CDATA["<b>Cedente: </b>" + $F{orgaocedentecodigo} + " - " + $F{orgaocedente}]]></textFieldExpression> |
394 | </textField> | 394 | </textField> |
395 | <textField isBlankWhenNull="true"> | 395 | <textField isBlankWhenNull="true"> |
396 | <reportElement x="0" y="157" width="540" height="15" uuid="788afe6b-eaf2-43d3-847e-30ca1b1e8769"/> | 396 | <reportElement x="0" y="157" width="540" height="15" uuid="788afe6b-eaf2-43d3-847e-30ca1b1e8769"/> |
397 | <textElement markup="styled"> | 397 | <textElement markup="styled"> |
398 | - <font size="9"/> | 398 | + <font size="8"/> |
399 | </textElement> | 399 | </textElement> |
400 | <textFieldExpression><![CDATA["<b>Origem: </b>" + ( $F{parent} != null ? $F{parentorigem} : $F{estruturaorigemcodigo} + " - " + $F{estruturaorigem} + " - " + $F{estruturaorigemsigla})]]></textFieldExpression> | 400 | <textFieldExpression><![CDATA["<b>Origem: </b>" + ( $F{parent} != null ? $F{parentorigem} : $F{estruturaorigemcodigo} + " - " + $F{estruturaorigem} + " - " + $F{estruturaorigemsigla})]]></textFieldExpression> |
401 | </textField> | 401 | </textField> |
402 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 402 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
403 | <reportElement x="0" y="172" width="540" height="15" uuid="96a0577f-0a58-4131-89ae-fabf413cc399"/> | 403 | <reportElement x="0" y="172" width="540" height="15" uuid="96a0577f-0a58-4131-89ae-fabf413cc399"/> |
404 | <textElement markup="styled"> | 404 | <textElement markup="styled"> |
405 | - <font size="9"/> | 405 | + <font size="8"/> |
406 | </textElement> | 406 | </textElement> |
407 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecocedente}]]></textFieldExpression> | 407 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecocedente}]]></textFieldExpression> |
408 | </textField> | 408 | </textField> |
409 | <textField pattern="dd/MM/yyyy" isBlankWhenNull="true"> | 409 | <textField pattern="dd/MM/yyyy" isBlankWhenNull="true"> |
410 | <reportElement x="235" y="127" width="305" height="15" uuid="e9d58d0d-85ce-4f45-9ff9-c21d64833058"/> | 410 | <reportElement x="235" y="127" width="305" height="15" uuid="e9d58d0d-85ce-4f45-9ff9-c21d64833058"/> |
411 | <textElement markup="styled"> | 411 | <textElement markup="styled"> |
412 | - <font size="9"/> | 412 | + <font size="8"/> |
413 | </textElement> | 413 | </textElement> |
414 | <textFieldExpression><![CDATA["<b>Data Transferência: </b>" + new SimpleDateFormat("dd/MM/yyyy").format($F{datatransferencia})]]></textFieldExpression> | 414 | <textFieldExpression><![CDATA["<b>Data Transferência: </b>" + new SimpleDateFormat("dd/MM/yyyy").format($F{datatransferencia})]]></textFieldExpression> |
415 | </textField> | 415 | </textField> |
416 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 416 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
417 | <reportElement x="0" y="245" width="540" height="15" uuid="ef242213-e566-41ee-a0fb-fffaf76abe64"/> | 417 | <reportElement x="0" y="245" width="540" height="15" uuid="ef242213-e566-41ee-a0fb-fffaf76abe64"/> |
418 | <textElement markup="styled"> | 418 | <textElement markup="styled"> |
419 | - <font size="9"/> | 419 | + <font size="8"/> |
420 | </textElement> | 420 | </textElement> |
421 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecodestino}]]></textFieldExpression> | 421 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecodestino}]]></textFieldExpression> |
422 | </textField> | 422 | </textField> |
@@ -426,28 +426,28 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -426,28 +426,28 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
426 | <textField isBlankWhenNull="true"> | 426 | <textField isBlankWhenNull="true"> |
427 | <reportElement x="0" y="231" width="540" height="14" uuid="7ff669a5-4c24-498d-945e-9c15f6c9e0a1"/> | 427 | <reportElement x="0" y="231" width="540" height="14" uuid="7ff669a5-4c24-498d-945e-9c15f6c9e0a1"/> |
428 | <textElement markup="styled"> | 428 | <textElement markup="styled"> |
429 | - <font size="9"/> | 429 | + <font size="8"/> |
430 | </textElement> | 430 | </textElement> |
431 | <textFieldExpression><![CDATA["<b>Destino: </b>" + $F{estruturadestinocodigo} + " - " + $F{estruturadestino}]]></textFieldExpression> | 431 | <textFieldExpression><![CDATA["<b>Destino: </b>" + $F{estruturadestinocodigo} + " - " + $F{estruturadestino}]]></textFieldExpression> |
432 | </textField> | 432 | </textField> |
433 | <textField isBlankWhenNull="true"> | 433 | <textField isBlankWhenNull="true"> |
434 | <reportElement x="0" y="216" width="540" height="15" uuid="04454d41-5574-428c-9102-8e5f5a0152e5"/> | 434 | <reportElement x="0" y="216" width="540" height="15" uuid="04454d41-5574-428c-9102-8e5f5a0152e5"/> |
435 | <textElement markup="styled"> | 435 | <textElement markup="styled"> |
436 | - <font size="9"/> | 436 | + <font size="8"/> |
437 | </textElement> | 437 | </textElement> |
438 | <textFieldExpression><![CDATA["<b>Recebedor: </b>" + $F{orgaodestinocodigo}+ " - " + $F{orgaodestino}]]></textFieldExpression> | 438 | <textFieldExpression><![CDATA["<b>Recebedor: </b>" + $F{orgaodestinocodigo}+ " - " + $F{orgaodestino}]]></textFieldExpression> |
439 | </textField> | 439 | </textField> |
440 | <textField isBlankWhenNull="true"> | 440 | <textField isBlankWhenNull="true"> |
441 | <reportElement x="0" y="187" width="540" height="15" uuid="20db4e1b-eed5-4945-87ac-273478a3cb8a"/> | 441 | <reportElement x="0" y="187" width="540" height="15" uuid="20db4e1b-eed5-4945-87ac-273478a3cb8a"/> |
442 | <textElement markup="styled"> | 442 | <textElement markup="styled"> |
443 | - <font size="9"/> | 443 | + <font size="8"/> |
444 | </textElement> | 444 | </textElement> |
445 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavelorigemmatricula} != null ? $F{responsavelorigemmatricula} + " - " + $F{responsavelorigem} : $F{responsavelorigem})]]></textFieldExpression> | 445 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavelorigemmatricula} != null ? $F{responsavelorigemmatricula} + " - " + $F{responsavelorigem} : $F{responsavelorigem})]]></textFieldExpression> |
446 | </textField> | 446 | </textField> |
447 | <textField isBlankWhenNull="true"> | 447 | <textField isBlankWhenNull="true"> |
448 | <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="260" width="540" height="15" uuid="fa7b2ed7-8e2b-4978-9c90-c3ad2f306166"/> | 448 | <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="260" width="540" height="15" uuid="fa7b2ed7-8e2b-4978-9c90-c3ad2f306166"/> |
449 | <textElement markup="styled"> | 449 | <textElement markup="styled"> |
450 | - <font size="9"/> | 450 | + <font size="8"/> |
451 | </textElement> | 451 | </textElement> |
452 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ($F{responsaveldestinomatricula} != null ? $F{responsaveldestinomatricula} + " - " + $F{responsaveldestino} : $F{responsaveldestino})]]></textFieldExpression> | 452 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ($F{responsaveldestinomatricula} != null ? $F{responsaveldestinomatricula} + " - " + $F{responsaveldestino} : $F{responsaveldestino})]]></textFieldExpression> |
453 | </textField> | 453 | </textField> |
@@ -460,9 +460,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -460,9 +460,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
460 | </band> | 460 | </band> |
461 | </pageHeader> | 461 | </pageHeader> |
462 | <detail> | 462 | <detail> |
463 | - <band height="20" splitType="Prevent"> | 463 | + <band height="17" splitType="Prevent"> |
464 | <textField isStretchWithOverflow="true"> | 464 | <textField isStretchWithOverflow="true"> |
465 | - <reportElement stretchType="RelativeToTallestObject" x="357" y="0" width="53" height="20" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> | 465 | + <reportElement stretchType="RelativeToTallestObject" x="357" y="0" width="53" height="17" uuid="0b759d00-6aa5-4457-a938-03216b202dad"/> |
466 | <box> | 466 | <box> |
467 | <pen lineWidth="0.5"/> | 467 | <pen lineWidth="0.5"/> |
468 | <topPen lineWidth="0.5"/> | 468 | <topPen lineWidth="0.5"/> |
@@ -471,12 +471,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -471,12 +471,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
471 | <rightPen lineWidth="0.5"/> | 471 | <rightPen lineWidth="0.5"/> |
472 | </box> | 472 | </box> |
473 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 473 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
474 | - <font size="8"/> | 474 | + <font size="6"/> |
475 | </textElement> | 475 | </textElement> |
476 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> | 476 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
477 | </textField> | 477 | </textField> |
478 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 478 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
479 | - <reportElement stretchType="RelativeToTallestObject" x="410" y="0" width="70" height="20" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> | 479 | + <reportElement stretchType="RelativeToTallestObject" x="410" y="0" width="70" height="17" uuid="b1210e79-0a51-483c-b295-aa7fdf18d78b"/> |
480 | <box> | 480 | <box> |
481 | <pen lineWidth="0.5"/> | 481 | <pen lineWidth="0.5"/> |
482 | <topPen lineWidth="0.5"/> | 482 | <topPen lineWidth="0.5"/> |
@@ -485,13 +485,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -485,13 +485,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
485 | <rightPen lineWidth="0.5"/> | 485 | <rightPen lineWidth="0.5"/> |
486 | </box> | 486 | </box> |
487 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 487 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
488 | - <font size="8"/> | 488 | + <font size="6"/> |
489 | <paragraph rightIndent="5"/> | 489 | <paragraph rightIndent="5"/> |
490 | </textElement> | 490 | </textElement> |
491 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> | 491 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
492 | </textField> | 492 | </textField> |
493 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> | 493 | <textField isStretchWithOverflow="true" pattern="#,##0.00"> |
494 | - <reportElement stretchType="RelativeToTallestObject" x="480" y="0" width="60" height="20" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> | 494 | + <reportElement stretchType="RelativeToTallestObject" x="480" y="0" width="60" height="17" uuid="49e6b325-2ff2-4e1e-9cdf-b428c8758844"/> |
495 | <box> | 495 | <box> |
496 | <pen lineWidth="0.5"/> | 496 | <pen lineWidth="0.5"/> |
497 | <topPen lineWidth="0.5"/> | 497 | <topPen lineWidth="0.5"/> |
@@ -500,13 +500,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -500,13 +500,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
500 | <rightPen lineWidth="0.5"/> | 500 | <rightPen lineWidth="0.5"/> |
501 | </box> | 501 | </box> |
502 | <textElement textAlignment="Right" verticalAlignment="Middle"> | 502 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
503 | - <font size="8"/> | 503 | + <font size="6"/> |
504 | <paragraph rightIndent="5"/> | 504 | <paragraph rightIndent="5"/> |
505 | </textElement> | 505 | </textElement> |
506 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> | 506 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> |
507 | </textField> | 507 | </textField> |
508 | <textField isStretchWithOverflow="true"> | 508 | <textField isStretchWithOverflow="true"> |
509 | - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="20" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> | 509 | + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="30" height="17" uuid="a6f97aca-5483-43de-b876-bf86f62d46d3"/> |
510 | <box> | 510 | <box> |
511 | <pen lineWidth="0.5"/> | 511 | <pen lineWidth="0.5"/> |
512 | <topPen lineWidth="0.5"/> | 512 | <topPen lineWidth="0.5"/> |
@@ -515,12 +515,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -515,12 +515,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
515 | <rightPen lineWidth="0.5"/> | 515 | <rightPen lineWidth="0.5"/> |
516 | </box> | 516 | </box> |
517 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 517 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
518 | - <font size="8"/> | 518 | + <font size="6"/> |
519 | </textElement> | 519 | </textElement> |
520 | <textFieldExpression><![CDATA[$F{contador}]]></textFieldExpression> | 520 | <textFieldExpression><![CDATA[$F{contador}]]></textFieldExpression> |
521 | </textField> | 521 | </textField> |
522 | <textField isStretchWithOverflow="true"> | 522 | <textField isStretchWithOverflow="true"> |
523 | - <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="60" height="20" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> | 523 | + <reportElement stretchType="RelativeToTallestObject" x="30" y="0" width="60" height="17" uuid="d5c91777-685e-4aa8-844a-d7dc07ab006d"/> |
524 | <box> | 524 | <box> |
525 | <pen lineWidth="0.5"/> | 525 | <pen lineWidth="0.5"/> |
526 | <topPen lineWidth="0.5"/> | 526 | <topPen lineWidth="0.5"/> |
@@ -529,12 +529,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -529,12 +529,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
529 | <rightPen lineWidth="0.5"/> | 529 | <rightPen lineWidth="0.5"/> |
530 | </box> | 530 | </box> |
531 | <textElement textAlignment="Center" verticalAlignment="Middle"> | 531 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
532 | - <font size="8"/> | 532 | + <font size="6"/> |
533 | </textElement> | 533 | </textElement> |
534 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> | 534 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
535 | </textField> | 535 | </textField> |
536 | <textField isStretchWithOverflow="true"> | 536 | <textField isStretchWithOverflow="true"> |
537 | - <reportElement stretchType="RelativeToTallestObject" x="90" y="0" width="267" height="20" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> | 537 | + <reportElement stretchType="RelativeToTallestObject" x="90" y="0" width="267" height="17" uuid="3ca60464-c7c0-4cf8-b1d7-fea0cbc41286"/> |
538 | <box> | 538 | <box> |
539 | <pen lineWidth="0.5"/> | 539 | <pen lineWidth="0.5"/> |
540 | <topPen lineWidth="0.5"/> | 540 | <topPen lineWidth="0.5"/> |
@@ -543,7 +543,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -543,7 +543,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
543 | <rightPen lineWidth="0.5"/> | 543 | <rightPen lineWidth="0.5"/> |
544 | </box> | 544 | </box> |
545 | <textElement verticalAlignment="Middle"> | 545 | <textElement verticalAlignment="Middle"> |
546 | - <font size="8"/> | 546 | + <font size="6"/> |
547 | <paragraph leftIndent="3" rightIndent="3" spacingBefore="3"/> | 547 | <paragraph leftIndent="3" rightIndent="3" spacingBefore="3"/> |
548 | </textElement> | 548 | </textElement> |
549 | <textFieldExpression><![CDATA[$F{descricao} + " - " + $F{caracteristicas}]]></textFieldExpression> | 549 | <textFieldExpression><![CDATA[$F{descricao} + " - " + $F{caracteristicas}]]></textFieldExpression> |
@@ -551,20 +551,26 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -551,20 +551,26 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
551 | </band> | 551 | </band> |
552 | </detail> | 552 | </detail> |
553 | <pageFooter> | 553 | <pageFooter> |
554 | - <band height="24"> | 554 | + <band height="21"> |
555 | <textField> | 555 | <textField> |
556 | - <reportElement x="0" y="0" width="200" height="20" isPrintWhenDetailOverflows="true" uuid="c11badbc-0e3c-4436-b0aa-3df562a8ae3f"/> | ||
557 | - <textElement textAlignment="Left" verticalAlignment="Middle"/> | 556 | + <reportElement x="0" y="0" width="200" height="17" isPrintWhenDetailOverflows="true" uuid="c11badbc-0e3c-4436-b0aa-3df562a8ae3f"/> |
557 | + <textElement textAlignment="Left" verticalAlignment="Middle"> | ||
558 | + <font size="8"/> | ||
559 | + </textElement> | ||
558 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 560 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
559 | </textField> | 561 | </textField> |
560 | <textField> | 562 | <textField> |
561 | - <reportElement x="279" y="0" width="220" height="20" isPrintWhenDetailOverflows="true" uuid="ef152726-166e-43d4-9926-4d830c1a5954"/> | ||
562 | - <textElement textAlignment="Right" verticalAlignment="Middle"/> | 563 | + <reportElement x="279" y="0" width="220" height="17" isPrintWhenDetailOverflows="true" uuid="ef152726-166e-43d4-9926-4d830c1a5954"/> |
564 | + <textElement textAlignment="Right" verticalAlignment="Middle"> | ||
565 | + <font size="8"/> | ||
566 | + </textElement> | ||
563 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 567 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
564 | </textField> | 568 | </textField> |
565 | <textField evaluationTime="Report"> | 569 | <textField evaluationTime="Report"> |
566 | - <reportElement x="499" y="0" width="32" height="20" isPrintWhenDetailOverflows="true" uuid="715b7d12-0c19-45a6-ac23-b0b8df9191f7"/> | ||
567 | - <textElement verticalAlignment="Middle"/> | 570 | + <reportElement x="499" y="0" width="32" height="17" isPrintWhenDetailOverflows="true" uuid="715b7d12-0c19-45a6-ac23-b0b8df9191f7"/> |
571 | + <textElement verticalAlignment="Middle"> | ||
572 | + <font size="8"/> | ||
573 | + </textElement> | ||
568 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 574 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
569 | </textField> | 575 | </textField> |
570 | </band> | 576 | </band> |
@@ -656,18 +662,24 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | @@ -656,18 +662,24 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> | ||
656 | <text><![CDATA[Em ____/____/________]]></text> | 662 | <text><![CDATA[Em ____/____/________]]></text> |
657 | </staticText> | 663 | </staticText> |
658 | <textField> | 664 | <textField> |
659 | - <reportElement x="3" y="131" width="200" height="20" isPrintWhenDetailOverflows="true" uuid="b3a7a237-e599-4be7-99f6-b701247bd543"/> | ||
660 | - <textElement textAlignment="Left" verticalAlignment="Middle"/> | 665 | + <reportElement x="3" y="131" width="200" height="17" isPrintWhenDetailOverflows="true" uuid="b3a7a237-e599-4be7-99f6-b701247bd543"/> |
666 | + <textElement textAlignment="Left" verticalAlignment="Middle"> | ||
667 | + <font size="8"/> | ||
668 | + </textElement> | ||
661 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> | 669 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
662 | </textField> | 670 | </textField> |
663 | <textField> | 671 | <textField> |
664 | - <reportElement x="282" y="131" width="220" height="20" isPrintWhenDetailOverflows="true" uuid="864691e4-eb5e-44e5-837e-2e59e4870683"/> | ||
665 | - <textElement textAlignment="Right" verticalAlignment="Middle"/> | 672 | + <reportElement x="282" y="131" width="220" height="17" isPrintWhenDetailOverflows="true" uuid="864691e4-eb5e-44e5-837e-2e59e4870683"/> |
673 | + <textElement textAlignment="Right" verticalAlignment="Middle"> | ||
674 | + <font size="8"/> | ||
675 | + </textElement> | ||
666 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> | 676 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
667 | </textField> | 677 | </textField> |
668 | <textField evaluationTime="Report"> | 678 | <textField evaluationTime="Report"> |
669 | - <reportElement x="502" y="131" width="37" height="20" isPrintWhenDetailOverflows="true" uuid="3a1a6e3c-981d-440a-b180-08561646a29b"/> | ||
670 | - <textElement verticalAlignment="Middle"/> | 679 | + <reportElement x="502" y="131" width="37" height="17" isPrintWhenDetailOverflows="true" uuid="3a1a6e3c-981d-440a-b180-08561646a29b"/> |
680 | + <textElement verticalAlignment="Middle"> | ||
681 | + <font size="8"/> | ||
682 | + </textElement> | ||
671 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | 683 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
672 | </textField> | 684 | </textField> |
673 | </band> | 685 | </band> |