Browse Source

Ajustes factura pos

sebastian 5 years ago
parent
commit
8e85d946d3
1 changed files with 4 additions and 4 deletions
  1. 4 4
      static/src/xml/pos_receipt.xml

+ 4 - 4
static/src/xml/pos_receipt.xml

@@ -287,12 +287,12 @@
                         </table>
                     </div>
                     <t t-if="i == 1">
-                        <td style="height:4.52cm;">
-                        </td>
+                        <div style="padding-top:0.1cm;height:0.4cm;">
+                        </div>
                     </t>
                     <t t-if="i == 2">
-                        <td style="height:4.56cm;">
-                        </td>
+                        <div style="padding-top:0.1cm;height:0.30cm;">
+                        </div>
                     </t>
                 </t>
             </div>