Ver código fonte

Impresión de factura legal unitrade

Sebas 6 anos atrás
pai
commit
0e52a9267b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      factura_venta_unitrade.xml

+ 1 - 1
factura_venta_unitrade.xml

@@ -140,7 +140,7 @@
                                             <tr t-foreach="o.invoice_line" t-as="l">
                                                 <!-- CODIGO DE PRODUCTO -->
                                                 <td style="font-size:9px;font-family: Arial;width:2.2cm;overflow: auto; text-align: left;">
-                                                    <span t-field="l.product_id.id"/>
+                                                    <span t-field="l.product_id.default_code"/>
                                                 </td>
                                                 <!-- CANTIDAD -->
                                                 <td style="font-size:9px;font-family: Arial;width:2.5cm;overflow: auto; text-align: center;">