forked from akretion/nfelib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hugo Borges
committed
Feb 12, 2020
1 parent
ae6ad03
commit f9d218e
Showing
7 changed files
with
5,671 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
sys.path.append(os.path.abspath('../nfelib/v4_00')) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Module contents | ||
================= | ||
|
||
.. automodule:: distDFeInt_v1.01.xsd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
.. automodule:: resEvento_v1.01.xsd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
.. automodule:: resNFe_v1.01.xsd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
.. automodule:: retDistDFeInt_v1.01.xsd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
.. automodule:: tiposDistDFe_v1.01.xsd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.