diff --git a/htdocs/commande/class/commande.class.php b/htdocs/commande/class/commande.class.php index 27df1302919d0613d5c8b144c87a9c0595a806b4..3485d50d72977c9dbfc84fd83365bd1aaf05c8cf 100644 --- a/htdocs/commande/class/commande.class.php +++ b/htdocs/commande/class/commande.class.php @@ -881,6 +881,7 @@ class Commande extends CommonOrder // Clear fields $this->user_author_id = $user->id; $this->user_valid = ''; + $this->date = dol_now(); $this->date_creation = ''; $this->date_validation = ''; $this->ref_client = '';