Parcourir la source

[FIX] ajuste de vista

Rodney Elpidio Enciso Arias il y a 6 ans
Parent
commit
055b63dcfa
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      report/report_view.xml

+ 1 - 1
report/report_view.xml

@@ -77,7 +77,7 @@
                                                     <tr t-foreach="o.invoice_line" t-as="l">
                                                         <!-- CODIGO DE PRODUCTO -->
                                                         <td style="width:1cm;overflow: auto; text-align: center;">
-                                                            <span t-field="l.id"/>
+                                                            <span t-field="l.product_id.id"/>
                                                         </td>
                                                         <!-- CANTIDAD -->
                                                         <td style="width:1.3cm;overflow: auto; text-align: center;">