Quellcode durchsuchen

Agregar impresión de nota remision TAG

sebas vor 3 Jahren
Ursprung
Commit
5c7628449f
1 geänderte Dateien mit 11 neuen und 2 gelöschten Zeilen
  1. 11 2
      nota_remision_print.xml

+ 11 - 2
nota_remision_print.xml

@@ -26,7 +26,15 @@
                             font-weight: bold;
                             font-weight: bold;
                             border-bottom: solid 1px;
                             border-bottom: solid 1px;
                         }
                         }
-
+                        .logo{
+                            height: 1.72cm;
+                            width: 100%;
+                            top: 0px;
+                        }
+                        .nro_factura{
+                            font-weight: bold;
+                            width:4.5cm;
+                        }
                         .cli_nombre_label{
                         .cli_nombre_label{
                             font-weight: bold;
                             font-weight: bold;
                             width:4.5cm;
                             width:4.5cm;
@@ -167,8 +175,9 @@
                             text-align:right;
                             text-align:right;
                         }
                         }
                     </style>
                     </style>
-
+                    <div class="logo"> </div>
                     <h2>Nota de Remisión <span t-field="o.name"></span></h2>
                     <h2>Nota de Remisión <span t-field="o.name"></span></h2>
+                    <h2>Nº de Factura: <span t-field="o.sale_voucher"></span></h2>
                     <h4>Datos del Cliente</h4>
                     <h4>Datos del Cliente</h4>
                     <table width="100%">
                     <table width="100%">
                         <tr>
                         <tr>