From 9c1f8589f6498fd0441fac6a29b66319ce5c1488 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 26 Nov 2003 15:30:45 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20affichage=20de=20l'entrepot=20de=20d=E9?= =?UTF-8?q?part?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/expedition/fiche.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/expedition/fiche.php b/htdocs/expedition/fiche.php index 8159e14bbf0..21a5d9fc32d 100644 --- a/htdocs/expedition/fiche.php +++ b/htdocs/expedition/fiche.php @@ -321,22 +321,22 @@ else print ''; print ''.$soc->nom.''; - print ''; + print 'Auteur'.$author->fullname.''; - print ""; + print ""; print "Commande"; print ''.$commande->ref."\n"; - + print '  '; print "Date"; print "".strftime("%A %d %B %Y",$expedition->date)."\n"; - print ''; - print ""; + $entrepot = new Entrepot($db); + $entrepot->fetch($expedition->entrepot_id); - print "Auteur$author->fullname"; - - print ""; + print 'Entrepôt'.$entrepot->libelle.''; + + print "\n"; /* * Lignes