diff --git a/application/Espo/Modules/Crm/Services/TargetList.php b/application/Espo/Modules/Crm/Services/TargetList.php index 0b4f4da5fa..662f6db99f 100644 --- a/application/Espo/Modules/Crm/Services/TargetList.php +++ b/application/Espo/Modules/Crm/Services/TargetList.php @@ -73,6 +73,13 @@ class TargetList extends \Espo\Services\Record implements 'User' => 'users', ]; + public function __construct() + { + parent::__construct(); + + // @todo Properties to be initialized here. + } + protected function afterCreateEntity(Entity $entity, $data) { if (