Browse Source

Módulo para etiquetar se cambio medidas

SEBAS 5 months ago
parent
commit
80e04a7d07
2 changed files with 6 additions and 6 deletions
  1. 3 3
      report/report_product_labels.xml
  2. 3 3
      report/report_product_labels_wizard.xml

+ 3 - 3
report/report_product_labels.xml

@@ -37,11 +37,11 @@
                                             <h5><span t-field="product.name"/></h5>
                                         </td>
                                 </tr>
-                                <!-- <tr style="border: 1px solid black;">
+                                <tr style="border: 1px solid black;">
                                     <td colspan="2">
-                                        <h4><span>Code: </span><span t-field="product.default_code" /></h4>
+                                        <h5><span>Precio: </span><span t-field="product.lst_price" /></h5>
                                     </td>
-                                </tr> -->
+                                </tr>
                                 <tr style="border: 1px solid black;">
                                     <td colspan="2">
                                         <span t-if="product.ean13">

+ 3 - 3
report/report_product_labels_wizard.xml

@@ -30,11 +30,11 @@
                                                 <h5><span t-field="line.product_id.name"/></h5>
                                             </td>
                                         </tr>
-                                        <!-- <tr style="border: 1px solid black;">
+                                        <tr style="border: 1px solid black;">
                                             <td colspan="2">
-                                                <h4><span>Code: </span><span t-field="line.product_id.default_code" /></h4>
+                                                <h4><span>Precio: </span><span t-field="line.product_id.lst_price" /></h4>
                                             </td>
-                                        </tr> -->
+                                        </tr>
                                         <tr style="border: 1px solid black;">
                                             <td colspan="2">
                                                 <span t-if="line.product_id.ean13">