Herramientas de usuario

Herramientas del sitio


aplicaciones:dolibarr

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anterior Revisión previa
Última revisión Ambos lados, revisión siguiente
aplicaciones:dolibarr [2020/04/05 20:06]
fmolinuevo
aplicaciones:dolibarr [2020/04/07 10:16]
fmolinuevo
Línea 11: Línea 11:
 then modify some instances at the beginning of the file as FormatDateShort=%m/​%d/​%Y to FormatDateShort=%d/​%m/​%Y , there are few other instances just below that one that you can try to modify until you get what you need. then modify some instances at the beginning of the file as FormatDateShort=%m/​%d/​%Y to FormatDateShort=%d/​%m/​%Y , there are few other instances just below that one that you can try to modify until you get what you need.
  
 +Check charset and collation:
  
 +USE db_name; SELECT @@character_set_database,​ @@collation_database;​
aplicaciones/dolibarr.txt · Última modificación: 2020/04/10 20:33 por fmolinuevo