Skip to content

Commit

Permalink
correção do dv da conta
Browse files Browse the repository at this point in the history
  • Loading branch information
crsilveira authored and danimaribeiro committed Jan 9, 2017
1 parent 31563ae commit 80b6606
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cnab240/bancos/itau/specs/header_arquivo.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},

"14.0": {
"nome": "cedente_agencia_conta_dv",
"nome": "cedente_conta_dv",
"posicao_inicio": 72,
"posicao_fim": 72,
"formato": "num"
Expand Down
2 changes: 1 addition & 1 deletion cnab240/bancos/itau/specs/header_lote_cobranca.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
},

"18.1": {
"nome": "cedente_agencia_conta_dv",
"nome": "cedente_conta_dv",
"posicao_inicio": 73,
"posicao_fim": 73,
"formato": "num"
Expand Down
2 changes: 1 addition & 1 deletion cnab240/bancos/itau/specs/segmento_p.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},

"14.3P": {
"nome": "cedente_dv_ag_cc",
"nome": "cedente_conta_dv",
"posicao_inicio": 37,
"posicao_fim": 37,
"formato": "num"
Expand Down

0 comments on commit 80b6606

Please sign in to comment.