Преглед на файлове

Factura venta Baco descuento iva

Sebas преди 6 години
родител
ревизия
7fb1fd2d68
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 -->