From e466562bfc9451025dcf5d5c18789b072bae56a0 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 15 Feb 2006 15:27:19 +0000 Subject: [PATCH] test de visualisation --- htdocs/comm/fiche.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 3b4503c6865..c96766f0fe4 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -350,7 +350,8 @@ if ($_socid > 0) print ' '; print ''; print ''; - $html->form_conditions_reglement($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'mode_reglement_id'); + //$html->form_conditions_reglement($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'mode_reglement_id'); + $html->select_conditions_paiements($objsoc->cond_reglement,'cond_reglement_id'); print ""; print ''; // mode de règlement