fixes bug#AL-3274
parent
5ad40e8394
commit
ba845a4323
|
@ -219,6 +219,7 @@ public class RelatorioAproveitamentoFinanceiroTrecho extends Relatorio {
|
|||
// dadosAux.add(dataResult);
|
||||
// }
|
||||
|
||||
|
||||
for (Map<String, Object> map : dados) {
|
||||
// for (Map<String, Object> mapAux : dadosAux) {
|
||||
// if(map.get("SERVICO").equals(mapAux.get("SERVICO"))) {
|
||||
|
|
Loading…
Reference in New Issue