|
|
@ -27,7 +27,7 @@ |
|
|
<indFinal>{{ ide.indFinal }}</indFinal> |
|
|
<indFinal>{{ ide.indFinal }}</indFinal> |
|
|
<indPres>{{ ide.indPres }}</indPres> |
|
|
<indPres>{{ ide.indPres }}</indPres> |
|
|
<procEmi>{{ ide.procEmi }}</procEmi> |
|
|
<procEmi>{{ ide.procEmi }}</procEmi> |
|
|
<verProc>Odoo Brasil 10</verProc> |
|
|
|
|
|
|
|
|
<verProc>{{ ide.verProc }}</verProc> |
|
|
{% if ide.NFref is defined -%} |
|
|
{% if ide.NFref is defined -%} |
|
|
{% for ref in ide.NFref %} |
|
|
{% for ref in ide.NFref %} |
|
|
<NFref> |
|
|
<NFref> |
|
|
@ -259,9 +259,7 @@ |
|
|
</detExport> |
|
|
</detExport> |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% if NFe.infNFe.compra is defined %} |
|
|
|
|
|
<xPed>{{ NFe.infNFe.compra.xPed }}</xPed> |
|
|
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
<xPed>{{ prod.xPed }}</xPed> |
|
|
<nItemPed>{{ prod.nItemPed }}</nItemPed> |
|
|
<nItemPed>{{ prod.nItemPed }}</nItemPed> |
|
|
<nFCI>{{ prod.nFCI }}</nFCI> |
|
|
<nFCI>{{ prod.nFCI }}</nFCI> |
|
|
{% for rastro in prod.rastro %} |
|
|
{% for rastro in prod.rastro %} |
|
|
|