Skip to content

Commit

Permalink
Merge pull request #18 from FrankBruno/master
Browse files Browse the repository at this point in the history
Alteração no Header do Lote, adicionando Zeros ao invés de Brancos
  • Loading branch information
andersondanilo committed Mar 16, 2016
2 parents 441f8e3 + fdf4335 commit 66816b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cnab240/104/sigcb/header_lote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ codigo_convenio:
picture: 'X(6)'

uso_exclusivo_banco:
# Preenchar em branco
# Preenchar com zeros
pos: [40, 53]
picture: 'X(14)'
default: ''
picture: '9(14)'
default: '0'

agencia:
# Código da Agência mantenedora da conta, fornecido pela CAIXA.
Expand Down

0 comments on commit 66816b1

Please sign in to comment.