浏览代码

Retocar impresión factura legal anillos

SEBAS 2 年之前
父节点
当前提交
166306731e
共有 1 个文件被更改,包括 13 次插入5 次删除
  1. 13 5
      factura_venta_anillos.xml

+ 13 - 5
factura_venta_anillos.xml

@@ -113,7 +113,7 @@
                             clear: both;
                         }
                         .articulos{
-                            height: 5.04cm;
+                            height: 4,85cm;
                         }
                         .art-col1{
                             width:0.9cm;
@@ -145,13 +145,13 @@
                             text-align: right;
                         }
 						           .logo1{
-                            height: 1.88cm;
+                            height: 1.54cm;
                             width: 100%;
                             top: 0px;
                         }
 
-                        .logo3{
-                             height: 0.2cm;
+                        .logo2{
+                             height: 1.38cm;
                              width: 100%;
                              top: 0px;
                          }
@@ -294,7 +294,15 @@
 
 
                          </div>
-                       <div class="logo1"> </div>
+
+                         <t t-if="i == 1">
+                              <div class="logo1"> </div>
+                          </t>
+                          <t t-if="i == 2">
+                              <div class="logo2"> </div>
+                          </t>
+
+
                     </t>
                 </div>
 				</t>