diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 5f5a55fa0e6..590344bd300 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -143,8 +143,8 @@ if ($action == 'create') print '
'; print ''; - print ''; - print "".''; + print '
Société :
'; + print ''; print ''; print ""; - print "".''; + print ''; print ''; - print "".''; + print "".''; - print "".'".''; - print ""; - + print ''; print "
Société :Commentaires :
Numéro :
Numéro :
Libellé :
Libellé :
Date :'; + print "
Date :'; $html->select_date(); print '
Auteur :".$user->fullname."
Auteur :'.$user->fullname.'

"; + print ''; print "".''; @@ -218,8 +218,8 @@ if ($action == 'create') $html->select_tva("tauxtva4"); print ''; - print "".''; print "
 LibelléP.U.QtyTx TVA
"; + print '

'; print "
"; } @@ -261,7 +261,7 @@ else print "
rowid\" method=\"post\">"; print ''; - print ''; + print '
'; print ""; print '
Société :'.stripslashes($obj->socnom); @@ -350,7 +350,7 @@ else /* * Facture */ - print ''; + print '
'; print ""; print "\n"; print ""; @@ -387,7 +387,7 @@ else $num = $db->num_rows(); $i = 0; $total = 0; - echo '
Sociétésocidp\">$obj->socnomsocidp\">Autres factures
'; + echo '
'; print ""; print ""; print ""; @@ -428,7 +428,7 @@ else * Lignes * */ - print '

DateType
'; + print '

'; print ''; print ''; print ''; @@ -455,7 +455,7 @@ else * */ - print "

LibelléP.U. HTQtyTotal HTTaux TVATVA
"; + print '

'; if ($obj->statut == 0 && $user->societe_id == 0) {