dolibarr/htdocs/expensereport
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
..
ajax Minor cosmetic changes 2015-05-15 02:34:57 +02:00
class [Qual] OOP constructor 2015-12-10 16:37:37 +01:00
payment [Qual] Close database handler should be after Footer 2015-12-11 19:37:12 +01:00
stats Add maxwidth300 on combo list for users and sale representatives 2015-12-06 00:37:58 +01:00
card.php [Qual] Close database handler should be after Footer 2015-12-11 19:37:12 +01:00
document.php Fix do not jump to top of page when clicking on "Link to order" 2015-11-28 15:46:20 +01:00
export_csv.php [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00
index.html Add index.html 2015-03-07 15:14:51 +01:00
index.php [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00
info.php Fix debug module expense report 2015-08-28 20:11:16 +02:00
list.php Fix we muste have ($limit = $conf->liste_limite; $offset = $limit * 2015-12-16 19:38:40 +01:00
synchro_compta.php Revert a bad PR. if form_confirm is replaced with formconfirm, we must 2015-10-17 02:01:13 +02:00