Fix missing set into specimen

This commit is contained in:
Laurent Destailleur 2015-01-31 16:52:34 +01:00
parent 2581592441
commit 87b75126aa

View File

@ -1060,6 +1060,7 @@ class ActionComm extends CommonObject
$this->datef=$now;
$this->author=$user;
$this->usermod=$user;
$this->usertodo=$user;
$this->fulldayevent=0;
$this->punctual=0;
$this->percentage=0;