fixes bug#21772
dev: Wallace qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/GeneradorBoletosCNAB/trunk@105592 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
8045e628fa
commit
6df9113f91
|
@ -50,7 +50,7 @@
|
||||||
<GroupOfFields>
|
<GroupOfFields>
|
||||||
<IdType name="IDReg" length="1" position="1" value="1"/>
|
<IdType name="IDReg" length="1" position="1" value="1"/>
|
||||||
<Field name="TipoInscricao" length="2" type="INTEGER" />
|
<Field name="TipoInscricao" length="2" type="INTEGER" />
|
||||||
<Field name="NumeroInscricao" length="14" type="INTEGER" /><!-- CNPJ EMPRESA -->
|
<Field name="NumeroInscricao" length="14" type="INTEGER" /><!-- CNPJ EMPRESA -->
|
||||||
<Field name="Agencia" length="4" />
|
<Field name="Agencia" length="4" />
|
||||||
<Field name="CodigoEmpresa" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
<Field name="CodigoEmpresa" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
||||||
<Field name="ContaCorrente" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
<Field name="ContaCorrente" length="8" type="INTEGER" padding="ZERO_LEFT" />
|
||||||
|
|
Loading…
Reference in New Issue