diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index f35f3114b84..d603d52865d 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -187,7 +187,7 @@ if ($account > 0) print 'Page suivante'; } print ''; - print ' '; + print ''; print ''; print ''; print ''; @@ -252,7 +252,7 @@ if ($account > 0) // $sql .= " AND b.dateo <= now()"; - $sql .= " ORDER BY b.dateo ASC"; + $sql .= " ORDER BY b.datev ASC"; $sql .= $db->plimit($limitsql, 0); $result = $db->query($sql); @@ -269,11 +269,11 @@ if ($account > 0) { print " \n"; print ""; - print "Saisie d'une transaction hors facture"; + print "Saisie d'une transaction hors facture"; print ''; print ''; print ''; - print ''; print '