diff --git a/htdocs/compta/propal.php3 b/htdocs/compta/propal.php3 index a3a5c34bc6f..843f198c314 100644 --- a/htdocs/compta/propal.php3 +++ b/htdocs/compta/propal.php3 @@ -111,7 +111,7 @@ if ($propalid) print ''; print ''; - print ""; + print ""; // print ''; @@ -129,7 +129,7 @@ if ($propalid) * */ - print ""; + print ""; /* * */ @@ -140,7 +140,7 @@ if ($propalid) * */ - $totalht = $propal->price - $propal->remise ; + $totalht = $propal->price ; print ""; /*
Société'.$obj->nom.'Note :
". nl2br($obj->note)."
Note :
". nl2br($obj->note)."
'.translate("Date").''.strftime("%A %d %B %Y",$obj->dp).'
Montant HT".price($obj->price)." euros
Montant HT".price($obj->price + $obj->remise)." euros
Total HT".price($totalht)." euros