FIX avoid phpunit error
This commit is contained in:
parent
4240ac18f3
commit
b9aeadf566
@ -1347,6 +1347,7 @@ class Project extends CommonObject
|
||||
// Initialise parameters
|
||||
$this->id = 0;
|
||||
$this->ref = 'SPECIMEN';
|
||||
$this->entity = $conf->entity;
|
||||
$this->specimen = 1;
|
||||
$this->socid = 1;
|
||||
$this->date_c = $now;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user