浏览代码

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;">