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