diff --git a/htdocs/compta/paiement/cheque/index.php b/htdocs/compta/paiement/cheque/index.php index 1ee79aeafd9..5e71ff5c50c 100644 --- a/htdocs/compta/paiement/cheque/index.php +++ b/htdocs/compta/paiement/cheque/index.php @@ -99,6 +99,7 @@ $sql .= $db->plimit($max); $resql = $db->query($sql); if ($resql) { + print '
| '.$langs->trans("LastCheckReceiptShort", $max).' | '; @@ -126,9 +127,9 @@ if ($resql) print '|||||||
|---|---|---|---|---|---|---|---|
| '.$checkdepositstatic->getNomUrl(1).' | '; + print ''.$checkdepositstatic->getNomUrl(1).' | '; print ''.dol_print_date($db->jdate($objp->db), 'day').' | '; - print ''.$accountstatic->getNomUrl(1).' | '; + print ''.$accountstatic->getNomUrl(1).' | '; print ''.$objp->nbcheque.' | '; print ''.price($objp->amount).' | '; print ''.$checkdepositstatic->LibStatut($objp->statut, 3).' | '; @@ -136,6 +137,7 @@ if ($resql) print '