Browse Source

Agregar mas espacio

sebastian 5 years ago
parent
commit
3620233480
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

@@ -13,7 +13,7 @@
                         CABECERA
                     =========================================
                     -->
-                    <div style="padding-top:2.12cm;">
+                    <div style="padding-top:2.10cm;">
                         <!-- border:1px solid;border-radius:10px; -->
                         <div style="height:1.5cm;">
                             <table class="table table-condensed table-bordered">
@@ -89,7 +89,7 @@
                         TABLA
                     =========================================
                     -->
-                    <div style="padding-top:1.3cm;padding-left:0.1cm;font-size:9px;height:3.4cm;">
+                    <div style="padding-top:1.3cm;padding-left:0.1cm;font-size:9px;height:3.38cm;">
                         <table class="table table-condensed">
                             <tbody>
                                 <tr t-foreach="data" t-as="item">
@@ -287,11 +287,11 @@
                         </table>
                     </div>
                     <t t-if="i == 1">
-                        <td style="height:4.5cm;">
+                        <td style="height:4.52cm;">
                         </td>
                     </t>
                     <t t-if="i == 2">
-                        <td style="height:4.55cm;">
+                        <td style="height:4.56cm;">
                         </td>
                     </t>
                 </t>