@@ -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{
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>