Browse Source

[FIX] ajuste de vista

Rodney Elpidio Enciso Arias 6 năm trước cách đây
mục cha
commit
055b63dcfa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;">