Browse Source

Para imprimir nota común en Tag en compras

sebas 3 years ago
parent
commit
99d0a4c0b8
1 changed files with 6 additions and 25 deletions
  1. 6 25
      factura_compra_tag.xml

+ 6 - 25
factura_compra_tag.xml

@@ -37,17 +37,15 @@
                 <div class="page">
                     <style type="text/css">
                         body{
-                            font-size: 3.6mm;
+                            font-size: 3mm;
                             font-family: Arial;
                         }
                         div{
                             padding: 0px;
                         }
                         .pagina{
-                            width:19.3cm;
-                            padding-left: 2cm;
-                            padding-right: 1cm;
-                            height: 15cm;
+                            min-width: 3mm;
+                            min-width: 100%;
                         }
                         .descripcion1{
                             width: 11.2cm;
@@ -148,32 +146,15 @@
                             min-height: 0.3cm;
                          }
                         .telefono_data{
-                            width: 7cm;
+                            width: 12cm;
                             float: left;
                             min-height: 0.4cm;
                         }
 
-                        .linea5{
-                            position: relative;
-                            top: -0.12cm;
-                            min-height: 0.3cm;
-                         }
                         .vendor{
-                            width: 5cm;
-                            float: left;
-                            padding-left: 0.4cm;
-                            min-height: 0.4cm;
-                        }
-
-                        .contado_x{
-                            width: 8.0cm;
-                            float: left;
-                            min-height: 0.4cm;
-                        }
-                        .nota_remision_data{
-                            width: 7cm;
+                            width: 10cm;
                             float: left;
-                            padding-left: 0.8cm;
+                            padding-left: 2.4cm;
                             min-height: 0.4cm;
                         }