|
@@ -256,7 +256,7 @@
|
|
|
<span t-field="l.product_id.name"/>
|
|
|
</td>
|
|
|
<!-- PRECIO UNITARIO -->
|
|
|
- <td style="font-size:9.2px;font-family: Arial;width:0.30cm;overflow: auto; text-align: center;">
|
|
|
+ <td style="font-size:9.2px;font-family: Arial;width:0.15cm;overflow: auto; text-align: right;">
|
|
|
<t t-if="o.currency_id.id == 166">
|
|
|
<span t-esc="'{0:,.0f}'.format(l.price_unit)"/>
|
|
|
</t>
|