浏览代码

Agregar impresión de nota remision TAG

sebas 3 年之前
父节点
当前提交
5c7628449f
共有 1 个文件被更改,包括 11 次插入2 次删除
  1. 11 2
      nota_remision_print.xml

+ 11 - 2
nota_remision_print.xml

@@ -26,7 +26,15 @@
                             font-weight: bold;
                             border-bottom: solid 1px;
                         }
-
+                        .logo{
+                            height: 1.72cm;
+                            width: 100%;
+                            top: 0px;
+                        }
+                        .nro_factura{
+                            font-weight: bold;
+                            width:4.5cm;
+                        }
                         .cli_nombre_label{
                             font-weight: bold;
                             width:4.5cm;
@@ -167,8 +175,9 @@
                             text-align:right;
                         }
                     </style>
-
+                    <div class="logo"> </div>
                     <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>
                     <table width="100%">
                         <tr>