浏览代码

Impresión factura phoera retocado sin iva

Sebas 6 年之前
父节点
当前提交
abdf783a19
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>