Explorar o código

Impresión factura phoera retocado sin iva

Sebas %!s(int64=6) %!d(string=hai) anos
pai
achega
1ee1ab36d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      factura_venta_phoera.xml

+ 1 - 1
factura_venta_phoera.xml

@@ -309,7 +309,7 @@
                                         </td>
 
                                         <td class="art-col5">
-                                            <span t-esc= "'{0:,.2f}'.format(int(l.quantity * l.price_unit)).replace(',', '.')">
+                                            <span t-esc= "'{0:,.2f}'.format((l.quantity * l.price_unit)).replace(',', '.')">
                                                 <span t-value="valor_mat+(l.quantity * l.price_unit)"/></span>
                                                 <t t-set="valor_mat" t-value="valor_mat+(l.quantity * l.price_unit)"/>
                                         </td>