|
@@ -109,10 +109,10 @@
|
|
clear: both;
|
|
clear: both;
|
|
}
|
|
}
|
|
.articulos{
|
|
.articulos{
|
|
- height: 6.91cm;
|
|
|
|
|
|
+ height: 6.98cm;
|
|
}
|
|
}
|
|
.art-col1{
|
|
.art-col1{
|
|
- width:0.9cm;
|
|
|
|
|
|
+ width:1.9cm;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
.art-col2{
|
|
.art-col2{
|
|
@@ -133,7 +133,7 @@
|
|
text-align: right;
|
|
text-align: right;
|
|
}
|
|
}
|
|
.art-col6{
|
|
.art-col6{
|
|
- width:2.2cm;
|
|
|
|
|
|
+ width:2.0cm;
|
|
text-align: right;
|
|
text-align: right;
|
|
}
|
|
}
|
|
.art-col7{
|
|
.art-col7{
|
|
@@ -141,7 +141,7 @@
|
|
text-align: right;
|
|
text-align: right;
|
|
}
|
|
}
|
|
.logo1{
|
|
.logo1{
|
|
- height: 1.37cm;
|
|
|
|
|
|
+ height: 1.40cm;
|
|
width: 100%;
|
|
width: 100%;
|
|
top: 0px;
|
|
top: 0px;
|
|
}
|
|
}
|
|
@@ -309,8 +309,8 @@
|
|
<table class="tab-articulos">
|
|
<table class="tab-articulos">
|
|
<td class="art-col1"> </td>
|
|
<td class="art-col1"> </td>
|
|
<td class="art-col2"> </td>
|
|
<td class="art-col2"> </td>
|
|
- <td class="art-col3"><span t-esc="convertir(o.amount_total,o.currency_id.en_letras)"/></td>
|
|
|
|
- <td class="art-col4"> </td>
|
|
|
|
|
|
+ <td class="art-col3"></td>
|
|
|
|
+ <td class="art-col4"><span t-esc="convertir(o.amount_total,o.currency_id.en_letras)"/> </td>
|
|
<td class="art-col5"> </td>
|
|
<td class="art-col5"> </td>
|
|
<td class="art-col6"> </td>
|
|
<td class="art-col6"> </td>
|
|
<td class="art-col7"><span t-esc="'{0:,.0f}'.format(o.amount_total)"/></td>
|
|
<td class="art-col7"><span t-esc="'{0:,.0f}'.format(o.amount_total)"/></td>
|
|
@@ -318,12 +318,12 @@
|
|
<div class="logo3"> </div>
|
|
<div class="logo3"> </div>
|
|
<table class="tab-articulos">
|
|
<table class="tab-articulos">
|
|
<td class="art-col11"> </td>
|
|
<td class="art-col11"> </td>
|
|
- <td class="art-col12"> </td>
|
|
|
|
- <td class="art-col13"><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/></td>
|
|
|
|
|
|
+ <td class="art-col12"><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/> </td>
|
|
|
|
+ <td class="art-col13"></td>
|
|
<td class="art-col14"></td>
|
|
<td class="art-col14"></td>
|
|
<td class="art-col15"></td>
|
|
<td class="art-col15"></td>
|
|
- <td class="art-col16"> </td>
|
|
|
|
- <td class="art-col17"><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/></td>
|
|
|
|
|
|
+ <td class="art-col16"><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/></td>
|
|
|
|
+ <td class="art-col17"></td>
|
|
</table>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
</div>
|