From 832774be0a79b3a25da0fff6788e276a1d2a059e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 22 Dec 2006 22:10:16 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/paiement/cheque/fiche.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/htdocs/compta/paiement/cheque/fiche.php b/htdocs/compta/paiement/cheque/fiche.php index c8af511648e..1633ec8a76f 100644 --- a/htdocs/compta/paiement/cheque/fiche.php +++ b/htdocs/compta/paiement/cheque/fiche.php @@ -20,10 +20,9 @@ */ /** - \file htdocs/compta/paiement/fiche.php + \file htdocs/compta/paiement/cheque/fiche.php \ingroup facture - \brief Onglet paiement d'un paiement client - \remarks Fichier presque identique a fournisseur/paiement/fiche.php + \brief Onglet paiement cheque \version $Revision$ */ @@ -220,9 +219,9 @@ if ($_GET['action'] == 'new') print ''; print ''; - print '\n"; - print '\n"; - print '\n"; + print '\n"; + print '\n"; + print '\n"; print '\n"; print "\n"; @@ -236,7 +235,7 @@ if ($_GET['action'] == 'new') $accounts[$objp->bid] += 1; print ""; - print ''; + print ''; print '\n"; print '\n"; print ''; @@ -284,7 +283,7 @@ else $sql.= " ORDER BY b.emetteur ASC, b.rowid ASC"; $resql = $db->query($sql); - + if ($resql) { $num = $db->num_rows($resql); @@ -295,7 +294,7 @@ else print ''; print "\n"; $i=1; - $var=true; + $var=false; while ( $objp = $db->fetch_object($resql) ) { $account_id = $objp->bid;
'.$langs->trans("Date")."'.$langs->trans("CheckTransmitter")."'.$langs->trans("Bank")."'.$langs->trans("Date")."'.$langs->trans("CheckTransmitter")."'.$langs->trans("Bank")."'.$langs->trans("Amount")."
'.dolibarr_print_date($value["date"]).''.dolibarr_print_date($value["date"]).''.stripslashes($value["emetteur"])."'.stripslashes($value["banque"])."'.price($value["amount"]).''.$langs->trans("Amount").'