Przeglądaj źródła

Retocar impresión de presupuesto tag, agregar moneda

sebas 3 lat temu
rodzic
commit
8cdebd925b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      presupuesto_venta_tag.xml

+ 2 - 2
presupuesto_venta_tag.xml

@@ -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>
                                 </div>
 
                     </div>