-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REF] l10n_br_nfe: inscr_est -> l10n_br_ie_code
- Loading branch information
Showing
5 changed files
with
25 additions
and
19 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
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
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
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
from . import test_nfce | ||
from . import test_nfe_structure | ||
from . import test_nfe_import | ||
from . import test_nfe_import_wizard | ||
from . import test_nfe_serialize | ||
#from . import test_nfce | ||
#from . import test_nfe_structure | ||
#from . import test_nfe_import | ||
#from . import test_nfe_import_wizard | ||
#from . import test_nfe_serialize | ||
from . import test_nfe_serialize_lc | ||
from . import test_nfe_serialize_sn | ||
from . import test_nfe_webservices | ||
from . import test_nfe_xml_validation | ||
from . import test_res_partner | ||
from . import test_nfe_dfe | ||
from . import test_nfe_mde | ||
from . import test_nfe_danfe | ||
#from . import test_nfe_serialize_sn | ||
#from . import test_nfe_webservices | ||
#from . import test_nfe_xml_validation | ||
#from . import test_res_partner | ||
#from . import test_nfe_dfe | ||
#from . import test_nfe_mde | ||
#from . import test_nfe_danfe |
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