Browse Source

Ajuste impresión factura de venta Flashnet

sebas 3 years ago
parent
commit
59ca1c7a0c
4 changed files with 2 additions and 2 deletions
  1. BIN
      __init__.pyc
  2. BIN
      factura_venta_flashnet.pyc
  3. 2 2
      factura_venta_flashnet.xml
  4. BIN
      report_reciboenfactura.pyc

BIN
__init__.pyc


BIN
factura_venta_flashnet.pyc


+ 2 - 2
factura_venta_flashnet.xml

@@ -32,7 +32,7 @@
                     <style type="text/css">
                         body{
                             font-size: 2.9mm;
-                            font-family: Arial Black, Helvetica;
+                            font-family: Arial, Helvetica;
                         }
                         div{
                             padding: 0px;
@@ -132,7 +132,7 @@
                             clear: both;
                         }
                         .articulos{
-                            height: 4.5cm;
+                            height: 3.7cm;
                         }
                         .art-col1{
                             width:0.4cm;

BIN
report_reciboenfactura.pyc