diff --git a/htdocs/telephonie/facture/liste.php b/htdocs/telephonie/facture/liste.php index 96bff0e308a..9a64f4e8544 100644 --- a/htdocs/telephonie/facture/liste.php +++ b/htdocs/telephonie/facture/liste.php @@ -42,7 +42,7 @@ if ($sortorder == "") { $sortorder="DESC"; } if ($sortfield == "") { - $sortfield="f.date"; + $sortfield="f.date DESC, f.gain ASC"; } /* @@ -135,7 +135,6 @@ if ($result) print '