-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0][IMP] envia instrução de protesto na primeira instrução do Itau. #3120
Conversation
No titulo você comentou Bradesco, mas na verdade a correção é pro Itaú, isso ? |
Sim, confundi o título. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lib/brcobranca/remessa/cnab400/itau.rb def prazo_instrucao(pagamento) return '03' unless pagamento.cod_primeira_instrucao == '09' pagamento.dias_protesto.rjust(2, '0') end
f4b594b
to
148bc39
Compare
/ocabot merge patch |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at cdbd25e. Thanks a lot for contributing to OCA. ❤️ |
lib/brcobranca/remessa/cnab400/itau.rb
Depende kivanio/brcobranca#259