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-87c2c4800839
master
rafael.henrique 2018-07-20 20:02:24 +00:00
parent 7f00242f00
commit a3bc9f4f0e
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ public class ArquivoRemessaCNABImpl implements ArquivoRemessaCNAB {
FechamentoBoleto fechamentoBoleto = it.next();
if(fechamentoBoleto.getFechamentoboletoId() == null){
if(fechamentoBoleto.getRemessaId() == null){
return Boolean.TRUE;
}
}