@@ -408,9 +408,9 @@
<t t-if="o.credito == True">Crédito<span t-field="o.payment_term"/></t>
</div>
<div class="anticipo">
- <t t-if="o.credito == True">
+ <t t-if="o.contado == True">
Anticipo 50% - Saldo al entregar.
- </t>
+ </t>