소스 검색

Módulo para etiquetar se cambio medidas

SEBAS 7 달 전
부모
커밋
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;">