فهرست منبع

Módulo para etiquetar se cambio medidas

SEBAS 6 ماه پیش
والد
کامیت
ad3423cb89
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      report/report_product_labels.xml
  2. 1 1
      report/report_product_labels_wizard.xml

+ 1 - 1
report/report_product_labels.xml

@@ -34,7 +34,7 @@
 
                                 <tr style="border: 1px solid black;">
                                         <td colspan="2">
-                                            <h2><span t-field="product.name"/></h2>
+                                            <h5><span t-field="product.name"/></h5>
                                         </td>
                                 </tr>
                                 <!-- <tr style="border: 1px solid black;">

+ 1 - 1
report/report_product_labels_wizard.xml

@@ -27,7 +27,7 @@
 
                                         <tr style="border: 1px solid black;">
                                             <td colspan="2">
-                                                <h2><span t-field="line.product_id.name"/></h2>
+                                                <h5><span t-field="line.product_id.name"/></h5>
                                             </td>
                                         </tr>
                                         <!-- <tr style="border: 1px solid black;">