Skip to content

Commit

Permalink
Merge ea1aec5 into a0b42d5
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Mar 27, 2018
2 parents a0b42d5 + ea1aec5 commit 3a95a60
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 3a95a60

Please sign in to comment.