Commit 1d916191ef8e1d699a6dfd51517b36c715b96a07
1 parent
64b32cf2
Exists in
master
{Redmine tarefa-2359}
Showing
4 changed files
with
147 additions
and
113 deletions
Show diff stats
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidade.jrxml
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 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 | 3 | <property name="ireport.zoom" value="2.0"/> |
| 4 | 4 | <property name="ireport.x" value="0"/> |
| 5 | - <property name="ireport.y" value="96"/> | |
| 5 | + <property name="ireport.y" value="159"/> | |
| 6 | 6 | <parameter name="ORGANIZACAO" class="java.lang.String"/> |
| 7 | 7 | <parameter name="ID_DETENTOR" class="java.lang.Long"> |
| 8 | 8 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> |
| ... | ... | @@ -76,57 +76,61 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 76 | 76 | <band splitType="Stretch"/> |
| 77 | 77 | </background> |
| 78 | 78 | <pageHeader> |
| 79 | - <band height="131" splitType="Stretch"> | |
| 79 | + <band height="118" splitType="Stretch"> | |
| 80 | 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 | 82 | <textElement verticalAlignment="Middle" markup="styled"> |
| 83 | - <font size="10"/> | |
| 83 | + <font size="8"/> | |
| 84 | 84 | </textElement> |
| 85 | 85 | <textFieldExpression><![CDATA["<b>Detentor: </b>" + $F{detentor}]]></textFieldExpression> |
| 86 | 86 | </textField> |
| 87 | 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 | 89 | <textElement verticalAlignment="Middle" markup="styled"> |
| 90 | - <font size="10"/> | |
| 90 | + <font size="8"/> | |
| 91 | 91 | </textElement> |
| 92 | 92 | <textFieldExpression><![CDATA["<b>Unidade Detentor: </b>"]]></textFieldExpression> |
| 93 | 93 | </textField> |
| 94 | 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 | 96 | <textElement verticalAlignment="Middle" markup="styled"> |
| 97 | - <font size="10"/> | |
| 97 | + <font size="8"/> | |
| 98 | 98 | </textElement> |
| 99 | 99 | <textFieldExpression><![CDATA["<b>Data Definição: </b>" + ( $F{dataatribuicao} != null ? new SimpleDateFormat("dd/MM/yyyy").format($F{dataatribuicao}) : "" )]]></textFieldExpression> |
| 100 | 100 | </textField> |
| 101 | 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 | 103 | <textElement verticalAlignment="Middle" markup="styled"> |
| 104 | - <font size="10"/> | |
| 104 | + <font size="8"/> | |
| 105 | 105 | </textElement> |
| 106 | 106 | <textFieldExpression><![CDATA["<b>Nº do Termo: </b>" + $F{numerotermo}]]></textFieldExpression> |
| 107 | 107 | </textField> |
| 108 | 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 | 110 | <textElement verticalAlignment="Middle" markup="styled"> |
| 111 | - <font size="10"/> | |
| 111 | + <font size="8"/> | |
| 112 | 112 | </textElement> |
| 113 | 113 | <textFieldExpression><![CDATA["<b>Órgão: </b>" + $P{ORGANIZACAO}]]></textFieldExpression> |
| 114 | 114 | </textField> |
| 115 | 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 | 117 | <textElement verticalAlignment="Middle" markup="styled"> |
| 118 | - <font size="10"/> | |
| 118 | + <font size="8"/> | |
| 119 | 119 | </textElement> |
| 120 | 120 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavel} != null ? $F{responsavel} : "" )]]></textFieldExpression> |
| 121 | 121 | </textField> |
| 122 | 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 | 127 | <textFieldExpression><![CDATA["<b>U.G: </b>" + $P{UG}]]></textFieldExpression> |
| 126 | 128 | </textField> |
| 127 | 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 | 134 | <textFieldExpression><![CDATA[$F{estrutura}]]></textFieldExpression> |
| 131 | 135 | </textField> |
| 132 | 136 | </band> |
| ... | ... | @@ -143,7 +147,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 143 | 147 | <rightPen lineWidth="0.5"/> |
| 144 | 148 | </box> |
| 145 | 149 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 146 | - <font size="9"/> | |
| 150 | + <font size="7" isBold="true"/> | |
| 147 | 151 | </textElement> |
| 148 | 152 | <text><![CDATA[Item]]></text> |
| 149 | 153 | </staticText> |
| ... | ... | @@ -157,7 +161,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 157 | 161 | <rightPen lineWidth="0.5"/> |
| 158 | 162 | </box> |
| 159 | 163 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 160 | - <font size="9"/> | |
| 164 | + <font size="7" isBold="true"/> | |
| 161 | 165 | </textElement> |
| 162 | 166 | <text><![CDATA[Patrimônio]]></text> |
| 163 | 167 | </staticText> |
| ... | ... | @@ -171,7 +175,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 171 | 175 | <rightPen lineWidth="0.5"/> |
| 172 | 176 | </box> |
| 173 | 177 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 174 | - <font size="9"/> | |
| 178 | + <font size="7" isBold="true"/> | |
| 175 | 179 | </textElement> |
| 176 | 180 | <text><![CDATA[Descrição]]></text> |
| 177 | 181 | </staticText> |
| ... | ... | @@ -185,7 +189,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 185 | 189 | <rightPen lineWidth="0.5"/> |
| 186 | 190 | </box> |
| 187 | 191 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 188 | - <font size="9"/> | |
| 192 | + <font size="7" isBold="true"/> | |
| 189 | 193 | </textElement> |
| 190 | 194 | <text><![CDATA[Situação física]]></text> |
| 191 | 195 | </staticText> |
| ... | ... | @@ -199,16 +203,16 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 199 | 203 | <rightPen lineWidth="0.5"/> |
| 200 | 204 | </box> |
| 201 | 205 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 202 | - <font size="9"/> | |
| 206 | + <font size="7" isBold="true"/> | |
| 203 | 207 | </textElement> |
| 204 | 208 | <text><![CDATA[Valor aquisição]]></text> |
| 205 | 209 | </staticText> |
| 206 | 210 | </band> |
| 207 | 211 | </columnHeader> |
| 208 | 212 | <detail> |
| 209 | - <band height="20" splitType="Prevent"> | |
| 213 | + <band height="17" splitType="Prevent"> | |
| 210 | 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 | 216 | <box> |
| 213 | 217 | <pen lineWidth="0.5"/> |
| 214 | 218 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -217,12 +221,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 217 | 221 | <rightPen lineWidth="0.5"/> |
| 218 | 222 | </box> |
| 219 | 223 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 220 | - <font size="8"/> | |
| 224 | + <font size="6"/> | |
| 221 | 225 | </textElement> |
| 222 | 226 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
| 223 | 227 | </textField> |
| 224 | 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 | 230 | <box> |
| 227 | 231 | <pen lineWidth="0.5"/> |
| 228 | 232 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -231,13 +235,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 231 | 235 | <rightPen lineWidth="0.5"/> |
| 232 | 236 | </box> |
| 233 | 237 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 234 | - <font size="8"/> | |
| 238 | + <font size="6"/> | |
| 235 | 239 | <paragraph rightIndent="4"/> |
| 236 | 240 | </textElement> |
| 237 | 241 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
| 238 | 242 | </textField> |
| 239 | 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 | 245 | <box> |
| 242 | 246 | <pen lineWidth="0.5"/> |
| 243 | 247 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -246,12 +250,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 246 | 250 | <rightPen lineWidth="0.5"/> |
| 247 | 251 | </box> |
| 248 | 252 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 249 | - <font size="8"/> | |
| 253 | + <font size="6"/> | |
| 250 | 254 | </textElement> |
| 251 | 255 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
| 252 | 256 | </textField> |
| 253 | 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 | 259 | <box> |
| 256 | 260 | <pen lineWidth="0.5"/> |
| 257 | 261 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -260,12 +264,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 260 | 264 | <rightPen lineWidth="0.5"/> |
| 261 | 265 | </box> |
| 262 | 266 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 263 | - <font size="8"/> | |
| 267 | + <font size="6"/> | |
| 264 | 268 | </textElement> |
| 265 | 269 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
| 266 | 270 | </textField> |
| 267 | 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 | 273 | <box> |
| 270 | 274 | <pen lineWidth="0.5"/> |
| 271 | 275 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -273,9 +277,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 273 | 277 | <bottomPen lineWidth="0.5"/> |
| 274 | 278 | <rightPen lineWidth="0.5"/> |
| 275 | 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 | 283 | </textElement> |
| 280 | 284 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> |
| 281 | 285 | </textField> |
| ... | ... | @@ -302,7 +306,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 302 | 306 | <staticText> |
| 303 | 307 | <reportElement stretchType="RelativeToBandHeight" x="0" y="12" width="540" height="28" uuid="c93ee283-269d-4a72-9823-747529e3e181"/> |
| 304 | 308 | <textElement> |
| 305 | - <font size="7"/> | |
| 309 | + <font size="8"/> | |
| 306 | 310 | </textElement> |
| 307 | 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 | 312 | </staticText> |
| ... | ... | @@ -360,8 +364,8 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 360 | 364 | <bottomPen lineWidth="0.5"/> |
| 361 | 365 | <rightPen lineWidth="0.5"/> |
| 362 | 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 | 369 | </textElement> |
| 366 | 370 | <text><![CDATA[Total Geral:]]></text> |
| 367 | 371 | </staticText> |
| ... | ... | @@ -375,7 +379,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 375 | 379 | <rightPen lineWidth="0.5"/> |
| 376 | 380 | </box> |
| 377 | 381 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 378 | - <font size="8"/> | |
| 382 | + <font size="6"/> | |
| 379 | 383 | </textElement> |
| 380 | 384 | <textFieldExpression><![CDATA[$V{TOTAL_GERAL}]]></textFieldExpression> |
| 381 | 385 | </textField> | ... | ... |
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidadeColaborador.jrxml
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 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 | 3 | <property name="ireport.zoom" value="1.7715610000000017"/> |
| 4 | 4 | <property name="ireport.x" value="0"/> |
| 5 | - <property name="ireport.y" value="0"/> | |
| 5 | + <property name="ireport.y" value="9"/> | |
| 6 | 6 | <parameter name="idTermo" class="java.lang.Long"> |
| 7 | 7 | <defaultValueExpression><![CDATA[]]></defaultValueExpression> |
| 8 | 8 | </parameter> |
| ... | ... | @@ -86,7 +86,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 86 | 86 | <rightPen lineWidth="1.0"/> |
| 87 | 87 | </box> |
| 88 | 88 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 89 | - <font isBold="true"/> | |
| 89 | + <font size="7" isBold="true"/> | |
| 90 | 90 | </textElement> |
| 91 | 91 | <text><![CDATA[Item]]></text> |
| 92 | 92 | </staticText> |
| ... | ... | @@ -100,7 +100,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 100 | 100 | <rightPen lineWidth="1.0"/> |
| 101 | 101 | </box> |
| 102 | 102 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 103 | - <font isBold="true"/> | |
| 103 | + <font size="7" isBold="true"/> | |
| 104 | 104 | </textElement> |
| 105 | 105 | <text><![CDATA[Patrimônio]]></text> |
| 106 | 106 | </staticText> |
| ... | ... | @@ -114,7 +114,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 114 | 114 | <rightPen lineWidth="1.0"/> |
| 115 | 115 | </box> |
| 116 | 116 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 117 | - <font isBold="true"/> | |
| 117 | + <font size="7" isBold="true"/> | |
| 118 | 118 | </textElement> |
| 119 | 119 | <text><![CDATA[Descrição]]></text> |
| 120 | 120 | </staticText> |
| ... | ... | @@ -128,7 +128,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 128 | 128 | <rightPen lineWidth="1.0"/> |
| 129 | 129 | </box> |
| 130 | 130 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 131 | - <font isBold="true"/> | |
| 131 | + <font size="7" isBold="true"/> | |
| 132 | 132 | </textElement> |
| 133 | 133 | <text><![CDATA[Sit. Física]]></text> |
| 134 | 134 | </staticText> |
| ... | ... | @@ -142,7 +142,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 142 | 142 | <rightPen lineWidth="1.0"/> |
| 143 | 143 | </box> |
| 144 | 144 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 145 | - <font isBold="true"/> | |
| 145 | + <font size="7" isBold="true"/> | |
| 146 | 146 | </textElement> |
| 147 | 147 | <text><![CDATA[Valor Aquisição]]></text> |
| 148 | 148 | </staticText> |
| ... | ... | @@ -155,66 +155,81 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 155 | 155 | <pageHeader> |
| 156 | 156 | <band height="68" splitType="Stretch"> |
| 157 | 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 | 162 | <text><![CDATA[Responsável:]]></text> |
| 160 | 163 | </staticText> |
| 161 | 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 | 166 | <textElement> |
| 164 | - <font size="9" isBold="false"/> | |
| 167 | + <font size="7" isBold="false"/> | |
| 165 | 168 | </textElement> |
| 166 | 169 | <textFieldExpression><![CDATA[$F{responsavelbem}]]></textFieldExpression> |
| 167 | 170 | </textField> |
| 168 | 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 | 176 | <text><![CDATA[Unidade detentor:]]></text> |
| 171 | 177 | </staticText> |
| 172 | 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 | 183 | <text><![CDATA[Nº do Termo:]]></text> |
| 175 | 184 | </staticText> |
| 176 | 185 | <textField> |
| 177 | 186 | <reportElement x="82" y="1" width="230" height="15" uuid="6d25b1f5-538b-41b3-aac3-e15fc75efd3a"/> |
| 178 | 187 | <textElement> |
| 179 | - <font size="9"/> | |
| 188 | + <font size="7"/> | |
| 180 | 189 | </textElement> |
| 181 | 190 | <textFieldExpression><![CDATA[$F{numerotermo}]]></textFieldExpression> |
| 182 | 191 | </textField> |
| 183 | 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 | 197 | <text><![CDATA[Órgão:]]></text> |
| 186 | 198 | </staticText> |
| 187 | 199 | <textField> |
| 188 | 200 | <reportElement x="82" y="16" width="447" height="15" uuid="84950a07-a916-48d0-8a8b-fc8344db96ba"/> |
| 189 | 201 | <textElement> |
| 190 | - <font size="9"/> | |
| 202 | + <font size="7"/> | |
| 191 | 203 | </textElement> |
| 192 | 204 | <textFieldExpression><![CDATA[$F{organizacao}]]></textFieldExpression> |
| 193 | 205 | </textField> |
| 194 | 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 | 208 | <textElement> |
| 197 | - <font size="9" isBold="false"/> | |
| 209 | + <font size="7" isBold="false"/> | |
| 198 | 210 | </textElement> |
| 199 | 211 | <textFieldExpression><![CDATA[$F{estruturaresponsavel}]]></textFieldExpression> |
| 200 | 212 | </textField> |
| 201 | 213 | <textField pattern="dd/MM/yyyy"> |
| 202 | 214 | <reportElement x="390" y="1" width="139" height="15" uuid="9c2c7736-6229-4535-9d44-ad0ea9ba24b6"/> |
| 203 | 215 | <textElement> |
| 204 | - <font size="9"/> | |
| 216 | + <font size="7"/> | |
| 205 | 217 | </textElement> |
| 206 | 218 | <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> |
| 207 | 219 | </textField> |
| 208 | 220 | <staticText> |
| 209 | 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 | 225 | <text><![CDATA[Data definição:]]></text> |
| 211 | 226 | </staticText> |
| 212 | 227 | </band> |
| 213 | 228 | </pageHeader> |
| 214 | 229 | <detail> |
| 215 | - <band height="20" splitType="Prevent"> | |
| 230 | + <band height="17" splitType="Prevent"> | |
| 216 | 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 | 233 | <box leftPadding="5"> |
| 219 | 234 | <pen lineWidth="1.0"/> |
| 220 | 235 | <topPen lineWidth="1.0"/> |
| ... | ... | @@ -222,13 +237,13 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 222 | 237 | <bottomPen lineWidth="1.0"/> |
| 223 | 238 | <rightPen lineWidth="1.0"/> |
| 224 | 239 | </box> |
| 225 | - <textElement verticalAlignment="Middle"> | |
| 226 | - <font size="8"/> | |
| 240 | + <textElement textAlignment="Center" verticalAlignment="Middle"> | |
| 241 | + <font size="6"/> | |
| 227 | 242 | </textElement> |
| 228 | 243 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
| 229 | 244 | </textField> |
| 230 | 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 | 247 | <box leftPadding="0" rightPadding="5"> |
| 233 | 248 | <pen lineWidth="1.0"/> |
| 234 | 249 | <topPen lineWidth="1.0"/> |
| ... | ... | @@ -237,12 +252,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 237 | 252 | <rightPen lineWidth="1.0"/> |
| 238 | 253 | </box> |
| 239 | 254 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 240 | - <font size="8"/> | |
| 255 | + <font size="6"/> | |
| 241 | 256 | </textElement> |
| 242 | 257 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
| 243 | 258 | </textField> |
| 244 | 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 | 261 | <box leftPadding="5"> |
| 247 | 262 | <pen lineWidth="1.0"/> |
| 248 | 263 | <topPen lineWidth="1.0"/> |
| ... | ... | @@ -251,12 +266,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 251 | 266 | <rightPen lineWidth="1.0"/> |
| 252 | 267 | </box> |
| 253 | 268 | <textElement verticalAlignment="Middle"> |
| 254 | - <font size="8"/> | |
| 269 | + <font size="6"/> | |
| 255 | 270 | </textElement> |
| 256 | 271 | <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> |
| 257 | 272 | </textField> |
| 258 | 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 | 275 | <box leftPadding="5"> |
| 261 | 276 | <pen lineWidth="1.0"/> |
| 262 | 277 | <topPen lineWidth="1.0"/> |
| ... | ... | @@ -265,12 +280,12 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 265 | 280 | <rightPen lineWidth="1.0"/> |
| 266 | 281 | </box> |
| 267 | 282 | <textElement verticalAlignment="Middle"> |
| 268 | - <font size="8"/> | |
| 283 | + <font size="6"/> | |
| 269 | 284 | </textElement> |
| 270 | 285 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
| 271 | 286 | </textField> |
| 272 | 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 | 289 | <box leftPadding="5"> |
| 275 | 290 | <pen lineWidth="1.0"/> |
| 276 | 291 | <topPen lineWidth="1.0"/> |
| ... | ... | @@ -278,8 +293,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 278 | 293 | <bottomPen lineWidth="1.0"/> |
| 279 | 294 | <rightPen lineWidth="1.0"/> |
| 280 | 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 | 299 | </textElement> |
| 284 | 300 | <textFieldExpression><![CDATA[$F{descricaomaterial} + " - " + $F{caracteristicas}]]></textFieldExpression> |
| 285 | 301 | </textField> |
| ... | ... | @@ -345,9 +361,9 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 345 | 361 | <reportElement x="204" y="106" width="131" height="1" uuid="54def3c1-faed-4022-8c94-f5ef0c26ea68"/> |
| 346 | 362 | </line> |
| 347 | 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 | 365 | <textElement> |
| 350 | - <font size="7"/> | |
| 366 | + <font size="8"/> | |
| 351 | 367 | </textElement> |
| 352 | 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 | 369 | </staticText> |
| ... | ... | @@ -365,7 +381,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 365 | 381 | <rightPen lineWidth="1.0"/> |
| 366 | 382 | </box> |
| 367 | 383 | <textElement textAlignment="Right"> |
| 368 | - <font size="9" isBold="true"/> | |
| 384 | + <font size="7" isBold="true"/> | |
| 369 | 385 | </textElement> |
| 370 | 386 | <text><![CDATA[Total Geral:]]></text> |
| 371 | 387 | </staticText> |
| ... | ... | @@ -379,7 +395,7 @@ ORDER BY bemPatrimonial.numeroPatrimonial]]> |
| 379 | 395 | <rightPen lineWidth="1.0"/> |
| 380 | 396 | </box> |
| 381 | 397 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 382 | - <font size="8"/> | |
| 398 | + <font size="6"/> | |
| 383 | 399 | </textElement> |
| 384 | 400 | <textFieldExpression><![CDATA[$F{valortotalaquisicao}]]></textFieldExpression> |
| 385 | 401 | </textField> | ... | ... |
citgrp-patrimonio-web/src/main/resources/reports/termoResponsabilidadeUnidade.jrxml
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 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 | 3 | <property name="ireport.zoom" value="1.5394743546921208"/> |
| 4 | 4 | <property name="ireport.x" value="0"/> |
| 5 | - <property name="ireport.y" value="160"/> | |
| 5 | + <property name="ireport.y" value="0"/> | |
| 6 | 6 | <parameter name="SUBREPORT_CABECALHO_DIR" class="java.lang.Object"/> |
| 7 | 7 | <parameter name="SUBREPORT_PARAMETERS_MAP" class="java.util.Map"/> |
| 8 | 8 | <parameter name="idTermo" class="java.lang.Long"> |
| ... | ... | @@ -508,7 +508,9 @@ OR T.DATAFIM IS NULL |
| 508 | 508 | <bottomPen lineWidth="1.0"/> |
| 509 | 509 | <rightPen lineWidth="1.0"/> |
| 510 | 510 | </box> |
| 511 | - <textElement textAlignment="Right"/> | |
| 511 | + <textElement textAlignment="Right"> | |
| 512 | + <font size="8"/> | |
| 513 | + </textElement> | |
| 512 | 514 | <text><![CDATA[Total (R$)]]></text> |
| 513 | 515 | </staticText> |
| 514 | 516 | <textField pattern="#,##0.00" isBlankWhenNull="true"> | ... | ... |
citgrp-patrimonio-web/src/main/resources/reports/termoTransferencia.jrxml
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 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 | 3 | <property name="ireport.zoom" value="1.5"/> |
| 4 | 4 | <property name="ireport.x" value="0"/> |
| 5 | - <property name="ireport.y" value="262"/> | |
| 5 | + <property name="ireport.y" value="0"/> | |
| 6 | 6 | <style name="table"> |
| 7 | 7 | <box> |
| 8 | 8 | <pen lineWidth="1.0" lineColor="#000000"/> |
| ... | ... | @@ -378,7 +378,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 378 | 378 | <textField isBlankWhenNull="true"> |
| 379 | 379 | <reportElement x="0" y="127" width="235" height="15" uuid="898ec181-e56e-4e3a-9ba0-06ee64f324b3"/> |
| 380 | 380 | <textElement markup="styled"> |
| 381 | - <font size="9" isBold="false"/> | |
| 381 | + <font size="8" isBold="false"/> | |
| 382 | 382 | </textElement> |
| 383 | 383 | <textFieldExpression><![CDATA["<b>Número Termo: </b>" + $F{numerotermo}]]></textFieldExpression> |
| 384 | 384 | </textField> |
| ... | ... | @@ -388,35 +388,35 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 388 | 388 | <textField isBlankWhenNull="true"> |
| 389 | 389 | <reportElement x="0" y="142" width="540" height="15" uuid="979389d7-5261-40ff-80ef-b7f0f4149f3d"/> |
| 390 | 390 | <textElement markup="styled"> |
| 391 | - <font size="9"/> | |
| 391 | + <font size="8"/> | |
| 392 | 392 | </textElement> |
| 393 | 393 | <textFieldExpression><![CDATA["<b>Cedente: </b>" + $F{orgaocedentecodigo} + " - " + $F{orgaocedente}]]></textFieldExpression> |
| 394 | 394 | </textField> |
| 395 | 395 | <textField isBlankWhenNull="true"> |
| 396 | 396 | <reportElement x="0" y="157" width="540" height="15" uuid="788afe6b-eaf2-43d3-847e-30ca1b1e8769"/> |
| 397 | 397 | <textElement markup="styled"> |
| 398 | - <font size="9"/> | |
| 398 | + <font size="8"/> | |
| 399 | 399 | </textElement> |
| 400 | 400 | <textFieldExpression><![CDATA["<b>Origem: </b>" + ( $F{parent} != null ? $F{parentorigem} : $F{estruturaorigemcodigo} + " - " + $F{estruturaorigem} + " - " + $F{estruturaorigemsigla})]]></textFieldExpression> |
| 401 | 401 | </textField> |
| 402 | 402 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 403 | 403 | <reportElement x="0" y="172" width="540" height="15" uuid="96a0577f-0a58-4131-89ae-fabf413cc399"/> |
| 404 | 404 | <textElement markup="styled"> |
| 405 | - <font size="9"/> | |
| 405 | + <font size="8"/> | |
| 406 | 406 | </textElement> |
| 407 | 407 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecocedente}]]></textFieldExpression> |
| 408 | 408 | </textField> |
| 409 | 409 | <textField pattern="dd/MM/yyyy" isBlankWhenNull="true"> |
| 410 | 410 | <reportElement x="235" y="127" width="305" height="15" uuid="e9d58d0d-85ce-4f45-9ff9-c21d64833058"/> |
| 411 | 411 | <textElement markup="styled"> |
| 412 | - <font size="9"/> | |
| 412 | + <font size="8"/> | |
| 413 | 413 | </textElement> |
| 414 | 414 | <textFieldExpression><![CDATA["<b>Data Transferência: </b>" + new SimpleDateFormat("dd/MM/yyyy").format($F{datatransferencia})]]></textFieldExpression> |
| 415 | 415 | </textField> |
| 416 | 416 | <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 417 | 417 | <reportElement x="0" y="245" width="540" height="15" uuid="ef242213-e566-41ee-a0fb-fffaf76abe64"/> |
| 418 | 418 | <textElement markup="styled"> |
| 419 | - <font size="9"/> | |
| 419 | + <font size="8"/> | |
| 420 | 420 | </textElement> |
| 421 | 421 | <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{enderecodestino}]]></textFieldExpression> |
| 422 | 422 | </textField> |
| ... | ... | @@ -426,28 +426,28 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 426 | 426 | <textField isBlankWhenNull="true"> |
| 427 | 427 | <reportElement x="0" y="231" width="540" height="14" uuid="7ff669a5-4c24-498d-945e-9c15f6c9e0a1"/> |
| 428 | 428 | <textElement markup="styled"> |
| 429 | - <font size="9"/> | |
| 429 | + <font size="8"/> | |
| 430 | 430 | </textElement> |
| 431 | 431 | <textFieldExpression><![CDATA["<b>Destino: </b>" + $F{estruturadestinocodigo} + " - " + $F{estruturadestino}]]></textFieldExpression> |
| 432 | 432 | </textField> |
| 433 | 433 | <textField isBlankWhenNull="true"> |
| 434 | 434 | <reportElement x="0" y="216" width="540" height="15" uuid="04454d41-5574-428c-9102-8e5f5a0152e5"/> |
| 435 | 435 | <textElement markup="styled"> |
| 436 | - <font size="9"/> | |
| 436 | + <font size="8"/> | |
| 437 | 437 | </textElement> |
| 438 | 438 | <textFieldExpression><![CDATA["<b>Recebedor: </b>" + $F{orgaodestinocodigo}+ " - " + $F{orgaodestino}]]></textFieldExpression> |
| 439 | 439 | </textField> |
| 440 | 440 | <textField isBlankWhenNull="true"> |
| 441 | 441 | <reportElement x="0" y="187" width="540" height="15" uuid="20db4e1b-eed5-4945-87ac-273478a3cb8a"/> |
| 442 | 442 | <textElement markup="styled"> |
| 443 | - <font size="9"/> | |
| 443 | + <font size="8"/> | |
| 444 | 444 | </textElement> |
| 445 | 445 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ( $F{responsavelorigemmatricula} != null ? $F{responsavelorigemmatricula} + " - " + $F{responsavelorigem} : $F{responsavelorigem})]]></textFieldExpression> |
| 446 | 446 | </textField> |
| 447 | 447 | <textField isBlankWhenNull="true"> |
| 448 | 448 | <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="260" width="540" height="15" uuid="fa7b2ed7-8e2b-4978-9c90-c3ad2f306166"/> |
| 449 | 449 | <textElement markup="styled"> |
| 450 | - <font size="9"/> | |
| 450 | + <font size="8"/> | |
| 451 | 451 | </textElement> |
| 452 | 452 | <textFieldExpression><![CDATA["<b>Responsável: </b>" + ($F{responsaveldestinomatricula} != null ? $F{responsaveldestinomatricula} + " - " + $F{responsaveldestino} : $F{responsaveldestino})]]></textFieldExpression> |
| 453 | 453 | </textField> |
| ... | ... | @@ -460,9 +460,9 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 460 | 460 | </band> |
| 461 | 461 | </pageHeader> |
| 462 | 462 | <detail> |
| 463 | - <band height="20" splitType="Prevent"> | |
| 463 | + <band height="17" splitType="Prevent"> | |
| 464 | 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 | 466 | <box> |
| 467 | 467 | <pen lineWidth="0.5"/> |
| 468 | 468 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -471,12 +471,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 471 | 471 | <rightPen lineWidth="0.5"/> |
| 472 | 472 | </box> |
| 473 | 473 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 474 | - <font size="8"/> | |
| 474 | + <font size="6"/> | |
| 475 | 475 | </textElement> |
| 476 | 476 | <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> |
| 477 | 477 | </textField> |
| 478 | 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 | 480 | <box> |
| 481 | 481 | <pen lineWidth="0.5"/> |
| 482 | 482 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -485,13 +485,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 485 | 485 | <rightPen lineWidth="0.5"/> |
| 486 | 486 | </box> |
| 487 | 487 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 488 | - <font size="8"/> | |
| 488 | + <font size="6"/> | |
| 489 | 489 | <paragraph rightIndent="5"/> |
| 490 | 490 | </textElement> |
| 491 | 491 | <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> |
| 492 | 492 | </textField> |
| 493 | 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 | 495 | <box> |
| 496 | 496 | <pen lineWidth="0.5"/> |
| 497 | 497 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -500,13 +500,13 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 500 | 500 | <rightPen lineWidth="0.5"/> |
| 501 | 501 | </box> |
| 502 | 502 | <textElement textAlignment="Right" verticalAlignment="Middle"> |
| 503 | - <font size="8"/> | |
| 503 | + <font size="6"/> | |
| 504 | 504 | <paragraph rightIndent="5"/> |
| 505 | 505 | </textElement> |
| 506 | 506 | <textFieldExpression><![CDATA[$F{valorliquido}]]></textFieldExpression> |
| 507 | 507 | </textField> |
| 508 | 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 | 510 | <box> |
| 511 | 511 | <pen lineWidth="0.5"/> |
| 512 | 512 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -515,12 +515,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 515 | 515 | <rightPen lineWidth="0.5"/> |
| 516 | 516 | </box> |
| 517 | 517 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 518 | - <font size="8"/> | |
| 518 | + <font size="6"/> | |
| 519 | 519 | </textElement> |
| 520 | 520 | <textFieldExpression><![CDATA[$F{contador}]]></textFieldExpression> |
| 521 | 521 | </textField> |
| 522 | 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 | 524 | <box> |
| 525 | 525 | <pen lineWidth="0.5"/> |
| 526 | 526 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -529,12 +529,12 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 529 | 529 | <rightPen lineWidth="0.5"/> |
| 530 | 530 | </box> |
| 531 | 531 | <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 532 | - <font size="8"/> | |
| 532 | + <font size="6"/> | |
| 533 | 533 | </textElement> |
| 534 | 534 | <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> |
| 535 | 535 | </textField> |
| 536 | 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 | 538 | <box> |
| 539 | 539 | <pen lineWidth="0.5"/> |
| 540 | 540 | <topPen lineWidth="0.5"/> |
| ... | ... | @@ -543,7 +543,7 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 543 | 543 | <rightPen lineWidth="0.5"/> |
| 544 | 544 | </box> |
| 545 | 545 | <textElement verticalAlignment="Middle"> |
| 546 | - <font size="8"/> | |
| 546 | + <font size="6"/> | |
| 547 | 547 | <paragraph leftIndent="3" rightIndent="3" spacingBefore="3"/> |
| 548 | 548 | </textElement> |
| 549 | 549 | <textFieldExpression><![CDATA[$F{descricao} + " - " + $F{caracteristicas}]]></textFieldExpression> |
| ... | ... | @@ -551,20 +551,26 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 551 | 551 | </band> |
| 552 | 552 | </detail> |
| 553 | 553 | <pageFooter> |
| 554 | - <band height="24"> | |
| 554 | + <band height="21"> | |
| 555 | 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 | 560 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
| 559 | 561 | </textField> |
| 560 | 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 | 567 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
| 564 | 568 | </textField> |
| 565 | 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 | 574 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
| 569 | 575 | </textField> |
| 570 | 576 | </band> |
| ... | ... | @@ -656,18 +662,24 @@ ORDER BY bemPatrimonial.numeroPatrimonialNumerico]]> |
| 656 | 662 | <text><![CDATA[Em ____/____/________]]></text> |
| 657 | 663 | </staticText> |
| 658 | 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 | 669 | <textFieldExpression><![CDATA["Emitido em: " + new java.text.SimpleDateFormat("dd/MM/yyyy HH:mm:ss").format(new Date())]]></textFieldExpression> |
| 662 | 670 | </textField> |
| 663 | 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 | 676 | <textFieldExpression><![CDATA["Página "+$V{PAGE_NUMBER}+" de "]]></textFieldExpression> |
| 667 | 677 | </textField> |
| 668 | 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 | 683 | <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
| 672 | 684 | </textField> |
| 673 | 685 | </band> | ... | ... |