Selaa lähdekoodia

Ajuste factura.

Sebas 6 vuotta sitten
vanhempi
commit
40c88e3341
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      factura_pos_kungfu.xml

+ 2 - 2
factura_pos_kungfu.xml

@@ -113,7 +113,7 @@
                             </tr>
 
                             <div class="cab-articulos"> </div>
-                            <div style="height:5.5cm;">
+                            <div style="height:6.3cm;">
                                 <div style="font-family: Arial;">
                                     <table class="table borderless table-condensed">
                                         <t t-set="valor_exentas" t-value="0"/>
@@ -126,7 +126,7 @@
                                                     <span t-field="l.product_id.ean13"/>
                                                 </td>
                                                 <!-- CANTIDAD -->
-                                                <td style="font-size:9px;font-family: Arial;width:2.6cm;overflow: auto; text-align: center;">
+                                                <td style="font-size:9px;font-family: Arial;width:2.8cm;overflow: auto; text-align: center;">
                                                     <span t-esc="'%.0f'%l.qty"/>
                                                 </td>