From 04080c2023d12ae0f3223de58c4326b9c29f975e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 22 Dec 2004 22:00:17 +0000 Subject: [PATCH] Trad: Traduction page paiement facture fournisseur --- htdocs/fourn/facture/paiement.php | 46 ++++++++++++++++++------------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/htdocs/fourn/facture/paiement.php b/htdocs/fourn/facture/paiement.php index d0c7039f31d..ae21928770c 100644 --- a/htdocs/fourn/facture/paiement.php +++ b/htdocs/fourn/facture/paiement.php @@ -1,8 +1,8 @@ - * Copyright (C) 2004 Éric Seigne - * Copyright (C) 2004 Laurent Destailleur - * Copyright (C) 2004 Christophe Combelles + * Copyright (C) 2004 Éric Seigne + * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004 Christophe Combelles * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,6 +22,14 @@ * $Source$ * */ + +/*! \file htdocs/comm/propal/note.php + \ingroup propale + \brief Fiche d'information sur une proposition commerciale + \version $Revision$ +*/ + + require("./pre.inc.php"); require("./paiementfourn.class.php"); @@ -91,15 +99,15 @@ if ($action == 'create') print_titre("Émettre un paiement"); print '
'; print ''; - print ''; + print '
'; - print ""; + print ""; - print ''; - print ""; + print ""; - print ""; + print ""; $sql = "SELECT sum(p.amount) FROM ".MAIN_DB_PREFIX."paiementfourn as p WHERE p.fk_facture_fourn = $facid;"; $result = $db->query($sql); @@ -118,7 +126,7 @@ if ($action == 'create') $html = new Form($db); - print ""; @@ -126,7 +134,7 @@ if ($action == 'create') print "\n"; - print "\n"; print "\n"; - print "\n"; + print "\n"; print ''; print "\n"; print "
Facture
".$langs->trans("Bill")."
Numéro :'; + print '
'.$langs->trans("Ref").' :'; print ''.$obj->facnumber.'
Société :$obj->nom
".$langs->trans("Company")." :$obj->nom
Montant :".price($obj->total_ttc)." euros TTC
".$langs->trans("Amount")." :".price($obj->total_ttc)." euros TTC
Date :"; + print "
".$langs->trans("Date")." :"; $html->select_date(); print "
Type :
".$langs->trans("Type")." :
Reste à payer :".price($total - $sumpayed)." euros TTC
Montant :
".$langs->trans("Amount")." :
\n"; @@ -212,13 +220,13 @@ if ($action == '') { print_barre_liste("Paiements", $page, "paiement.php","&socidp=$socidp",$sortfield,$sortorder,'',$num); - print ''; + print '
'; print ''; - print ""; - print ""; - print ""; + print ''; + print ''; + print ''; print ''; - print ''; + print ''; print ""; while ($i < min($num,$limit)) @@ -229,8 +237,8 @@ if ($action == '') { print "\n"; print ''; print "\n"; - print "\n"; - print ''; + print "\n"; + print ''; print ""; $i++; }
FactureSociétéDate'.$langs->trans("Bill").''.$langs->trans("Company").''.$langs->trans("Date").''.$langs->trans("Type").'Montant'.$langs->trans("Amount").' 
facid\">$objp->facnumber'.$objp->nom.'".strftime("%d %B %Y",$objp->dp)."$objp->paiement_type $objp->num_paiement'.price($objp->amount).' $objp->paiement_type $objp->num_paiement'.price($objp->amount).'