Parcourir la source

Retocar factura anillos

sebas il y a 3 ans
Parent
commit
7756fcc2bb
4 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. BIN
      __init__.pyc
  2. BIN
      account_invoice.pyc
  3. BIN
      factura_venta_anillos.pyc
  4. 5 5
      factura_venta_anillos.xml

BIN
__init__.pyc


BIN
account_invoice.pyc


BIN
factura_venta_anillos.pyc


+ 5 - 5
factura_venta_anillos.xml

@@ -53,7 +53,7 @@
                         }
                         .contado_x{
                             width: 1.8cm;
-                            float: left;
+                            float: right;
                             padding-left: 9cm;
                             min-height: 0.55cm;
                         }
@@ -113,7 +113,7 @@
                             clear: both;
                         }
                         .articulos{
-                            height: 4.7cm;
+                            height: 4.3cm;
                         }
                         .art-col1{
                             width:1.2cm;
@@ -145,14 +145,14 @@
                             text-align: right;
                         }
 						           .logo1{
-                            height: 2.3cm;
+                            height: 3.3cm;
                             width: 100%;
                             top: 0px;
                         }
                         .total_pagar_data{
                             width: 13.5cm;
                             float: left;
-                            padding-top: 0.5cm;
+                            padding-top: 1.5cm;
                             padding-left: 2cm;
                             min-height: 0.2cm;
                         }
@@ -234,7 +234,7 @@
                             </div>
 							              <div class="linea5">
                                 <div class="contado_x">
-                                    <t t-if="o.contado">Contado</t><t t-if="o.credito">Crédito</t>
+                                    <t t-if="o.contado">x</t><t t-if="o.credito">x</t>
                                 </div>
                             </div>
                             <div class="cab-articulos"> </div>