Arquivo de Remessa CNAB
bug#9100 bug#9803 bug#10881 dev:rafael.henrique qua:José git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@83548 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
7f00242f00
commit
a3bc9f4f0e
|
@ -131,7 +131,7 @@ public class ArquivoRemessaCNABImpl implements ArquivoRemessaCNAB {
|
|||
|
||||
FechamentoBoleto fechamentoBoleto = it.next();
|
||||
|
||||
if(fechamentoBoleto.getFechamentoboletoId() == null){
|
||||
if(fechamentoBoleto.getRemessaId() == null){
|
||||
return Boolean.TRUE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue