Przeglądaj źródła

Módulo para factura y nota legal de conecta5

SEBAS 6 miesięcy temu
rodzic
commit
aa2a9db8e7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      factura_venta_conecta5.xml

+ 1 - 1
factura_venta_conecta5.xml

@@ -35,7 +35,7 @@
 
                             <!-- Fecha de emisión -->
                             <div class="campo" style="top:0.2cm; left:3.7cm;">
-                                <span t-field="o.date_invoice" t-field-options='{"format":"dd MMM yyyy"}'/>
+                                <span t-esc="time.strftime('%d %b %Y')"/>
                             </div>
 
                             <!-- Condición de venta (Contado / Crédito) -->