|
@@ -75,7 +75,7 @@
|
|
|
clear: both;
|
|
|
}
|
|
|
.divisoria2{
|
|
|
- height: 3cm;
|
|
|
+ height: 2cm;
|
|
|
clear: both;
|
|
|
}
|
|
|
.divisoria3{
|
|
@@ -91,33 +91,45 @@
|
|
|
}
|
|
|
|
|
|
</style>
|
|
|
+ <div style="border:3px solid #ccc; border-radius:10px;">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-xs-4">
|
|
|
|
|
|
- <tr>
|
|
|
- <div class="descripcion1"><b>BIOELECTRIC</b></div>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="descripcion1"><b><i>BIO ELECTRIC</i></b></div>
|
|
|
+ </tr>
|
|
|
|
|
|
- <tr>
|
|
|
- <div class="descripcion2"><b>SOLUCIONES ELECTROMECÁNICAS</b></div>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <div class="descripcion3"><b>SERVICIOS ELÉCTRICOS 24 hs. - MONTAJES INDUSTRIALES</b></div>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="descripcion2"><b>SOLUCIONES ELECTROMECÁNICAS</b></div>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="descripcion3"><b>SERVICIOS ELÉCTRICOS 24 hs. - MONTAJES INDUSTRIALES</b></div>
|
|
|
+ </tr>
|
|
|
|
|
|
- <tr>
|
|
|
- <div class="descripcion4"><b>AUTOMATIZACIONES - REFRIGERACIÓN, CCTV, SPLIT</b></div>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <div class="email"><b>bioelectricpy@gmail.com - R.U.C. N°: 4474131-6</b></div>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <div class="ciudad"><b>SAN ANTONIO - PARAGUAY</b></div>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <div class="tel"><b>(021) 951827 - (0981) 939132 - (0984) 120678</b></div>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="descripcion4"><b>AUTOMATIZACIONES - REFRIGERACIÓN, CCTV, SPLIT</b></div>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="email"><b>bioelectricpy@gmail.com - R.U.C. N°: 4474131-6</b></div>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="ciudad"><b>SAN ANTONIO - PARAGUAY</b></div>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <div class="tel"><b>(021) 951827 - (0981) 939132 - (0984) 120678</b></div>
|
|
|
+ </tr>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="col-xs-8">
|
|
|
+ <center>
|
|
|
+ <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 125px;max-width: 75px;"/>
|
|
|
+ </center>
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
|
|
|
|
|
|
- <div style="border:3px solid #ccc; border-radius:10px;">
|
|
|
|
|
|
<h3 style="text-align:center;">
|
|
|
<span t-if="o.type == 'receipt'"> Recibo de Cobro</span>
|