Przeglądaj źródła

Impresión de presupuesto Phoera

Sebas 5 lat temu
rodzic
commit
f1b2dadf01
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      factura_venta_phoera.xml

+ 1 - 1
factura_venta_phoera.xml

@@ -307,7 +307,7 @@
                                             <span t-field="l.product_id.default_code"/>
                                         </td>
                                         <td class="art-col2">
-                                           <span t-field="l.product_id.name"/>
+                                           <span t-field="l.name"/>
                                         </td>
                                         <td class="art-col3">
                                             <span t-esc= "'{0:,.0f}'.format(int(l.quantity)).replace(',', '.')">