Commit graph

9 commits

Author SHA1 Message Date
Dany De Bontridder
05ffc8c608 Bug database.class.php : n'applique pas le patch 2020-04-08 20:24:29 +02:00
Dany De Bontridder
096169b987 Task #1762 , printtva peut mettre donner les totaux de tva
suivant l'exigibilité configuré par Code TVA , par date de paiement
ou par date d'opération
2019-11-12 21:13:47 +01:00
Dany De Bontridder
61db6699e0 Database_Core add function with the number of cols 2019-09-04 21:12:19 +02:00
Dany De Bontridder
5aab6a0502 Bug : Database::fetch_all returns an array or FALSE, because
of pg_fetch_all, the version PHP7 cannot use anymore a boolean with
count().
2019-08-24 12:05:49 +02:00
Dany De Bontridder
c2d6876ac6 DatabaseCore fix silent when not debug 2019-08-15 11:53:53 +02:00
Dany De Bontridder
35e3de4c7c Documentation : automatic format breaks doxygen tag 2019-07-27 20:03:46 +02:00
Dany De Bontridder
eb55afc103 fixup! fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 21:24:44 +02:00
Dany De Bontridder
be6d216109 fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 19:30:35 +02:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Renamed from include/lib/database.class.php (Browse further)