Browse Source

Alzar más

sebastian 5 years ago
parent
commit
013ea31144
1 changed files with 3 additions and 3 deletions
  1. 3 3
      static/src/xml/pos_receipt.xml

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

@@ -13,7 +13,7 @@
                         CABECERA
                     =========================================
                     -->
-                    <div style="padding-top:2.20cm;">
+                    <div style="padding-top:2.12cm;">
                         <!-- border:1px solid;border-radius:10px; -->
                         <div style="height:1.5cm;">
                             <table class="table table-condensed table-bordered">
@@ -287,11 +287,11 @@
                         </table>
                     </div>
                     <t t-if="i == 1">
-                        <td style="padding-top:0.50cm;">
+                        <td style="padding-top:0.65cm;">
                         </td>
                     </t>
                     <t t-if="i == 2">
-                        <td style="padding-top:0.55cm;">
+                        <td style="padding-top:0.66cm;">
                         </td>
                     </t>
                 </t>