Browse Source

Impresión factura phoera retocado sin iva

Sebas 6 năm trước cách đây
mục cha
commit
abdf783a19
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      factura_venta_phoera.xml

+ 1 - 1
factura_venta_phoera.xml

@@ -327,7 +327,7 @@
                                         </td>
                                         <td class="art-col4"></td>
                                         <td class="art-col5">
-                                            <span t-esc="'{0:,.2f}'.format(int(valor_mat)).replace(',', '.')"></span>
+                                            <span t-esc="'{0:,.2f}'.format((valor_mat)).replace(',', '.')"></span>
                                         </td>
                                     </table>
                                  </div>