Browse Source

[FIX] modificacion en la vista

Rodney Elpidio Enciso Arias 6 years ago
parent
commit
687b301e99
1 changed files with 2 additions and 10 deletions
  1. 2 10
      static/src/xml/pos_receipt.xml

+ 2 - 10
static/src/xml/pos_receipt.xml

@@ -200,7 +200,7 @@
                         </div>
                         
                         <!-- lista de productos -->
-                        <div style="padding-left:13px; padding-top:49px; font-size: 9px;  height: 135px;">
+                        <div style="padding-left:15px; padding-top:49px; font-size: 9px;  height: 135px;">
                             <table class="table table-condensed">
                                 <tbody>
                                     <tr t-foreach="data" t-as="item">
@@ -244,17 +244,9 @@
                         </div>
                         
                         <!-- Subtotales -->
-                        <div style="padding-left:10px; padding-top:60px; font-size: 9px;">
+                        <div style="padding-left:15px; padding-top:60px; font-size: 9px;">
                             <table class="table table-condensed">
                                 <tbody>
-                                    <!-- <colgroup>
-                                        <col width='10%'/>
-                                        <col width='30%'/>
-                                        <col width='15%'/>
-                                        <col width='15%'/>
-                                        <col width='15%'/>
-                                        <col width='15%'/>
-                                    </colgroup> -->
                                     <tr>
                                         <td style="width:10mm;"></td>
                                         <td style="width:30mm;"></td>