Browse Source

[FIX]Campo CPF

pull/88/head
carcaroff 8 years ago
committed by Danimar Ribeiro
parent
commit
0a21cfaad8
  1. 1669
      pytrustnfe/nfe/danfe.py
  2. 2
      setup.py

1669
pytrustnfe/nfe/danfe.py
File diff suppressed because it is too large
View File

2
setup.py

@ -1,7 +1,7 @@
# coding=utf-8
from setuptools import setup, find_packages
VERSION = "0.9.3"
VERSION = "0.9.4"
setup(
name="PyTrustNFe3",

Loading…
Cancel
Save