fixes bug#AL-3937
parent
94ede8e568
commit
efd7a0d166
|
@ -205,6 +205,7 @@ public class RelatorioEstoque extends Relatorio {
|
|||
// }
|
||||
// }
|
||||
|
||||
|
||||
lsDadosRelatorio.addAll(lsTempRetornoAux);
|
||||
|
||||
setLsDadosRelatorio(lsDadosRelatorio);
|
||||
|
|
|
@ -33,6 +33,7 @@ public class ItemReporteControleEstoqueBoletos {
|
|||
private String ID;
|
||||
private String tipoAidf;
|
||||
|
||||
|
||||
public Integer getEstacionId() {
|
||||
return estacionId;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue