瀏覽代碼

Para imprimir nota común en Tag en gastos

sebas 3 年之前
父節點
當前提交
fa8bad00df
共有 1 個文件被更改,包括 16 次插入15 次删除
  1. 16 15
      factura_gasto_tag.xml

+ 16 - 15
factura_gasto_tag.xml

@@ -101,38 +101,39 @@
                         .linea1{
                             position: relative;
                             top: -0.12cm;
-                            min-height: 0.5cm;
+                            min-height: 0.4cm;
                          }
                         .fecha_emision_data{
                             width: 12.5cm;
                             float: left;
-                            min-height: 0.5cm;
+                            min-height: 0.4cm;
                         }
                         .number{
                             width: 7cm;
                             float: left;
-                            padding-left: 0.8cm;
-                            min-height: 0.5cm;
+                            padding-left: 1.8cm;
+                            min-height: 0.4cm;
                         }
                         .linea2{
                             position: relative;
                             top: -0.12cm;
-                            min-height: 0.5cm;
+                            min-height: 0.4cm;
                          }
                         .razon_data{
-                            width: 12cm;
+                            width: 12.5cm;
                             float: left;
                             min-height: 0.4cm;
                         }
                         .ruc_data{
-                            width: 5cm;
+                            width: 7cm;
                             float: left;
-                            min-height: 0.5cm;
+                            padding-left: 1.8cm;
+                            min-height: 0.4cm;
                         }
                         .linea3{
                             position: relative;
                             top: -0.12cm;
-                            min-height: 0.3cm;
+                            min-height: 0.4cm;
                          }
                         .direccion_data{
                             width: 24cm;
@@ -142,17 +143,17 @@
                         .linea4{
                             position: relative;
                             top: -0.12cm;
-                            min-height: 0.3cm;
+                            min-height: 0.4cm;
                          }
                          .telefono_data{
-                             width: 12cm;
+                             width: 12.5cm;
                              float: left;
                              min-height: 0.4cm;
                          }
                          .vendor{
-                             width: 10cm;
+                             width: 7cm;
                              float: left;
-                            padding-left: 2.8cm;
+                             padding-left: 1.8cm;
                              min-height: 0.4cm;
                          }
                         .cab-articulos{
@@ -185,7 +186,7 @@
                             text-align: right;
                         }
 
-						.logo1{
+					           	.logo1{
                             height: 2cm;
                             width: 100%;
                             top: 0px;
@@ -226,7 +227,7 @@
                                 </div>
                                 <div class="col-xs-4">
                                     <center>
-                                        <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 150px;max-width: 140px;"/>
+                                        <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 150px;max-width: 120px;"/>
                                     </center>