|
@@ -240,7 +240,7 @@
|
|
<t t-if="o.currency_id.id != 166">
|
|
<t t-if="o.currency_id.id != 166">
|
|
<span t-esc="'{0:,.2f}'.format(valor_10)"/>
|
|
<span t-esc="'{0:,.2f}'.format(valor_10)"/>
|
|
</t>
|
|
</t>
|
|
- <t t-set="iva_10" t-value="valor_10/11" />
|
|
|
|
|
|
+ <t t-set="iva_10" t-value="valor_exentas+valor_10/11" />
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<!-- LINEA TOTAL EN LETRAS Y TOTAL GENERAL -->
|
|
<!-- LINEA TOTAL EN LETRAS Y TOTAL GENERAL -->
|