dolibarr/htdocs/compta/paiement
Laurent Destailleur 9973315a07 Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
2015-12-16 19:38:40 +01:00
..
cheque Fix we muste have ($limit = $conf->liste_limite; $offset = $limit * 2015-12-16 19:38:40 +01:00
class Uniformize code and css for tables. Filters must be implemented 2015-10-09 12:30:16 +02:00
avalider.php [Qual] Close database handler should be after Footer 2015-12-11 14:19:38 +01:00
card.php [Qual] Uniformize code 2015-11-12 11:59:15 +01:00
index.php [Qual] Close database handler should be after Footer 2015-12-11 14:19:38 +01:00
info.php [Qual] Close database handler should be after Footer 2015-12-11 14:19:38 +01:00
list.php Fix we muste have ($limit = $conf->liste_limite; $offset = $limit * 2015-12-16 19:38:40 +01:00
rapport.php [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00