File tree Expand file tree Collapse file tree 2 files changed +24
-17
lines changed
cnab240/bancos/sicoob/specs Expand file tree Collapse file tree 2 files changed +24
-17
lines changed Original file line number Diff line number Diff line change 91
91
"13.3T" : {
92
92
"nome" : " nosso_numero" ,
93
93
"posicao_inicio" : 38 ,
94
- "posicao_fim" : 57 ,
94
+ "posicao_fim" : 46 ,
95
95
"formato" : " alfa"
96
96
},
97
97
98
98
"14.3T" : {
99
+ "nome" : " nosso_numero_complemento" ,
100
+ "posicao_inicio" : 47 ,
101
+ "posicao_fim" : 57 ,
102
+ "formato" : " alfa"
103
+ },
104
+
105
+ "15.3T" : {
99
106
"nome" : " cobranca_carteira" ,
100
107
"posicao_inicio" : 58 ,
101
108
"posicao_fim" : 58 ,
102
109
"formato" : " num"
103
110
},
104
111
105
- "15 .3T" : {
112
+ "16 .3T" : {
106
113
"nome" : " numero_documento" ,
107
114
"posicao_inicio" : 59 ,
108
115
"posicao_fim" : 73 ,
109
116
"formato" : " alfa"
110
117
},
111
118
112
- "16 .3T" : {
119
+ "17 .3T" : {
113
120
"nome" : " vencimento_titulo" ,
114
121
"posicao_inicio" : 74 ,
115
122
"posicao_fim" : 81 ,
116
123
"formato" : " num"
117
124
},
118
125
119
- "17 .3T" : {
126
+ "18 .3T" : {
120
127
"nome" : " valor_lancamento" ,
121
128
"posicao_inicio" : 82 ,
122
129
"posicao_fim" : 96 ,
123
130
"formato" : " num" ,
124
131
"decimais" : 2
125
132
},
126
133
127
- "18 .3T" : {
134
+ "19 .3T" : {
128
135
"nome" : " banco_cobrador" ,
129
136
"posicao_inicio" : 97 ,
130
137
"posicao_fim" : 99 ,
131
138
"formato" : " num" ,
132
139
"default" : 0
133
140
},
134
141
135
- "19 .3T" : {
142
+ "20 .3T" : {
136
143
"nome" : " agencia_cobradora" ,
137
144
"posicao_inicio" : 100 ,
138
145
"posicao_fim" : 104 ,
139
146
"formato" : " num"
140
147
},
141
148
142
- "20 .3T" : {
149
+ "21 .3T" : {
143
150
"nome" : " agencia_cobradora_dv" ,
144
151
"posicao_inicio" : 105 ,
145
152
"posicao_fim" : 105 ,
146
153
"formato" : " num"
147
154
},
148
155
149
- "21 .3T" : {
156
+ "22 .3T" : {
150
157
"nome" : " identificacao_titulo" ,
151
158
"posicao_inicio" : 106 ,
152
159
"posicao_fim" : 130 ,
153
160
"formato" : " alfa"
154
161
},
155
162
156
- "22 .3T" : {
163
+ "23 .3T" : {
157
164
"nome" : " codigo_moeda" ,
158
165
"posicao_inicio" : 131 ,
159
166
"posicao_fim" : 132 ,
160
167
"formato" : " num"
161
168
},
162
169
163
- "23 .3T" : {
170
+ "24 .3T" : {
164
171
"nome" : " sacado_inscricao_tipo" ,
165
172
"posicao_inicio" : 133 ,
166
173
"posicao_fim" : 133 ,
167
174
"formato" : " num"
168
175
},
169
176
170
- "24 .3T" : {
177
+ "25 .3T" : {
171
178
"nome" : " sacado_inscricao_numero" ,
172
179
"posicao_inicio" : 134 ,
173
180
"posicao_fim" : 148 ,
174
181
"formato" : " num"
175
182
},
176
183
177
- "25 .3T" : {
184
+ "26 .3T" : {
178
185
"nome" : " sacado_nome" ,
179
186
"posicao_inicio" : 149 ,
180
187
"posicao_fim" : 188 ,
181
188
"formato" : " alfa"
182
189
},
183
190
184
- "26 .3T" : {
191
+ "27 .3T" : {
185
192
"nome" : " vazio9" ,
186
193
"posicao_inicio" : 189 ,
187
194
"posicao_fim" : 198 ,
188
195
"formato" : " num"
189
196
},
190
197
191
- "27 .3T" : {
198
+ "28 .3T" : {
192
199
"nome" : " valor_tarifas" ,
193
200
"posicao_inicio" : 199 ,
194
201
"posicao_fim" : 213 ,
195
202
"formato" : " num" ,
196
203
"decimais" : 2
197
204
},
198
205
199
- "28 .3T" : {
206
+ "29 .3T" : {
200
207
"nome" : " motivo_ocorrencia" ,
201
208
"posicao_inicio" : 214 ,
202
209
"posicao_fim" : 223 ,
203
210
"formato" : " alfa"
204
211
},
205
212
206
- "29 .3T" : {
213
+ "30 .3T" : {
207
214
"nome" : " vazio11" ,
208
215
"posicao_inicio" : 224 ,
209
216
"posicao_fim" : 240 ,
Original file line number Diff line number Diff line change 3
3
4
4
setup (
5
5
name = 'python3-cnab' ,
6
- version = '1.0.5 ' ,
6
+ version = '1.0.6 ' ,
7
7
author = 'Trustcode' ,
8
8
author_email = 'suporte@trustcode.com.br' ,
9
9
url = 'https://github.com/Trust-Code/python-cnab' ,
You can’t perform that action at this time.
0 commit comments