diff --git a/htdocs/propal.class.php b/htdocs/propal.class.php index b74aae8dc3e..54af270b313 100644 --- a/htdocs/propal.class.php +++ b/htdocs/propal.class.php @@ -2205,7 +2205,7 @@ class Propal $socid = rand(1, $num_socs); $this->socidp = $socids[$socid]; $this->date = time(); - $this->date_lim_reglement=$this->date+3600*24*30; + $this->fin_validite = $this->date+3600*24*30; $this->cond_reglement_code = 'RECEP'; $this->mode_reglement_code = 'CHQ'; $this->note_public='SPECIMEN';