Browse Source

correções

pull/39/head
Raphael Rodrigues Nogueira 9 years ago
committed by GitHub
parent
commit
c5b1f40afd
  1. 2
      pytrustnfe/nfe/templates/NfeAutorizacao.xml

2
pytrustnfe/nfe/templates/NfeAutorizacao.xml

@ -754,7 +754,7 @@
{% if NFe.infNFe.ide.mod == '65' %}
<vPag>{{ NFe.infNFe.total.vNF }}</vPag>
{% endif %}
{% if pag.card is defined %}
{% if NFe.infNFe.pag.card is defined %}
<card>
<CNPJ>{{ pag.card.CNPJ }}</CNPJ>
<tBand>{{ pag.card.tBand }}</tBand>

Loading…
Cancel
Save