Explorar el Código

Factura venta Baco descuento iva

Sebas hace 6 años
padre
commit
7fb1fd2d68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      factura_venta_baco_linux.xml

+ 1 - 1
factura_venta_baco_linux.xml

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