Skip to content

Commit

Permalink
Merge pull request #16 from akretion/master
Browse files Browse the repository at this point in the history
o RegistroC100 do ICMS agora tb contempla a NFC-e
  • Loading branch information
Sergio Garcia committed Mar 28, 2018
2 parents a0b42d5 + ea1aec5 commit cab6d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sped/efd/icms_ipi/registros.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ class RegistroC001(Registro):

class RegistroC100(Registro):
"""
DADOS NOTA FISCAL (CÓDIGO 01, 1B, 04 E 55)
DADOS NOTA FISCAL (CÓDIGO 01, 1B, 04, 55 E 65)
"""
campos = [
CampoFixo(1, 'REG', 'C100'),
Expand Down

0 comments on commit cab6d82

Please sign in to comment.