Browse Source
Merge pull request #296 from filipealft/patch-1
Update NfeAutorizacao.xml
pull/297/head
Danimar Ribeiro
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
pytrustnfe/nfe/templates/NfeAutorizacao.xml
|
|
@ -26,6 +26,7 @@ |
|
|
<finNFe>{{ ide.finNFe }}</finNFe> |
|
|
<finNFe>{{ ide.finNFe }}</finNFe> |
|
|
<indFinal>{{ ide.indFinal }}</indFinal> |
|
|
<indFinal>{{ ide.indFinal }}</indFinal> |
|
|
<indPres>{{ ide.indPres }}</indPres> |
|
|
<indPres>{{ ide.indPres }}</indPres> |
|
|
|
|
|
<indIntermed>{{ ide.indIntermed }}</indIntermed> |
|
|
<procEmi>{{ ide.procEmi }}</procEmi> |
|
|
<procEmi>{{ ide.procEmi }}</procEmi> |
|
|
<verProc>{{ ide.verProc }}</verProc> |
|
|
<verProc>{{ ide.verProc }}</verProc> |
|
|
{% if ide.tpEmis != 1 %} |
|
|
{% if ide.tpEmis != 1 %} |
|
|
|