diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index c96766f0fe4..f3ec7210603 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -350,8 +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->select_conditions_paiements($objsoc->cond_reglement,'cond_reglement_id'); + //$html->form_conditions_reglement($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'cond_reglement_id'); + $html->select_conditions_paiements($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'cond_reglement_id'); print ""; print ''; // mode de règlement