소스 검색

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>