|
@@ -28,11 +28,7 @@
|
|
|
<div t-if="o.currency_id.id == 166" class="col-xs-6">
|
|
|
<strong>Monto a pagar : ₲ </strong><i t-field="o.saldo_pyg"/>
|
|
|
</div>
|
|
|
-
|
|
|
- <strong>Monto a pagar: </strong><i t-field="o.debit_pyg"/><span t-field="o.currency_id.symbol"/>
|
|
|
- </div> -->
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
<div t-if="o.date" class="col-xs-6">
|
|
|
<strong>Fecha: </strong><i t-field="o.date"/>
|
|
|
</div>
|