From e5e141b8eab00cb7e987c83be0b80a8f6508dbc0 Mon Sep 17 00:00:00 2001 From: THIAGO VIEIRA DI COIMBRA ROCHA Date: Thu, 7 Apr 2016 10:51:48 -0300 Subject: [PATCH] Adicionada a coluna 'Consumo acumulado'. Adicionada repeticao do cabecalho da tabela que lista a quantidade de materiais quando ha quebra de pagina no meio da tabela. --- cit-almoxarifado-web/src/main/resources/reports/consumoAlmoxarifado.jrxml | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- cit-almoxarifado-web/src/main/resources/reports/templateRetratoRepeat.jrxml | 17 +++++++---------- 2 files changed, 63 insertions(+), 31 deletions(-) diff --git a/cit-almoxarifado-web/src/main/resources/reports/consumoAlmoxarifado.jrxml b/cit-almoxarifado-web/src/main/resources/reports/consumoAlmoxarifado.jrxml index 3ca2ae0..3d49d8c 100644 --- a/cit-almoxarifado-web/src/main/resources/reports/consumoAlmoxarifado.jrxml +++ b/cit-almoxarifado-web/src/main/resources/reports/consumoAlmoxarifado.jrxml @@ -1,6 +1,8 @@ + + - + @@ -59,19 +61,26 @@ order by nomeMaterial, ano, mes]]> - + + + + + + + + - + Material: "+ $F{nomematerial} : "" )]]> - + @@ -84,7 +93,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -97,7 +106,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -110,7 +119,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -123,7 +132,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -136,7 +145,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -149,7 +158,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -162,7 +171,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -175,7 +184,7 @@ order by nomeMaterial, ano, mes]]> - + @@ -187,13 +196,26 @@ order by nomeMaterial, ano, mes]]> + + + + + + + + + + + + + - + @@ -203,7 +225,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").parse($P{dataFim}))]]> - + @@ -214,7 +236,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -225,7 +247,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -236,7 +258,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -249,7 +271,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -262,7 +284,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -275,7 +297,7 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm - + @@ -287,12 +309,25 @@ new SimpleDateFormat("dd/MM/yyyy").format(new SimpleDateFormat("yyyy-MM-dd HH:mm + + + + + + + + + + + + + - + diff --git a/cit-almoxarifado-web/src/main/resources/reports/templateRetratoRepeat.jrxml b/cit-almoxarifado-web/src/main/resources/reports/templateRetratoRepeat.jrxml index 89b7199..f106ff9 100644 --- a/cit-almoxarifado-web/src/main/resources/reports/templateRetratoRepeat.jrxml +++ b/cit-almoxarifado-web/src/main/resources/reports/templateRetratoRepeat.jrxml @@ -1,8 +1,8 @@ - - - + + + @@ -73,22 +73,19 @@ from anexoimagem aImagem right join configuracao conf on aImagem.configuracao_id - - - - + - + - + - + -- libgit2 0.21.2