';
/*
- * Withdraw receipts
+ * Direct debit orders
*/
+
$limit = 5;
$sql = "SELECT p.rowid, p.ref, p.amount, p.datec, p.statut";
$sql .= " FROM ".MAIN_DB_PREFIX."prelevement_bons as p";
@@ -194,7 +197,8 @@ if ($result)
print"\n\n";
print '
';
print '
';
- print '| '.$langs->trans("LastWithdrawalReceipt", $limit).' | ';
+ print '
|---|
';
+ print '| '.$langs->trans("LastWithdrawalReceipt", $limit).' | ';
print ''.$langs->trans("Date").' | ';
print ''.$langs->trans("Amount").' | ';
print ''.$langs->trans("Status").' | ';
@@ -222,7 +226,7 @@ if ($result)
$i++;
}
} else {
- print '
| '.$langs->trans("None").' |
';
+ print '| '.$langs->trans("None").' |
';
}
print "
";
diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php
index e80d433e7e0..730e66eaab8 100644
--- a/htdocs/societe/class/societe.class.php
+++ b/htdocs/societe/class/societe.class.php
@@ -2388,44 +2388,44 @@ class Societe extends CommonObject
$label .= '