Skip to content

Commit

Permalink
Merge 9f66927 into 0ce7c30
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaGD committed Oct 8, 2018
2 parents 0ce7c30 + 9f66927 commit 360b9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytrustnfe/nfe/danfe.py
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ def produtos(self, oXML=None, el_det=None, index=0, max_index=0,

for id in range(index, max_index + 1):

if nLin > 242:
if nLin > 237:
break

item = el_det[id]
Expand Down

0 comments on commit 360b9b6

Please sign in to comment.